is not current version
Last Version 1.1.1

org.ow2.easybeans:easybeans-ant-tasks 1.1.0-RC2_JONAS

Some ant tasks for EJB, WAR, EAR packaging

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-ant-tasks
Version

Version

1.1.0-RC2_JONAS
Type

Type

jar

Download easybeans-ant-tasks 1.1.0-RC2_JONAS


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/ -->
<dependency>
    <groupId>org.ow2.easybeans</groupId>
    <artifactId>easybeans-ant-tasks</artifactId>
    <version>1.1.0-RC2_JONAS</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/
implementation 'org.ow2.easybeans:easybeans-ant-tasks:1.1.0-RC2_JONAS'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/
implementation ("org.ow2.easybeans:easybeans-ant-tasks:1.1.0-RC2_JONAS")
'org.ow2.easybeans:easybeans-ant-tasks:jar:1.1.0-RC2_JONAS'
<dependency org="org.ow2.easybeans" name="easybeans-ant-tasks" rev="1.1.0-RC2_JONAS">
  <artifact name="easybeans-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-ant-tasks', version='1.1.0-RC2_JONAS')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-ant-tasks" % "1.1.0-RC2_JONAS"
[org.ow2.easybeans/easybeans-ant-tasks "1.1.0-RC2_JONAS"]