is not current version
Last Version 1.10.3

com.landawn:abacus-entity-manager 1.9.7

Abacus Entity Manager

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-entity-manager
Version

Version

1.9.7
Type

Type

jar

Download abacus-entity-manager 1.9.7


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