is not current version
Last Version 2.0.8.RELEASE

io.spring.platform:platform Athens-SR5

Spring IO Platform documentation

Categories

Categories

ORM Data
GroupId

GroupId

io.spring.platform
ArtifactId

ArtifactId

platform
Version

Version

Athens-SR5
Type

Type

jar

Download platform Athens-SR5


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