License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab.cloud |
ArtifactId | ArtifactIdguerlab-cloud-gateway |
Version | Version21.7.1 |
Type | Typejar |
Description |
DescriptionGuerlab Cloud Gateway
Guerlab Cloud Gateway
|
Project URL |
Project URL |
Project Organization |
Project Organizationguerlab |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-gateway/ -->
<dependency>
<groupId>net.guerlab.cloud</groupId>
<artifactId>guerlab-cloud-gateway</artifactId>
<version>21.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-gateway/
implementation 'net.guerlab.cloud:guerlab-cloud-gateway:21.7.1'
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud-gateway/
implementation ("net.guerlab.cloud:guerlab-cloud-gateway:21.7.1")
'net.guerlab.cloud:guerlab-cloud-gateway:jar:21.7.1'
<dependency org="net.guerlab.cloud" name="guerlab-cloud-gateway" rev="21.7.1">
<artifact name="guerlab-cloud-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.cloud', module='guerlab-cloud-gateway', version='21.7.1')
)
libraryDependencies += "net.guerlab.cloud" % "guerlab-cloud-gateway" % "21.7.1"
[net.guerlab.cloud/guerlab-cloud-gateway "21.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |