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