jar

org.apache.aries.jpa : org.apache.aries.jpa.blueprint

Maven & Gradle

Aug 17, 2021
5 usages

Apache Aries JPA blueprint · Blueprint integration for injecting EntityManager, EntityManagerFactory and EmSupplier.

Table Of Contents

Latest Version

Download org.apache.aries.jpa : org.apache.aries.jpa.blueprint JAR file - Latest Versions:

All Versions

Download org.apache.aries.jpa : org.apache.aries.jpa.blueprint JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.aries.jpa.blueprint-2.7.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.aries.jpa.blueprint.impl

├─ org.apache.aries.jpa.blueprint.impl.Activator.class - [JAR]

├─ org.apache.aries.jpa.blueprint.impl.AnnotationScanner.class - [JAR]

├─ org.apache.aries.jpa.blueprint.impl.JpaComponentProcessor.class - [JAR]

├─ org.apache.aries.jpa.blueprint.impl.JpaInterceptor.class - [JAR]

├─ org.apache.aries.jpa.blueprint.impl.JpaNsHandler.class - [JAR]

├─ org.apache.aries.jpa.blueprint.impl.ResourceLocalTransactionParticipant.class - [JAR]

Advertisement