Last Version

Glassfish extended ANT tasks 0.1.6

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

License

License

Categories

Categories

GlassFish Container Application Servers Ant Build Tools
GroupId

GroupId

com.github.wavesoftware
ArtifactId

ArtifactId

glassfish-ant-console
Version

Version

0.1.6
Type

Type

jar
Description

Description

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

Download glassfish-ant-console 0.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4
org.glassfish.main : ant-tasks jar 4.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.