License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.eclipse.jnosql.artemis.reactive |
ArtifactId | ArtifactIdartemis-reactive-key-value |
Version | Version1.0.0-b2 |
Type | Typejar |
Description |
DescriptionThe Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java
and NoSQL technologies.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis.reactive/artemis-reactive-key-value/ -->
<dependency>
<groupId>org.eclipse.jnosql.artemis.reactive</groupId>
<artifactId>artemis-reactive-key-value</artifactId>
<version>1.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis.reactive/artemis-reactive-key-value/
implementation 'org.eclipse.jnosql.artemis.reactive:artemis-reactive-key-value:1.0.0-b2'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis.reactive/artemis-reactive-key-value/
implementation ("org.eclipse.jnosql.artemis.reactive:artemis-reactive-key-value:1.0.0-b2")
'org.eclipse.jnosql.artemis.reactive:artemis-reactive-key-value:jar:1.0.0-b2'
<dependency org="org.eclipse.jnosql.artemis.reactive" name="artemis-reactive-key-value" rev="1.0.0-b2">
<artifact name="artemis-reactive-key-value" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.artemis.reactive', module='artemis-reactive-key-value', version='1.0.0-b2')
)
libraryDependencies += "org.eclipse.jnosql.artemis.reactive" % "artemis-reactive-key-value" % "1.0.0-b2"
[org.eclipse.jnosql.artemis.reactive/artemis-reactive-key-value "1.0.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jnosql.artemis : artemis-key-value | jar | 1.0.0-b2 |
org.eclipse.jnosql.artemis.reactive : artemis-reactive-core | jar | 1.0.0-b2 |
org.eclipse.microprofile.config : microprofile-config-api Optional | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api | jar | 1.0.1 |
jakarta.json : jakarta.json-api | jar | 1.1.6 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.nosql.tck.mapping : mapping-tck-key-value | jar | 1.0.0-b2 |
io.smallrye.reactive : smallrye-reactive-streams-operators | jar | 1.0.12 |
org.eclipse : yasson | jar | 1.0.6 |
io.smallrye.config : smallrye-config | jar | 1.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |