License |
License
GNU Lesser General Public License Version 3
|
---|---|
GroupId | GroupIdorg.shredzone.commons |
ArtifactId | ArtifactIdcommons-view |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionShredzone Commons: View
Shredzone Commons: Enhanced Spring Views
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-view-1.4.pom | |
commons-view-1.4.jar | 40 KB |
commons-view-1.4-sources.jar | 44 KB |
commons-view-1.4-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.shredzone.commons/commons-view/ -->
<dependency>
<groupId>org.shredzone.commons</groupId>
<artifactId>commons-view</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.commons/commons-view/
implementation 'org.shredzone.commons:commons-view:1.4'
// https://jarcasting.com/artifacts/org.shredzone.commons/commons-view/
implementation ("org.shredzone.commons:commons-view:1.4")
'org.shredzone.commons:commons-view:jar:1.4'
<dependency org="org.shredzone.commons" name="commons-view" rev="1.4">
<artifact name="commons-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.commons', module='commons-view', version='1.4')
)
libraryDependencies += "org.shredzone.commons" % "commons-view" % "1.4"
[org.shredzone.commons/commons-view "1.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework : spring-core | jar | [4.1.0.RELEASE,) |
org.springframework : spring-context | jar | [4.1.0.RELEASE,) |
org.springframework : spring-expression | jar | [4.1.0.RELEASE,) |
org.springframework : spring-web | jar | [4.1.0.RELEASE,) |
org.springframework : spring-webmvc | jar | [4.1.0.RELEASE,) |
org.slf4j : slf4j-api | jar | [1.7.0,) |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |