| License |
License
Apache License 2.0
|
|---|---|
| GroupId | GroupIdorg.vraptor |
| ArtifactId | ArtifactIdspring |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionspring example application
|
| Project Organization |
Project OrganizationVRaptor |
| Filename | Size |
|---|---|
| spring-2.6.0.pom | |
| spring-2.6.0.war | 2 MB |
| spring-2.6.0-src.zip | 5 MB |
| spring-2.6.0-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.vraptor/spring/ -->
<dependency>
<groupId>org.vraptor</groupId>
<artifactId>spring</artifactId>
<version>2.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.vraptor/spring/
implementation 'org.vraptor:spring:2.6.0'
// https://jarcasting.com/artifacts/org.vraptor/spring/
implementation ("org.vraptor:spring:2.6.0")
'org.vraptor:spring:war:2.6.0'
<dependency org="org.vraptor" name="spring" rev="2.6.0">
<artifact name="spring" type="war" />
</dependency>
@Grapes(
@Grab(group='org.vraptor', module='spring', version='2.6.0')
)
libraryDependencies += "org.vraptor" % "spring" % "2.6.0"
[org.vraptor/spring "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| taglibs : standard | jar | 1.1.2 |
| org.vraptor : vraptor | jar | 2.6.0 |
| jstl : jstl | jar | 1.1.2 |
| org.springframework : spring-web | jar | 2.5.6 |