All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.jca.embedded.package.html Maven / Gradle / Ivy

Go to download

IronJacamar is an implementation of the Java EE Connector Architecture 1.7 specification

The newest version!

  

This is the main package of the embedded platform with core classes.

Example:

        Embedded embedded = EmbeddedFactory.create();
        embedded.startup();
        // ...
        embedded.shutdown();
      





© 2015 - 2025 Weber Informatics LLC | Privacy Policy