is not current version
Last Version 1.0.0-M2

org.ow2.jonas.autostart:builder 1.0.0-M1


Categories

Categories

JOnAS Container Application Servers Auto Application Layer Libs Code Generators
GroupId

GroupId

org.ow2.jonas.autostart
ArtifactId

ArtifactId

builder
Version

Version

1.0.0-M1
Type

Type

jar

Download builder 1.0.0-M1


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