is not current version
Last Version 2.0.8.RELEASE

io.spring.platform:platform Athens-SR1

Spring IO Platform documentation

Categories

Categories

ORM Data
GroupId

GroupId

io.spring.platform
ArtifactId

ArtifactId

platform
Version

Version

Athens-SR1
Type

Type

jar

Download platform Athens-SR1


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