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

io.spring.platform:platform-build 1.1.4.RELEASE

Spring IO Platform build

Категории

Категории

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

Группа

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

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

platform-build
Версия

Версия

1.1.4.RELEASE
Тип

Тип

pom

Скачать platform-build 1.1.4.RELEASE

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

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