| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.wing4j.orm | 
| ArtifactId | ArtifactIdwing4j-orm-entity | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwing4j-orm-entity This is the wing4j-orm member wing4j-orm-entity | 
| Filename | Size | 
|---|---|
| wing4j-orm-entity-1.0.2.pom | |
| wing4j-orm-entity-1.0.2.jar | 34 KB | 
| wing4j-orm-entity-1.0.2-sources.jar | 17 KB | 
| wing4j-orm-entity-1.0.2-javadoc.jar | 84 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/ -->
<dependency>
    <groupId>org.wing4j.orm</groupId>
    <artifactId>wing4j-orm-entity</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/
implementation 'org.wing4j.orm:wing4j-orm-entity:1.0.2'// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/
implementation ("org.wing4j.orm:wing4j-orm-entity:1.0.2")'org.wing4j.orm:wing4j-orm-entity:jar:1.0.2'<dependency org="org.wing4j.orm" name="wing4j-orm-entity" rev="1.0.2">
  <artifact name="wing4j-orm-entity" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wing4j.orm', module='wing4j-orm-entity', version='1.0.2')
)libraryDependencies += "org.wing4j.orm" % "wing4j-orm-entity" % "1.0.2"[org.wing4j.orm/wing4j-orm-entity "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wing4j.annotation : wing4j-annotation-orm | jar | 1.0.2 | 
| org.wing4j.annotation : wing4j-annotation-test | jar | 1.0.2 | 
| org.wing4j.common : wing4j-common-utils | jar | 1.0.2 | 
| org.wing4j.common : wing4j-common-logtrack | jar | 1.0.2 | 
| org.wing4j.orm : wing4j-orm-api | jar | 1.0.2 | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| mysql : mysql-connector-java | jar | 5.1.35 | 
| org.apache.logging.log4j : log4j-api | jar | 2.7 | 
| org.apache.logging.log4j : log4j-core | jar | 2.7 | 
| org.apache.logging.log4j : log4j-web | jar | 2.7 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.5 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.21 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.lmax : disruptor | jar | 3.3.5 | 
| org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4 | jar | 1.15 | 
| org.projectlombok : lombok | jar | 1.16.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.4.189 | 
| junit : junit | jar | 4.12 |