не последняя версия
Последняя версия 2.0.8.RELEASE

io.spring.platform:platform Athens-SR6

Spring IO Platform documentation

Категории

Категории

ORM Данные
Группа

Группа

io.spring.platform
Идентификатор

Идентификатор

platform
Версия

Версия

Athens-SR6
Тип

Тип

jar

Скачать platform Athens-SR6

Имя Файла Размер
platform-Athens-SR6.pom
platform-Athens-SR6.jar 3 KB
Обзор

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