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