| GroupId | GroupIdorg.codehaus.enunciate |
|---|---|
| ArtifactId | ArtifactIdenunciate-spring-app-tools |
| Version | Version1.7 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| enunciate-spring-app-tools-1.7.pom | |
| enunciate-spring-app-tools-1.7.jar | 25 KB |
| enunciate-spring-app-tools-1.7-sources.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app-tools/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-spring-app-tools</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app-tools/
implementation 'org.codehaus.enunciate:enunciate-spring-app-tools:1.7'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app-tools/
implementation ("org.codehaus.enunciate:enunciate-spring-app-tools:1.7")
'org.codehaus.enunciate:enunciate-spring-app-tools:jar:1.7'
<dependency org="org.codehaus.enunciate" name="enunciate-spring-app-tools" rev="1.7">
<artifact name="enunciate-spring-app-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-spring-app-tools', version='1.7')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-spring-app-tools" % "1.7"
[org.codehaus.enunciate/enunciate-spring-app-tools "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.enunciate : enunciate-core-tools | jar | 1.7 |
| javax.servlet : servlet-api | jar | 2.3 |
| org.springframework : spring | jar | 1.2.9 |
| org.acegisecurity : acegi-security Optional | jar | 1.0.6 |
| org.codehaus.spring-security-oauth : spring-security-oauth Optional | jar | 1.0 |
| org.apache.tomcat : annotations-api Optional | jar | 6.0.14 |