MVN

org.jeesl : jeesl-api

Maven & Gradle

Apr 19, 2023
10 usages

JEESL - API

<dependency>
    <groupId>org.jeesl</groupId>
    <artifactId>jeesl-api</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jeesl : jeesl-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.jeesl : jeesl-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jeesl-api-0.3.0
0.2.x
jeesl-api-0.2.9

How to add a dependency to Maven

Add the following org.jeesl : jeesl-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jeesl</groupId>
    <artifactId>jeesl-api</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jeesl : jeesl-api gradle dependency to your build.gradle file:

implementation 'org.jeesl:jeesl-api:0.3.0'

Gradle Kotlin DSL: Add the following org.jeesl : jeesl-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jeesl:jeesl-api:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jeesl : jeesl-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jeesl" % "jeesl-api" % "0.3.0"

Advertisement

Dependencies from Group

Apr 19, 2023
11 usages
Apr 19, 2023
10 usages
Apr 19, 2023
9 usages
Apr 19, 2023
6 usages
Apr 19, 2023
6 usages

Discover Dependencies

Apr 19, 2023
0 stars
Apr 19, 2023
1 usages
Apr 19, 2023
Apr 19, 2023
Apr 19, 2023
Apr 19, 2023
14 usages
bom
Apr 19, 2023
0 stars
Aug 08, 2023
1 usages
12 stars
Oct 17, 2022
1 usages
2 stars