GroupId | GroupIdio.github.mountainest |
---|---|
ArtifactId | ArtifactIdgateway |
Last Version | Last Version0.0.2-SHAPSHOT |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
gateway-0.0.2-SHAPSHOT.pom | |
gateway-0.0.2-SHAPSHOT.jar | 3 KB |
gateway-0.0.2-SHAPSHOT-sources.jar | 3 KB |
gateway-0.0.2-SHAPSHOT-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mountainest/gateway/ -->
<dependency>
<groupId>io.github.mountainest</groupId>
<artifactId>gateway</artifactId>
<version>0.0.2-SHAPSHOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mountainest/gateway/
implementation 'io.github.mountainest:gateway:0.0.2-SHAPSHOT'
// https://jarcasting.com/artifacts/io.github.mountainest/gateway/
implementation ("io.github.mountainest:gateway:0.0.2-SHAPSHOT")
'io.github.mountainest:gateway:jar:0.0.2-SHAPSHOT'
<dependency org="io.github.mountainest" name="gateway" rev="0.0.2-SHAPSHOT">
<artifact name="gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mountainest', module='gateway', version='0.0.2-SHAPSHOT')
)
libraryDependencies += "io.github.mountainest" % "gateway" % "0.0.2-SHAPSHOT"
[io.github.mountainest/gateway "0.0.2-SHAPSHOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-gateway | jar |