License |
License
CDDL-1.0
|
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.open-esb.core |
ArtifactId | ArtifactIdjbi-ant-tasks |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbi-ant-tasks
The "jbi-ant-tasks" ant tasks code for jbi admin tasks
|
Project Organization |
Project OrganizationOpenESB Community |
Filename | Size |
---|---|
jbi-ant-tasks-2.4.3.pom | |
jbi-ant-tasks-2.4.3.jar | 188 KB |
jbi-ant-tasks-2.4.3-sources.jar | 170 KB |
jbi-ant-tasks-2.4.3-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/jbi-ant-tasks/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>jbi-ant-tasks</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/jbi-ant-tasks/
implementation 'net.open-esb.core:jbi-ant-tasks:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/jbi-ant-tasks/
implementation ("net.open-esb.core:jbi-ant-tasks:2.4.3")
'net.open-esb.core:jbi-ant-tasks:jar:2.4.3'
<dependency org="net.open-esb.core" name="jbi-ant-tasks" rev="2.4.3">
<artifact name="jbi-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='jbi-ant-tasks', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "jbi-ant-tasks" % "2.4.3"
[net.open-esb.core/jbi-ant-tasks "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
net.open-esb.core : base | jar | 2.4.3 |
net.open-esb.core : jbi-admin-common | jar | 2.4.3 |
ant : ant | jar | 1.6.5 |