Last Version

Enunciate - Spring App Module 1.31

The Enunciate Spring App module builds and assembles the spring app in the form of a war.

License

License

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-spring-app
Version

Version

1.31
Type

Type

jar
Description

Description

Enunciate - Spring App Module
The Enunciate Spring App module builds and assembles the spring app in the form of a war.

Download enunciate-spring-app 1.31


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-spring-app</artifactId>
    <version>1.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app/
implementation 'org.codehaus.enunciate:enunciate-spring-app:1.31'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring-app/
implementation ("org.codehaus.enunciate:enunciate-spring-app:1.31")
'org.codehaus.enunciate:enunciate-spring-app:jar:1.31'
<dependency org="org.codehaus.enunciate" name="enunciate-spring-app" rev="1.31">
  <artifact name="enunciate-spring-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-spring-app', version='1.31')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-spring-app" % "1.31"
[org.codehaus.enunciate/enunciate-spring-app "1.31"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31

test (3)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.