Cactus Build Tools

Cactus Build Tools (like checkstyle configuration)

License

License

GroupId

GroupId

org.apache.cactus
ArtifactId

ArtifactId

cactus.build.tools
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cactus Build Tools
Cactus Build Tools (like checkstyle configuration)
Project Organization

Project Organization

The Apache Software Foundation

Download cactus.build.tools

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0