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