jar

io.github.ningpp : mmegp-annotations

Maven & Gradle

Jan 01, 2023
6 usages
0 stars
Table Of Contents

Latest Version

Download io.github.ningpp : mmegp-annotations JAR file - Latest Versions:

All Versions

Download io.github.ningpp : mmegp-annotations JAR file - All Versions:

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

me.ningpp.mmegp.enums

├─ me.ningpp.mmegp.enums.AggregateFunction.class - [JAR]

├─ me.ningpp.mmegp.enums.CascadeType.class - [JAR]

├─ me.ningpp.mmegp.enums.DistinctStrategy.class - [JAR]

├─ me.ningpp.mmegp.enums.LogicalOperator.class - [JAR]

├─ me.ningpp.mmegp.enums.QueryType.class - [JAR]

├─ me.ningpp.mmegp.enums.RelationshipType.class - [JAR]

├─ me.ningpp.mmegp.enums.TimeType.class - [JAR]

me.ningpp.mmegp.annotations

├─ me.ningpp.mmegp.annotations.AggregateItem.class - [JAR]

├─ me.ningpp.mmegp.annotations.Generated.class - [JAR]

├─ me.ningpp.mmegp.annotations.GeneratedColumn.class - [JAR]

├─ me.ningpp.mmegp.annotations.GroupByTime.class - [JAR]

├─ me.ningpp.mmegp.annotations.GroupByTimes.class - [JAR]

├─ me.ningpp.mmegp.annotations.Incubating.class - [JAR]

├─ me.ningpp.mmegp.annotations.JoinColumn.class - [JAR]

├─ me.ningpp.mmegp.annotations.JoinColumns.class - [JAR]

├─ me.ningpp.mmegp.annotations.JoinTable.class - [JAR]

├─ me.ningpp.mmegp.annotations.MultiAggregate.class - [JAR]

├─ me.ningpp.mmegp.annotations.MultiAggregates.class - [JAR]

├─ me.ningpp.mmegp.annotations.MultiQueries.class - [JAR]

├─ me.ningpp.mmegp.annotations.MultiQuery.class - [JAR]

├─ me.ningpp.mmegp.annotations.OrderWeightColumn.class - [JAR]

├─ me.ningpp.mmegp.annotations.Queries.class - [JAR]

├─ me.ningpp.mmegp.annotations.Relationship.class - [JAR]

├─ me.ningpp.mmegp.annotations.Relationships.class - [JAR]

├─ me.ningpp.mmegp.annotations.TreeTable.class - [JAR]

├─ me.ningpp.mmegp.annotations.TreeTableColumn.class - [JAR]

├─ me.ningpp.mmegp.annotations.UniqueConstraint.class - [JAR]

├─ me.ningpp.mmegp.annotations.UniqueConstraints.class - [JAR]

Advertisement