MVN

com.landawn : abacus-entity-manager

Maven & Gradle

May 07, 2021
1 stars

abacus-entity-manager · Abacus Entity Manager

<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-entity-manager</artifactId>
    <version>1.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.landawn : abacus-entity-manager to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.3

All Versions

Choose a version of com.landawn : abacus-entity-manager to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
abacus-entity-manager-1.10.3
abacus-entity-manager-1.10.2
abacus-entity-manager-1.10.1
abacus-entity-manager-1.10.0
1.9.x
abacus-entity-manager-1.9.10
abacus-entity-manager-1.9.9
abacus-entity-manager-1.9.8
abacus-entity-manager-1.9.7
abacus-entity-manager-1.9.6
abacus-entity-manager-1.9.5
abacus-entity-manager-1.9.4
abacus-entity-manager-1.9.3
abacus-entity-manager-1.9.2
abacus-entity-manager-1.9.1
abacus-entity-manager-1.9.0
0.9.x
abacus-entity-manager-0.9.7
abacus-entity-manager-0.9.6
abacus-entity-manager-0.9.5
abacus-entity-manager-0.9.4
abacus-entity-manager-0.9.3
abacus-entity-manager-0.9.2
abacus-entity-manager-0.9.1
0.9
abacus-entity-manager-0.9
0.8.x
abacus-entity-manager-0.8.3
abacus-entity-manager-0.8.2
abacus-entity-manager-0.8.1
0.8
abacus-entity-manager-0.8

How to add a dependency to Maven

Add the following com.landawn : abacus-entity-manager maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-entity-manager</artifactId>
    <version>1.10.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.landawn : abacus-entity-manager gradle dependency to your build.gradle file:

implementation 'com.landawn:abacus-entity-manager:1.10.3'

Gradle Kotlin DSL: Add the following com.landawn : abacus-entity-manager gradle kotlin dependency to your build.gradle.kts file:

implementation("com.landawn:abacus-entity-manager:1.10.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.landawn : abacus-entity-manager sbt scala dependency to your build.sbt file:

libraryDependencies += "com.landawn" % "abacus-entity-manager" % "1.10.3"

Advertisement

Dependencies from Group

Aug 27, 2023
7 usages
17 stars
Jan 19, 2021
4 usages
16 stars
Aug 18, 2023
3 usages
0 stars
Aug 19, 2023
2 usages
12 stars
Jul 25, 2019
1 usages
77 stars

Discover Dependencies