Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.paoding |
ArtifactId | ArtifactIdpaoding-rose-web |
Last Version | Last Version2.0.u08 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaoding-rose-web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
paoding-rose-web-2.0.u08.pom | |
paoding-rose-web-2.0.u08.jar | 275 KB |
paoding-rose-web-2.0.u08-sources.jar | 224 KB |
paoding-rose-web-2.0.u08-javadoc.jar | 989 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.paoding/paoding-rose-web/ -->
<dependency>
<groupId>net.paoding</groupId>
<artifactId>paoding-rose-web</artifactId>
<version>2.0.u08</version>
</dependency>
// https://jarcasting.com/artifacts/net.paoding/paoding-rose-web/
implementation 'net.paoding:paoding-rose-web:2.0.u08'
// https://jarcasting.com/artifacts/net.paoding/paoding-rose-web/
implementation ("net.paoding:paoding-rose-web:2.0.u08")
'net.paoding:paoding-rose-web:jar:2.0.u08'
<dependency org="net.paoding" name="paoding-rose-web" rev="2.0.u08">
<artifact name="paoding-rose-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.paoding', module='paoding-rose-web', version='2.0.u08')
)
libraryDependencies += "net.paoding" % "paoding-rose-web" % "2.0.u08"
[net.paoding/paoding-rose-web "2.0.u08"]
Group / Artifact | Type | Version |
---|---|---|
net.paoding : paoding-rose-load | jar | 2.0.u08 |
commons-lang : commons-lang | jar | 2.4 |
commons-jexl : commons-jexl | jar | 1.1 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
org.springframework : spring-context | jar | 3.2.4.RELEASE |
org.springframework : spring-context-support | jar | 3.2.4.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.4.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.4.RELEASE |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |
org.slf4j : slf4j-jdk14 | jar | 1.7.5 |