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

io.spring.platform:platform-versions 1.0.4.RELEASE

Spring IO Platform versions

Категории

Категории

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

Группа

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

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

platform-versions
Версия

Версия

1.0.4.RELEASE
Тип

Тип

pom

Скачать platform-versions 1.0.4.RELEASE

Имя Файла Размер
platform-versions-1.0.4.RELEASE.pom 3 KB
Обзор

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