License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jnosql.communication |
ArtifactId | ArtifactIdcommunication-driver-commons |
Last Version | Last Version1.0.0-b4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Eclipse JNoSQL communication layer, Diana, implementations
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication-driver-commons/ -->
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>communication-driver-commons</artifactId>
<version>1.0.0-b4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication-driver-commons/
implementation 'org.eclipse.jnosql.communication:communication-driver-commons:1.0.0-b4'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication-driver-commons/
implementation ("org.eclipse.jnosql.communication:communication-driver-commons:1.0.0-b4")
'org.eclipse.jnosql.communication:communication-driver-commons:jar:1.0.0-b4'
<dependency org="org.eclipse.jnosql.communication" name="communication-driver-commons" rev="1.0.0-b4">
<artifact name="communication-driver-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.communication', module='communication-driver-commons', version='1.0.0-b4')
)
libraryDependencies += "org.eclipse.jnosql.communication" % "communication-driver-commons" % "1.0.0-b4"
[org.eclipse.jnosql.communication/communication-driver-commons "1.0.0-b4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jnosql.communication : communication-core | jar | 1.0.0-b4 |
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 |
---|---|---|
org.testcontainers : testcontainers | jar | 1.17.2 |
org.eclipse : yasson | jar | 1.0.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.6.0 |
org.mockito : mockito-junit-jupiter | jar | 4.6.0 |
commons-io : commons-io | jar | 2.11.0 |