jni4net-bin-0.8.8.0

Fast, object oriented, intraprocess bridge between JVM and CLR

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jni4net
ArtifactId

ArtifactId

jni4net-bin
Last Version

Last Version

0.8.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

jni4net-bin-0.8.8.0
Fast, object oriented, intraprocess bridge between JVM and CLR
Project URL

Project URL

https://sourceforge.net/projects/jni4net/
Source Code Management

Source Code Management

https://github.com/jni4net/jni4net

Download jni4net-bin

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jni4net/jni4net-bin/ -->
<dependency>
    <groupId>net.sf.jni4net</groupId>
    <artifactId>jni4net-bin</artifactId>
    <version>0.8.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jni4net/jni4net-bin/
implementation 'net.sf.jni4net:jni4net-bin:0.8.8.0'
// https://jarcasting.com/artifacts/net.sf.jni4net/jni4net-bin/
implementation ("net.sf.jni4net:jni4net-bin:0.8.8.0")
'net.sf.jni4net:jni4net-bin:pom:0.8.8.0'
<dependency org="net.sf.jni4net" name="jni4net-bin" rev="0.8.8.0">
  <artifact name="jni4net-bin" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jni4net', module='jni4net-bin', version='0.8.8.0')
)
libraryDependencies += "net.sf.jni4net" % "jni4net-bin" % "0.8.8.0"
[net.sf.jni4net/jni4net-bin "0.8.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

To get started

Visit and read jni4net.github.io

Make sure you understand GPLv3 and MIT licenses.

  • runtime is licensed under MIT.
  • proxygen and tools are licensed under GPLv3.

Talk back at jni4net

How to use

How to build this solution on Windows

make sure you have

  • .NET SDK 3.5 installed at usual places
  • .NET SDK 4.0 installed at usual places
  • Java JDK 1.5
  • JAVA_HOME set properly JDK 1.5
  • PATH to csc.exe in c:\Windows\Microsoft.NET\Framework\v4.0\
  • PATH to sn.exe
  • NUnit installed at C:\Program Files\NUnit-2.5.8.10295
  • internet access to download components from maven repository
  • make sure that you build it and run from (.NET) trusted location. Not shared drive.
  • run tools\loadTools.cmd
  • run tools\keys\gennetkey.cmd
  • In root directory run mvnassembly.cmd

This should generate results into target directory in root of project.

How to use it on Linux/Mono:

It's not supported at the moment, sorry

net.sf.jni4net

jni4net

Versions

Version
0.8.8.0