License |
License |
---|---|
GroupId | GroupIdorg.apache.cactus |
ArtifactId | ArtifactIdcactus.build.tools |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCactus Build Tools
Cactus Build Tools (like checkstyle configuration)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cactus.build.tools-1.8.1.pom | |
cactus.build.tools-1.8.1.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cactus/cactus.build.tools/ -->
<dependency>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.build.tools</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cactus/cactus.build.tools/
implementation 'org.apache.cactus:cactus.build.tools:1.8.1'
// https://jarcasting.com/artifacts/org.apache.cactus/cactus.build.tools/
implementation ("org.apache.cactus:cactus.build.tools:1.8.1")
'org.apache.cactus:cactus.build.tools:jar:1.8.1'
<dependency org="org.apache.cactus" name="cactus.build.tools" rev="1.8.1">
<artifact name="cactus.build.tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cactus', module='cactus.build.tools', version='1.8.1')
)
libraryDependencies += "org.apache.cactus" % "cactus.build.tools" % "1.8.1"
[org.apache.cactus/cactus.build.tools "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
aspectj : aspectjrt | jar | 1.5.3 |
javax.servlet : servlet-api | jar | 2.4 |
org.mortbay.jetty : org.mortbay.jetty | jar | 5.1.9 |
tomcat : jasper-compiler | jar | 5.5.9 |
tomcat : jasper-runtime | jar | 5.5.9 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-logging : commons-logging | jar | 1.1 |
httpunit : httpunit | jar | 1.6 |
junit : junit | jar | 3.8.2 |
nekohtml : nekohtml | jar | 1.9.6 |
org.codehaus.cargo : cargo-core-uberjar | jar | 1.0-beta-2 |
org.codehaus.cargo : cargo-ant | jar | 1.0-beta-2 |