The best Java library to work with .Net libraries and frameworks.
The dotNet4Java is a .Net Runtime Library for Java which helps Java developers work with .Net framework and 3rd party libraries in Java with ease. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net etc) from Java.
Competitive Advantages:
- dotNet4Java JAR can be easily added to artefacts repository like maven or ivy.
- dotNet4Java is single jar file that can be very easily added to...
JCom is a bridge library between Java and Com to enable COM object access from Java classes.
Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/