is not current version
Last Version 1.12.3

org.everrest:everrest-integration-spring 1.12.2


GroupId

GroupId

org.everrest
ArtifactId

ArtifactId

everrest-integration-spring
Version

Version

1.12.2
Type

Type

jar

Download everrest-integration-spring 1.12.2


<!-- https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring/ -->
<dependency>
    <groupId>org.everrest</groupId>
    <artifactId>everrest-integration-spring</artifactId>
    <version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring/
implementation 'org.everrest:everrest-integration-spring:1.12.2'
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring/
implementation ("org.everrest:everrest-integration-spring:1.12.2")
'org.everrest:everrest-integration-spring:jar:1.12.2'
<dependency org="org.everrest" name="everrest-integration-spring" rev="1.12.2">
  <artifact name="everrest-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-integration-spring', version='1.12.2')
)
libraryDependencies += "org.everrest" % "everrest-integration-spring" % "1.12.2"
[org.everrest/everrest-integration-spring "1.12.2"]