License |
License |
---|---|
GroupId | GroupIdorg.springmodules |
ArtifactId | ArtifactIdspring-modules-template |
Last Version | Last Version0.8a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-modules-template
|
Filename | Size |
---|---|
spring-modules-template-0.8a.pom | |
spring-modules-template-0.8a.jar | 125 KB |
spring-modules-template-0.8a-sources.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-template/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-template</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-template/
implementation 'org.springmodules:spring-modules-template:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-template/
implementation ("org.springmodules:spring-modules-template:0.8a")
'org.springmodules:spring-modules-template:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-template" rev="0.8a">
<artifact name="spring-modules-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-template', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-template" % "0.8a"
[org.springmodules/spring-modules-template "0.8a"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.6 |
commons-logging : commons-logging | jar | 1.0.4 |
cglib : cglib | jar | 2.1 |
freemarker : freemarker | jar | 2.3.3 |
velocity : velocity | jar | 1.4 |
jdom : jdom | jar | 1.0 |
groovy : groovy | jar | 1.0-beta-10 |
jaxen : jaxen | jar | 1.1-beta-6 |
ognl : ognl | jar | 2.6.7 |
dom4j : dom4j | jar | 1.6 |
commons-collections : commons-collections | jar | 3.1 |
webmacro : webmacro | jar | 2.0 |
org.springframework : spring | jar | 2.0.3 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
easymock : easymock | jar | 1.1 |
logkit : logkit | jar | 1.0.1 |
asm : asm | jar | 1.5.2 |
concurrent : concurrent | jar | 1.3.4 |