Last Version

JOnAS :: Auto-Start :: Lib :: Utility 1.0.0-M2

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.

Categories

Categories

JOnAS Container Application Servers Auto Application Layer Libs Code Generators Utility General Purpose Libraries
GroupId

GroupId

org.ow2.jonas.autostart
ArtifactId

ArtifactId

utility
Version

Version

1.0.0-M2
Type

Type

jar
Description

Description

JOnAS :: Auto-Start :: Lib :: Utility
The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.
Project Organization

Project Organization

OW2

Download utility 1.0.0-M2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.0
org.ow2.jonas.autostart : proxy jar 1.0.0-M2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.