Last Version

Spring Identity :: Bill Of Materials 1.0.0-BETA2

Spring Identity allows you to manage users, groups, and rights for your application

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

spring-identity-bom
Version

Version

1.0.0-BETA2
Type

Type

pom
Description

Description

Spring Identity :: Bill Of Materials
Spring Identity allows you to manage users, groups, and rights for your application

Download spring-identity-bom 1.0.0-BETA2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.