| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rac021 |
| ArtifactId | ArtifactIdG-Jax-Service-Discovery |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionG-Jax-Service-Discovery
Jax-rs Default Service Descovery Implementation
|
<!-- https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Service-Discovery/ -->
<dependency>
<groupId>com.github.rac021</groupId>
<artifactId>G-Jax-Service-Discovery</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Service-Discovery/
implementation 'com.github.rac021:G-Jax-Service-Discovery:1.1'
// https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Service-Discovery/
implementation ("com.github.rac021:G-Jax-Service-Discovery:1.1")
'com.github.rac021:G-Jax-Service-Discovery:jar:1.1'
<dependency org="com.github.rac021" name="G-Jax-Service-Discovery" rev="1.1">
<artifact name="G-Jax-Service-Discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rac021', module='G-Jax-Service-Discovery', version='1.1')
)
libraryDependencies += "com.github.rac021" % "G-Jax-Service-Discovery" % "1.1"
[com.github.rac021/G-Jax-Service-Discovery "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rac021 : G-Jax-Api | jar | 1.1 |