MASES.JNet
1.5.1
See the version list below for details.
dotnet add package MASES.JNet --version 1.5.1
NuGet\Install-Package MASES.JNet -Version 1.5.1
<PackageReference Include="MASES.JNet" Version="1.5.1" />
paket add MASES.JNet --version 1.5.1
#r "nuget: MASES.JNet, 1.5.1"
// Install MASES.JNet as a Cake Addin #addin nuget:?package=MASES.JNet&version=1.5.1 // Install MASES.JNet as a Cake Tool #tool nuget:?package=MASES.JNet&version=1.5.1
JNet usage
To use JNet classes the developer can write code in .NET using the same classes available in the official Java packages. If classes or methods are not available yet it is possible to use the approach synthetized in What to do if an API was not yet implemented
Environment setup
JNet accepts many command-line switches to customize its behavior. The full list is available at Command line switch page.
JVM identification
One of the most important command-line switch is JVMPath and it is available in JCOBridge switches: it can be used to set-up the location of the JVM library (jvm.dll/libjvm.so) if JCOBridge is not able to identify a suitable JRE installation. If a developer is using KNet within its own product it is possible to override the JVMPath property with a snippet like the following one:
class MyJNetCore : JNetCore
{
public override string JVMPath
{
get
{
string pathToJVM = "Set here the path to JVM library or use your own search method";
return pathToJVM;
}
}
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- MASES.CLIParser (>= 3.1.2)
- MASES.JCOBridge (>= 2.5.2)
-
net6.0
- MASES.CLIParser (>= 3.1.2)
- MASES.JCOBridge (>= 2.5.2)
-
net7.0
- MASES.CLIParser (>= 3.1.2)
- MASES.JCOBridge (>= 2.5.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MASES.JNet:
Package | Downloads |
---|---|
MASES.KNet
Core of .NET suite for Apache Kafka. KNet is a comprehensive .NET suite for Apache Kafka providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka). |
|
MASES.JNetPSCore
JNetPSCore - JNet (Java/JVM suite for .NET) PowerShell base library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.10 | 13,692 | 11/4/2024 |
2.5.9 | 142,260 | 9/19/2024 |
2.5.8 | 54,215 | 7/31/2024 |
2.5.7 | 5,441 | 7/30/2024 |
2.5.6 | 266 | 7/28/2024 |
2.5.5 | 82,951 | 6/27/2024 |
2.5.4 | 28,094 | 6/22/2024 |
2.5.3 | 260 | 6/18/2024 |
2.5.2 | 265 | 6/11/2024 |
2.5.1 | 42,104 | 5/25/2024 |
2.5.0 | 14,062 | 5/14/2024 |
2.4.0 | 158,969 | 2/29/2024 |
2.3.0 | 1,007 | 2/20/2024 |
2.2.5 | 59,151 | 1/30/2024 |
2.2.4 | 48,717 | 1/27/2024 |
2.2.3 | 2,196 | 1/24/2024 |
2.2.2 | 1,259 | 1/24/2024 |
2.2.1 | 12,638 | 1/20/2024 |
2.2.0 | 1,582 | 1/17/2024 |
2.1.1 | 2,454 | 12/18/2023 |
2.1.0 | 92,877 | 11/25/2023 |
2.0.2 | 47,656 | 10/18/2023 |
2.0.1 | 195,144 | 7/11/2023 |
2.0.0 | 37,056 | 7/5/2023 |
1.5.5 | 56,723 | 5/5/2023 |
1.5.4 | 45,968 | 4/16/2023 |
1.5.3 | 32,672 | 4/10/2023 |
1.5.2 | 64,935 | 3/13/2023 |
1.5.1 | 55,317 | 2/9/2023 |
1.5.0 | 944 | 2/8/2023 |
1.4.15 | 144,031 | 11/21/2022 |
1.4.14 | 1,376 | 11/9/2022 |
1.4.13 | 1,054 | 11/9/2022 |
1.4.12 | 19,935 | 10/30/2022 |
1.4.11 | 1,105 | 10/27/2022 |
1.4.8 | 19,596 | 10/20/2022 |
1.4.7 | 1,111 | 10/13/2022 |
1.4.6 | 236,332 | 8/18/2022 |
1.4.5 | 1,125 | 8/5/2022 |
1.4.4 | 1,175 | 6/19/2022 |
1.4.3 | 34,580 | 5/19/2022 |
1.4.2 | 1,398 | 5/7/2022 |
1.4.1 | 1,146 | 4/29/2022 |
1.4.0 | 990 | 4/13/2022 |
1.3.0 | 5,561 | 3/28/2022 |
1.2.0 | 922 | 3/25/2022 |
1.1.1 | 1,368 | 3/19/2022 |
1.1.0 | 894 | 3/19/2022 |
1.0.0 | 934 | 3/19/2022 |