| License |
License |
|---|---|
| GroupId | GroupIdorg.ocpsoft.rewrite |
| ArtifactId | ArtifactIdrewrite-integration-spring |
| Last Version | Last Version3.5.1.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOCPsoft Parent POM
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-spring/ -->
<dependency>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-integration-spring</artifactId>
<version>3.5.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-spring/
implementation 'org.ocpsoft.rewrite:rewrite-integration-spring:3.5.1.Final'
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-integration-spring/
implementation ("org.ocpsoft.rewrite:rewrite-integration-spring:3.5.1.Final")
'org.ocpsoft.rewrite:rewrite-integration-spring:jar:3.5.1.Final'
<dependency org="org.ocpsoft.rewrite" name="rewrite-integration-spring" rev="3.5.1.Final">
<artifact name="rewrite-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.rewrite', module='rewrite-integration-spring', version='3.5.1.Final')
)
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-integration-spring" % "3.5.1.Final"
[org.ocpsoft.rewrite/rewrite-integration-spring "3.5.1.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ocpsoft.rewrite : rewrite-config-servlet | jar | 3.5.1.Final |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| org.jboss.spec.javax.servlet : jboss-servlet-api_2.5_spec | jar | 1.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ocpsoft.rewrite : rewrite-test-harness | jar | 3.5.1.Final |
| junit : junit | jar | 4.13.1 |