License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab.cloud |
ArtifactId | ArtifactIdguerlab-cloud-auth-commons |
Version | Version21.11.0 |
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>21.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-auth-commons/
implementation 'net.guerlab.cloud:guerlab-cloud-auth-commons:21.11.0'
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-auth-commons/
implementation ("net.guerlab.cloud:guerlab-cloud-auth-commons:21.11.0")
'net.guerlab.cloud:guerlab-cloud-auth-commons:jar:21.11.0'
<dependency org="net.guerlab.cloud" name="guerlab-cloud-auth-commons" rev="21.11.0">
<artifact name="guerlab-cloud-auth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.cloud', module='guerlab-cloud-auth-commons', version='21.11.0')
)
libraryDependencies += "net.guerlab.cloud" % "guerlab-cloud-auth-commons" % "21.11.0"
[net.guerlab.cloud/guerlab-cloud-auth-commons "21.11.0"]
Group / Artifact | Type | Version |
---|---|---|
net.guerlab.cloud : guerlab-cloud-commons | jar | 21.11.0 |
net.guerlab.cloud : guerlab-cloud-rsa | jar | 21.11.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |