License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jnosql.communication |
ArtifactId | ArtifactIdcommunication |
Last Version | Last Version1.0.0-b4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java
and NoSQL technologies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
communication-1.0.0-b4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication/ -->
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>communication</artifactId>
<version>1.0.0-b4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication/
implementation 'org.eclipse.jnosql.communication:communication:1.0.0-b4'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/communication/
implementation ("org.eclipse.jnosql.communication:communication:1.0.0-b4")
'org.eclipse.jnosql.communication:communication:pom:1.0.0-b4'
<dependency org="org.eclipse.jnosql.communication" name="communication" rev="1.0.0-b4">
<artifact name="communication" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.communication', module='communication', version='1.0.0-b4')
)
libraryDependencies += "org.eclipse.jnosql.communication" % "communication" % "1.0.0-b4"
[org.eclipse.jnosql.communication/communication "1.0.0-b4"]
Group / Artifact | Type | Version |
---|---|---|
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.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 |