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