is not current version
Last Version 1.0.2

org.wing4j.orm:wing4j-orm-entity 1.0.0

This is the wing4j-orm member wing4j-orm-entity

Categories

Categories

ORM Data
GroupId

GroupId

org.wing4j.orm
ArtifactId

ArtifactId

wing4j-orm-entity
Version

Version

1.0.0
Type

Type

jar

Download wing4j-orm-entity 1.0.0


<!-- https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/ -->
<dependency>
    <groupId>org.wing4j.orm</groupId>
    <artifactId>wing4j-orm-entity</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/
implementation 'org.wing4j.orm:wing4j-orm-entity:1.0.0'
// https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-entity/
implementation ("org.wing4j.orm:wing4j-orm-entity:1.0.0")
'org.wing4j.orm:wing4j-orm-entity:jar:1.0.0'
<dependency org="org.wing4j.orm" name="wing4j-orm-entity" rev="1.0.0">
  <artifact name="wing4j-orm-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wing4j.orm', module='wing4j-orm-entity', version='1.0.0')
)
libraryDependencies += "org.wing4j.orm" % "wing4j-orm-entity" % "1.0.0"
[org.wing4j.orm/wing4j-orm-entity "1.0.0"]