Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIddalma |
ArtifactId | ArtifactIddalma-ant-tasks |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDalma Ant tasks
Dalma Workflow Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dalma-ant-tasks-0.5.pom | |
dalma-ant-tasks-0.5.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dalma/dalma-ant-tasks/ -->
<dependency>
<groupId>dalma</groupId>
<artifactId>dalma-ant-tasks</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dalma/dalma-ant-tasks/
implementation 'dalma:dalma-ant-tasks:0.5'
// https://jarcasting.com/artifacts/dalma/dalma-ant-tasks/
implementation ("dalma:dalma-ant-tasks:0.5")
'dalma:dalma-ant-tasks:jar:0.5'
<dependency org="dalma" name="dalma-ant-tasks" rev="0.5">
<artifact name="dalma-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='dalma', module='dalma-ant-tasks', version='0.5')
)
libraryDependencies += "dalma" % "dalma-ant-tasks" % "0.5"
[dalma/dalma-ant-tasks "0.5"]
Group / Artifact | Type | Version |
---|---|---|
dalma : dalma-container | jar | 0.5 |
ant : ant | jar | 1.6.5 |
dalma-lib » commons-javaflow | jar | 20060205 |
dalma-lib » jakarta-bcel | jar | 20050813 |
xpp3 : xpp3 | jar | 1.1.3.3 |
xstream : xstream | jar | 1.1.2 |
commons-io : commons-io | jar | 1.0 |
commons-logging : commons-logging-api | jar | 1.0.4 |
bsf : bsf | jar | 2.3.0 |
springframework : spring-beans | jar | 1.2.5 |
springframework : spring-core | jar | 1.2.5 |
bsh : bsh | jar | 2.0b1 |
junit : junit | jar | 3.8.1 |