| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.cactus |
| ArtifactId | ArtifactIdcactus.integration.eclipse |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCactus Eclipse Integration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cactus.integration.eclipse-1.8.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cactus/cactus.integration.eclipse/ -->
<dependency>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration.eclipse</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cactus/cactus.integration.eclipse/
implementation 'org.apache.cactus:cactus.integration.eclipse:1.8.1'
// https://jarcasting.com/artifacts/org.apache.cactus/cactus.integration.eclipse/
implementation ("org.apache.cactus:cactus.integration.eclipse:1.8.1")
'org.apache.cactus:cactus.integration.eclipse:pom:1.8.1'
<dependency org="org.apache.cactus" name="cactus.integration.eclipse" rev="1.8.1">
<artifact name="cactus.integration.eclipse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cactus', module='cactus.integration.eclipse', version='1.8.1')
)
libraryDependencies += "org.apache.cactus" % "cactus.integration.eclipse" % "1.8.1"
[org.apache.cactus/cactus.integration.eclipse "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 |