Last Version

JOnAS :: Configurator :: API 1.3.6

The JOnAS configurator provides a unified Java API that's able of configuring any version of JOnAS.

License

License

Categories

Categories

JOnAS Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.ow2.jonas.tools.configurator
ArtifactId

ArtifactId

api
Version

Version

1.3.6
Type

Type

jar
Description

Description

JOnAS :: Configurator :: API
The JOnAS configurator provides a unified Java API that's able of configuring any version of JOnAS.
Project Organization

Project Organization

OW2 Consortium

Download api 1.3.6


<!-- https://jarcasting.com/artifacts/org.ow2.jonas.tools.configurator/api/ -->
<dependency>
    <groupId>org.ow2.jonas.tools.configurator</groupId>
    <artifactId>api</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jonas.tools.configurator/api/
implementation 'org.ow2.jonas.tools.configurator:api:1.3.6'
// https://jarcasting.com/artifacts/org.ow2.jonas.tools.configurator/api/
implementation ("org.ow2.jonas.tools.configurator:api:1.3.6")
'org.ow2.jonas.tools.configurator:api:jar:1.3.6'
<dependency org="org.ow2.jonas.tools.configurator" name="api" rev="1.3.6">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jonas.tools.configurator', module='api', version='1.3.6')
)
libraryDependencies += "org.ow2.jonas.tools.configurator" % "api" % "1.3.6"
[org.ow2.jonas.tools.configurator/api "1.3.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.