не последняя версия
Последняя версия 1.0.0-BETA2

fr.zebasto:spring-identity-contract 1.0.0-BETA1


Категории

Категории

IDE Инструменты разработки
Группа

Группа

fr.zebasto
Идентификатор

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

spring-identity-contract
Версия

Версия

1.0.0-BETA1
Тип

Тип

jar

Скачать spring-identity-contract 1.0.0-BETA1


<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity-contract/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>spring-identity-contract</artifactId>
    <version>1.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-contract/
implementation 'fr.zebasto:spring-identity-contract:1.0.0-BETA1'
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-contract/
implementation ("fr.zebasto:spring-identity-contract:1.0.0-BETA1")
'fr.zebasto:spring-identity-contract:jar:1.0.0-BETA1'
<dependency org="fr.zebasto" name="spring-identity-contract" rev="1.0.0-BETA1">
  <artifact name="spring-identity-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-identity-contract', version='1.0.0-BETA1')
)
libraryDependencies += "fr.zebasto" % "spring-identity-contract" % "1.0.0-BETA1"
[fr.zebasto/spring-identity-contract "1.0.0-BETA1"]