Categories |
CategoriesCouchbase Data Databases Net React User Interface Web Frameworks |
---|---|
GroupId | GroupIdnet.soundvibe |
ArtifactId | ArtifactIdreacto-couchbase-service-registry |
Version | Version1.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/ -->
<dependency>
<groupId>net.soundvibe</groupId>
<artifactId>reacto-couchbase-service-registry</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/
implementation 'net.soundvibe:reacto-couchbase-service-registry:1.0.4'
// https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/
implementation ("net.soundvibe:reacto-couchbase-service-registry:1.0.4")
'net.soundvibe:reacto-couchbase-service-registry:jar:1.0.4'
<dependency org="net.soundvibe" name="reacto-couchbase-service-registry" rev="1.0.4">
<artifact name="reacto-couchbase-service-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='reacto-couchbase-service-registry', version='1.0.4')
)
libraryDependencies += "net.soundvibe" % "reacto-couchbase-service-registry" % "1.0.4"
[net.soundvibe/reacto-couchbase-service-registry "1.0.4"]