is not current version
Last Version 1.0.0.Alpha11

com.ocpsoft.rewrite:rewrite-integration-spring 1.0.0.Alpha7


GroupId

GroupId

com.ocpsoft.rewrite
ArtifactId

ArtifactId

rewrite-integration-spring
Version

Version

1.0.0.Alpha7
Type

Type

jar

Download rewrite-integration-spring 1.0.0.Alpha7


<!-- 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.Alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-spring/
implementation 'com.ocpsoft.rewrite:rewrite-integration-spring:1.0.0.Alpha7'
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-spring/
implementation ("com.ocpsoft.rewrite:rewrite-integration-spring:1.0.0.Alpha7")
'com.ocpsoft.rewrite:rewrite-integration-spring:jar:1.0.0.Alpha7'
<dependency org="com.ocpsoft.rewrite" name="rewrite-integration-spring" rev="1.0.0.Alpha7">
  <artifact name="rewrite-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.rewrite', module='rewrite-integration-spring', version='1.0.0.Alpha7')
)
libraryDependencies += "com.ocpsoft.rewrite" % "rewrite-integration-spring" % "1.0.0.Alpha7"
[com.ocpsoft.rewrite/rewrite-integration-spring "1.0.0.Alpha7"]