reacto-couchbase-service-registry

reacto service registry implementation based on Couchbase

License

License

Categories

Categories

Couchbase Data Databases Net React User Interface Web Frameworks
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

reacto-couchbase-service-registry
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

reacto-couchbase-service-registry
reacto service registry implementation based on Couchbase
Project URL

Project URL

https://github.com/soundvibe/reacto-couchbase-service-registry
Source Code Management

Source Code Management

https://github.com/soundvibe/reacto-couchbase-service-registry.git

Download reacto-couchbase-service-registry

How to add to project

<!-- https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/ -->
<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>reacto-couchbase-service-registry</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/
implementation 'net.soundvibe:reacto-couchbase-service-registry:2.0.0'
// https://jarcasting.com/artifacts/net.soundvibe/reacto-couchbase-service-registry/
implementation ("net.soundvibe:reacto-couchbase-service-registry:2.0.0")
'net.soundvibe:reacto-couchbase-service-registry:jar:2.0.0'
<dependency org="net.soundvibe" name="reacto-couchbase-service-registry" rev="2.0.0">
  <artifact name="reacto-couchbase-service-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='reacto-couchbase-service-registry', version='2.0.0')
)
libraryDependencies += "net.soundvibe" % "reacto-couchbase-service-registry" % "2.0.0"
[net.soundvibe/reacto-couchbase-service-registry "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.soundvibe : reacto jar 2.0.0
com.couchbase.client : java-client jar 2.4.7
com.github.akarnokd : rxjava2-interop jar 0.10.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.testcontainers : testcontainers jar 1.4.2

Project Modules

There are no modules declared in this project.

Maven Central Build Status Coverage Status

reacto-couchbase-service-registry

reacto service registry implementation based on Couchbase database

Binaries

Binaries and dependency information for Maven, Ivy, Gradle and others can be found at http://search.maven.org.

Example for Gradle:

compile 'net.soundvibe:reacto-couchbase-service-registry:2.0.0'

and for Maven:

<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>reacto-couchbase-service-registry</artifactId>
    <version>2.0.0</version>
</dependency>

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

LICENSE

Copyright 2017 Linas Naginionis

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2