License |
License |
---|---|
GroupId | GroupIdcom.minlessika.erp |
ArtifactId | ArtifactIdservice-registry |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionA service that helps services to discover each other.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-registry-0.1.0.pom | |
service-registry-0.1.0.jar | 9 KB |
service-registry-0.1.0-sources.jar | 11 KB |
service-registry-0.1.0-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.minlessika.erp/service-registry/ -->
<dependency>
<groupId>com.minlessika.erp</groupId>
<artifactId>service-registry</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlessika.erp/service-registry/
implementation 'com.minlessika.erp:service-registry:0.1.0'
// https://jarcasting.com/artifacts/com.minlessika.erp/service-registry/
implementation ("com.minlessika.erp:service-registry:0.1.0")
'com.minlessika.erp:service-registry:jar:0.1.0'
<dependency org="com.minlessika.erp" name="service-registry" rev="0.1.0">
<artifact name="service-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlessika.erp', module='service-registry', version='0.1.0')
)
libraryDependencies += "com.minlessika.erp" % "service-registry" % "0.1.0"
[com.minlessika.erp/service-registry "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.takes : takes | jar | 1.19 |
javax.json : javax.json-api | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.42 |
org.glassfish : javax.json | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
wtf.g4s8 : matchers-json | jar | 1.4.0 |