License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.snowdrop |
ArtifactId | ArtifactIdspring-3.1 |
Last Version | Last Version2.1.1.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring 3.1
Snowdrop Deployer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-3.1-2.1.1.Final.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.snowdrop/spring-3.1/ -->
<dependency>
<groupId>org.jboss.snowdrop</groupId>
<artifactId>spring-3.1</artifactId>
<version>2.1.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.snowdrop/spring-3.1/
implementation 'org.jboss.snowdrop:spring-3.1:2.1.1.Final'
// https://jarcasting.com/artifacts/org.jboss.snowdrop/spring-3.1/
implementation ("org.jboss.snowdrop:spring-3.1:2.1.1.Final")
'org.jboss.snowdrop:spring-3.1:pom:2.1.1.Final'
<dependency org="org.jboss.snowdrop" name="spring-3.1" rev="2.1.1.Final">
<artifact name="spring-3.1" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.snowdrop', module='spring-3.1', version='2.1.1.Final')
)
libraryDependencies += "org.jboss.snowdrop" % "spring-3.1" % "2.1.1.Final"
[org.jboss.snowdrop/spring-3.1 "2.1.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.snowdrop : snowdrop-vfs | jar | 2.1.1.Final |
org.jboss.snowdrop : snowdrop-deployers | jar | 2.1.1.Final |
org.springframework : spring-beans | jar | 3.1.4.RELEASE |
org.springframework : spring-context | jar | 3.1.4.RELEASE |
org.springframework : spring-core | jar | 3.1.4.RELEASE |
org.springframework : spring-web | jar | 3.1.4.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.4.RELEASE |