License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.springmodules |
ArtifactId | ArtifactIdspring-modules-tapestry |
Last Version | Last Version0.8a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-modules-tapestry
|
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-tapestry/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-tapestry</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-tapestry/
implementation 'org.springmodules:spring-modules-tapestry:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-tapestry/
implementation ("org.springmodules:spring-modules-tapestry:0.8a")
'org.springmodules:spring-modules-tapestry:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-tapestry" rev="0.8a">
<artifact name="spring-modules-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-tapestry', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-tapestry" % "0.8a"
[org.springmodules/spring-modules-tapestry "0.8a"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.13 |
org.springframework : spring | jar | 2.0.3 |
tapestry : tapestry | jar | 4.0-beta-10 |
hivemind : hivemind | jar | 1.1-rc-1 |
hivemind : hivemind-lib | jar | 1.1-rc-1 |
oro : oro | jar | 2.0.8 |
commons-codec : commons-codec | jar | 1.3 |
commons-fileupload : commons-fileupload | jar | 1.0 |
jboss : javassist | jar | 3.0 |
ognl : ognl | jar | 2.6.7 |
bsf : bsf | jar | 2.3.0 |
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.3 |
easymock : easymock | jar | 1.1 |
junit : junit | jar | 3.8.1 |