License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jnosql.artemis |
ArtifactId | ArtifactIdartemis-extension |
Last Version | Last Version1.0.0-b2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.eclipse.jnosql.artemis:artemis-extension
Eclipse JNoSQL mapping layer, Artemis, extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
artemis-extension-1.0.0-b2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-extension/ -->
<dependency>
<groupId>org.eclipse.jnosql.artemis</groupId>
<artifactId>artemis-extension</artifactId>
<version>1.0.0-b2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-extension/
implementation 'org.eclipse.jnosql.artemis:artemis-extension:1.0.0-b2'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-extension/
implementation ("org.eclipse.jnosql.artemis:artemis-extension:1.0.0-b2")
'org.eclipse.jnosql.artemis:artemis-extension:pom:1.0.0-b2'
<dependency org="org.eclipse.jnosql.artemis" name="artemis-extension" rev="1.0.0-b2">
<artifact name="artemis-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.artemis', module='artemis-extension', version='1.0.0-b2')
)
libraryDependencies += "org.eclipse.jnosql.artemis" % "artemis-extension" % "1.0.0-b2"
[org.eclipse.jnosql.artemis/artemis-extension "1.0.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api Optional | jar | 1.4 |
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.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 |