is not current version
Last Version 0.1.6

com.github.wavesoftware:glassfish-ant-console 0.1.5

Adds ant tasks to manage auth-realm, resources and pool as well as standard glassfish-ant-task

Categories

Categories

GlassFish Container Application Servers Ant Build Tools
GroupId

GroupId

com.github.wavesoftware
ArtifactId

ArtifactId

glassfish-ant-console
Version

Version

0.1.5
Type

Type

jar

Download glassfish-ant-console 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.wavesoftware/glassfish-ant-console/ -->
<dependency>
    <groupId>com.github.wavesoftware</groupId>
    <artifactId>glassfish-ant-console</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wavesoftware/glassfish-ant-console/
implementation 'com.github.wavesoftware:glassfish-ant-console:0.1.5'
// https://jarcasting.com/artifacts/com.github.wavesoftware/glassfish-ant-console/
implementation ("com.github.wavesoftware:glassfish-ant-console:0.1.5")
'com.github.wavesoftware:glassfish-ant-console:jar:0.1.5'
<dependency org="com.github.wavesoftware" name="glassfish-ant-console" rev="0.1.5">
  <artifact name="glassfish-ant-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wavesoftware', module='glassfish-ant-console', version='0.1.5')
)
libraryDependencies += "com.github.wavesoftware" % "glassfish-ant-console" % "0.1.5"
[com.github.wavesoftware/glassfish-ant-console "0.1.5"]