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

io.spring.platform:platform-build Athens-SR1

Spring IO Platform build

Категории

Категории

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

Группа

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

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

platform-build
Версия

Версия

Athens-SR1
Тип

Тип

pom

Скачать platform-build Athens-SR1

Имя Файла Размер
platform-build-Athens-SR1.pom 1 KB
Обзор

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