MVN

org.ow2.jonas.tools.configurator : api

Maven & Gradle

Oct 30, 2012
10 usages

JOnAS :: Configurator :: API

<dependency>
    <groupId>org.ow2.jonas.tools.configurator</groupId>
    <artifactId>api</artifactId>
    <version>1.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.jonas.tools.configurator : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.6

All Versions

Choose a version of org.ow2.jonas.tools.configurator : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
api-1.3.6
api-1.3.5
api-1.3.4
api-1.3.3
api-1.3.2
api-1.3.1
api-1.3.0
1.2.x
api-1.2.1
api-1.2.0
1.1.x
api-1.1.2
api-1.1.1
api-1.1.0
1.0.x
api-1.0.2
api-1.0.1
api-1.0.0

How to add a dependency to Maven

Add the following org.ow2.jonas.tools.configurator : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.jonas.tools.configurator</groupId>
    <artifactId>api</artifactId>
    <version>1.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.jonas.tools.configurator : api gradle dependency to your build.gradle file:

implementation 'org.ow2.jonas.tools.configurator:api:1.3.6'

Gradle Kotlin DSL: Add the following org.ow2.jonas.tools.configurator : api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.jonas.tools.configurator:api:1.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.jonas.tools.configurator : api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.jonas.tools.configurator" % "api" % "1.3.6"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 20, 2017
25 usages
2.6k stars
Jul 30, 2019
11 usages
26 stars
Nov 19, 2020
8 usages
0 stars
Jul 01, 2014
4 usages
387 stars
Oct 28, 2019
3 usages
34 stars
Mar 27, 2023
29 usages
24 stars
Dec 30, 2020
3 usages
88 stars
Aug 31, 2017
3 usages
34 stars