MVN

com.landawn : abacus-extra

Maven & Gradle

May 29, 2021
1 stars

abacus-extra · Abacus Data Access and Analysis

<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-extra</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
abacus-extra-1.5
1.4
abacus-extra-1.4
1.3
abacus-extra-1.3
1.2
abacus-extra-1.2
1.1
abacus-extra-1.1
1.0
abacus-extra-1.0
0.9.x
abacus-extra-0.9.12
abacus-extra-0.9.11
abacus-extra-0.9.10
abacus-extra-0.9.9
abacus-extra-0.9.8
abacus-extra-0.9.7
abacus-extra-0.9.6
abacus-extra-0.9.5
abacus-extra-0.9.4
abacus-extra-0.9.3
abacus-extra-0.9.2
abacus-extra-0.9.1
0.9
abacus-extra-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-extra</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.landawn:abacus-extra:1.5'

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

implementation("com.landawn:abacus-extra:1.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.landawn" % "abacus-extra" % "1.5"

Advertisement

Dependencies from Group

Aug 27, 2023
7 usages
19 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