| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.wing4j.orm | 
| ArtifactId | ArtifactIdwing4j-orm | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionwing4j-orm This is the wing4j-family member wing4j-orm | 
| Filename | Size | 
|---|---|
| wing4j-orm-1.0.2.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm/ -->
<dependency>
    <groupId>org.wing4j.orm</groupId>
    <artifactId>wing4j-orm</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm/
implementation 'org.wing4j.orm:wing4j-orm:1.0.2'// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm/
implementation ("org.wing4j.orm:wing4j-orm:1.0.2")'org.wing4j.orm:wing4j-orm:pom:1.0.2'<dependency org="org.wing4j.orm" name="wing4j-orm" rev="1.0.2">
  <artifact name="wing4j-orm" type="pom" />
</dependency>@Grapes(
@Grab(group='org.wing4j.orm', module='wing4j-orm', version='1.0.2')
)libraryDependencies += "org.wing4j.orm" % "wing4j-orm" % "1.0.2"[org.wing4j.orm/wing4j-orm "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
|---|---|---|
| junit : junit | jar | 4.12 |