License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.ow2.bonita |
ArtifactId | ArtifactIdbonita-ant-tasks |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBonita - Ant tasks
The OW2 Consortium is an open source community committed to making available to everyone the
best and most reliable middleware technology. OW2 mission is to develop open source code
middleware and to foster a vibrant community and business ecosystem.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bonita-ant-tasks-4.1.1.pom | |
bonita-ant-tasks-4.1.1.jar | 7 KB |
bonita-ant-tasks-4.1.1-sources.jar | 3 KB |
bonita-ant-tasks-4.1.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.bonita/bonita-ant-tasks/ -->
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-ant-tasks</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-ant-tasks/
implementation 'org.ow2.bonita:bonita-ant-tasks:4.1.1'
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-ant-tasks/
implementation ("org.ow2.bonita:bonita-ant-tasks:4.1.1")
'org.ow2.bonita:bonita-ant-tasks:jar:4.1.1'
<dependency org="org.ow2.bonita" name="bonita-ant-tasks" rev="4.1.1">
<artifact name="bonita-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-ant-tasks', version='4.1.1')
)
libraryDependencies += "org.ow2.bonita" % "bonita-ant-tasks" % "4.1.1"
[org.ow2.bonita/bonita-ant-tasks "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.bonita : bonita-utils | jar | 4.1.1 |
org.ow2.bonita : bonita-util-common | jar | 4.1.1 |
org.ow2.bonita : bonita-api-accessor | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |