License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-ant-tasks |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyBeans: Ant Tasks
Some ant tasks for EJB, WAR, EAR packaging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easybeans-ant-tasks-1.1.1.pom | |
easybeans-ant-tasks-1.1.1.jar | 26 KB |
easybeans-ant-tasks-1.1.1-sources.jar | 34 KB |
easybeans-ant-tasks-1.1.1-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-ant-tasks</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/
implementation 'org.ow2.easybeans:easybeans-ant-tasks:1.1.1'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-ant-tasks/
implementation ("org.ow2.easybeans:easybeans-ant-tasks:1.1.1")
'org.ow2.easybeans:easybeans-ant-tasks:jar:1.1.1'
<dependency org="org.ow2.easybeans" name="easybeans-ant-tasks" rev="1.1.1">
<artifact name="easybeans-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-ant-tasks', version='1.1.1')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-ant-tasks" % "1.1.1"
[org.ow2.easybeans/easybeans-ant-tasks "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |