jar

jpox : jpox-java5

Maven & Gradle

Jan 21, 2008

JPOX Java5 plugin · JPOX can be used with Java 5. This plugin adds on support for Java5 types.

Table Of Contents

Latest Version

Download jpox : jpox-java5 JAR file - Latest Versions:

All Versions

Download jpox : jpox-java5 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 jpox-java5-1.2.0-beta-5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jpox.sco

├─ org.jpox.sco.PriorityQueue.class - [JAR]

├─ org.jpox.sco.Queue.class - [JAR]

org.jpox.store.rdbms.mapping

├─ org.jpox.store.rdbms.mapping.EnumIntegerRDBMSMapping.class - [JAR]

├─ org.jpox.store.rdbms.mapping.EnumVarCharRDBMSMapping.class - [JAR]

org.jpox.store.mapping

├─ org.jpox.store.mapping.EnumMapping.class - [JAR]

Advertisement