jar

org.glassfish.hk2 : hk2-pbuf

Maven & Gradle

Mar 28, 2023
1 usages
40 stars

HK2 ProtoBuffer beans · ${project.name}

Table Of Contents

Latest Version

Download org.glassfish.hk2 : hk2-pbuf JAR file - Latest Versions:

All Versions

Download org.glassfish.hk2 : hk2-pbuf JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.6.x
2.5.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 hk2-pbuf-3.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.glassfish.hk2.pbuf.api

├─ org.glassfish.hk2.pbuf.api.PBufUtilities.class - [JAR]

org.glassfish.hk2.pbuf.api.annotations

├─ org.glassfish.hk2.pbuf.api.annotations.Comment.class - [JAR]

├─ org.glassfish.hk2.pbuf.api.annotations.GenerateProto.class - [JAR]

├─ org.glassfish.hk2.pbuf.api.annotations.OneOf.class - [JAR]

org.glassfish.hk2.pbuf.internal

├─ org.glassfish.hk2.pbuf.internal.PBUtilities.class - [JAR]

├─ org.glassfish.hk2.pbuf.internal.PBufGeneratorProcessor.class - [JAR]

├─ org.glassfish.hk2.pbuf.internal.PBufParser.class - [JAR]

Advertisement