MVN

org.ow2.jonas.tools.configurator : impl

Maven & Gradle

Oct 30, 2012
2 usages

JOnAS :: Configurator :: Implementation

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

Latest Version

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

  • Latest Stable: 1.3.6

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ow2.jonas.tools.configurator</groupId>
    <artifactId>impl</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 : impl gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Jan 02, 2013
3 usages
Feb 24, 2019
4 usages
7 stars
Jul 26, 2023
6 usages
Jun 25, 2022
3 usages
6 stars
Aug 24, 2023
20 usages
32 stars
Dec 07, 2016
1 usages
2 stars
Jul 30, 2023
6 usages
2k stars
Apr 27, 2017
4 usages
56 stars
Apr 26, 2018
2 usages
9 stars