| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Net |
| GroupId | GroupIdnet.sf.cathcart |
| ArtifactId | ArtifactIdcathcart-ant-tasks |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCathcart ant tasks
Ant tasks for checking trends in software metrics
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cathcart-ant-tasks-0.9.6.pom | |
| cathcart-ant-tasks-0.9.6.jar | 25 KB |
| cathcart-ant-tasks-0.9.6-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cathcart/cathcart-ant-tasks/ -->
<dependency>
<groupId>net.sf.cathcart</groupId>
<artifactId>cathcart-ant-tasks</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cathcart/cathcart-ant-tasks/
implementation 'net.sf.cathcart:cathcart-ant-tasks:0.9.6'
// https://jarcasting.com/artifacts/net.sf.cathcart/cathcart-ant-tasks/
implementation ("net.sf.cathcart:cathcart-ant-tasks:0.9.6")
'net.sf.cathcart:cathcart-ant-tasks:jar:0.9.6'
<dependency org="net.sf.cathcart" name="cathcart-ant-tasks" rev="0.9.6">
<artifact name="cathcart-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cathcart', module='cathcart-ant-tasks', version='0.9.6')
)
libraryDependencies += "net.sf.cathcart" % "cathcart-ant-tasks" % "0.9.6"
[net.sf.cathcart/cathcart-ant-tasks "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.7.1 |
| org.apache.ant : ant-trax | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant-antunit | jar | 1.0 |
| junit : junit-dep | jar | 4.5 |
| org.mockito : mockito-core | jar | 1.7 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.hamcrest : hamcrest-core | jar | 1.1 |