License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab.cloud |
ArtifactId | ArtifactIdguerlab-cloud-auth-commons |
Last Version | Last Version2022.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuerlab Cloud Auth Commons
Guerlab Cloud
|
Project Organization |
Project Organizationguerlab |
<!-- https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-auth-commons/ -->
<dependency>
<groupId>net.guerlab.cloud</groupId>
<artifactId>guerlab-cloud-auth-commons</artifactId>
<version>2022.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-auth-commons/
implementation 'net.guerlab.cloud:guerlab-cloud-auth-commons:2022.6.0'
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-auth-commons/
implementation ("net.guerlab.cloud:guerlab-cloud-auth-commons:2022.6.0")
'net.guerlab.cloud:guerlab-cloud-auth-commons:jar:2022.6.0'
<dependency org="net.guerlab.cloud" name="guerlab-cloud-auth-commons" rev="2022.6.0">
<artifact name="guerlab-cloud-auth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.cloud', module='guerlab-cloud-auth-commons', version='2022.6.0')
)
libraryDependencies += "net.guerlab.cloud" % "guerlab-cloud-auth-commons" % "2022.6.0"
[net.guerlab.cloud/guerlab-cloud-auth-commons "2022.6.0"]
Group / Artifact | Type | Version |
---|---|---|
net.guerlab.cloud : guerlab-cloud-commons | jar | 2022.6.0 |
net.guerlab.cloud : guerlab-cloud-rsa | jar | 2022.6.0 |
net.guerlab.cloud : guerlab-cloud-context-core | jar | 2022.6.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |