is not current version
Last Version 1.10.3

com.landawn:abacus-entity-manager 0.9.4

Abacus Entity Manager

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-entity-manager
Version

Version

0.9.4
Type

Type

jar

Download abacus-entity-manager 0.9.4


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