jar

com.chrylis.groovybeans : groovybeans-annotations

Maven & Gradle

Sep 12, 2018
2 usages
0 stars

GroovyBeans Annotations · annotations for simplifying beans in Groovy

Table Of Contents

Latest Version

Download com.chrylis.groovybeans : groovybeans-annotations JAR file - Latest Versions:

All Versions

Download com.chrylis.groovybeans : groovybeans-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 groovybeans-annotations-0.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chrylis.gbt.transform

├─ com.chrylis.gbt.transform.GbtIdTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.GbtTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.GbtUtils.class - [JAR]

├─ com.chrylis.gbt.transform.GbtVersionTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.PropertyAddingTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.SubrecordOfTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.SubrecordTransformation.class - [JAR]

├─ com.chrylis.gbt.transform.TwoWayRelationshipTransformation.class - [JAR]

com.chrylis.gbt.annotation

├─ com.chrylis.gbt.annotation.GbtId.class - [JAR]

├─ com.chrylis.gbt.annotation.GbtVersion.class - [JAR]

├─ com.chrylis.gbt.annotation.Subrecord.class - [JAR]

├─ com.chrylis.gbt.annotation.SubrecordOf.class - [JAR]

├─ com.chrylis.gbt.annotation.TwoWayRelationship.class - [JAR]

Advertisement