License |
License |
---|---|
GroupId | GroupIdcom.ocpsoft.rewrite |
ArtifactId | ArtifactIdrewrite-integration-spring |
Version | Version1.0.0.Alpha11 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-spring/ -->
<dependency>
<groupId>com.ocpsoft.rewrite</groupId>
<artifactId>rewrite-integration-spring</artifactId>
<version>1.0.0.Alpha11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-spring/
implementation 'com.ocpsoft.rewrite:rewrite-integration-spring:1.0.0.Alpha11'
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-spring/
implementation ("com.ocpsoft.rewrite:rewrite-integration-spring:1.0.0.Alpha11")
'com.ocpsoft.rewrite:rewrite-integration-spring:jar:1.0.0.Alpha11'
<dependency org="com.ocpsoft.rewrite" name="rewrite-integration-spring" rev="1.0.0.Alpha11">
<artifact name="rewrite-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.rewrite', module='rewrite-integration-spring', version='1.0.0.Alpha11')
)
libraryDependencies += "com.ocpsoft.rewrite" % "rewrite-integration-spring" % "1.0.0.Alpha11"
[com.ocpsoft.rewrite/rewrite-integration-spring "1.0.0.Alpha11"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
com.ocpsoft.rewrite : rewrite-impl-servlet | jar | 1.0.0.Alpha11 |
org.springframework : spring-web | jar | 3.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.ocpsoft.rewrite : rewrite-test-harness | jar | 1.0.0.Alpha11 |
junit : junit | jar | 4.8.1 |