| License |
License |
|---|---|
| GroupId | GroupIdcom.nesscomputing.service.discovery |
| ArtifactId | ArtifactIddiscovery-parent |
| Version | Version1.6.3 |
| Type | Typepom |
| Description |
Descriptionservice-discovery-parent
Service location and discovery.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| discovery-parent-1.6.3.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nesscomputing.service.discovery/discovery-parent/ -->
<dependency>
<groupId>com.nesscomputing.service.discovery</groupId>
<artifactId>discovery-parent</artifactId>
<version>1.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nesscomputing.service.discovery/discovery-parent/
implementation 'com.nesscomputing.service.discovery:discovery-parent:1.6.3'
// https://jarcasting.com/artifacts/com.nesscomputing.service.discovery/discovery-parent/
implementation ("com.nesscomputing.service.discovery:discovery-parent:1.6.3")
'com.nesscomputing.service.discovery:discovery-parent:pom:1.6.3'
<dependency org="com.nesscomputing.service.discovery" name="discovery-parent" rev="1.6.3">
<artifact name="discovery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nesscomputing.service.discovery', module='discovery-parent', version='1.6.3')
)
libraryDependencies += "com.nesscomputing.service.discovery" % "discovery-parent" % "1.6.3"
[com.nesscomputing.service.discovery/discovery-parent "1.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nesscomputing.testing : ness-log4j-config | jar | 1.0.2 |