Last Version

org.eclipse.jnosql.artemis:artemis-test 1.0.0-b2

The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java and NoSQL technologies.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jnosql.artemis
ArtifactId

ArtifactId

artemis-test
Version

Version

1.0.0-b2
Type

Type

jar
Description

Description

The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java and NoSQL technologies.
Project Organization

Project Organization

Eclipse Foundation

Download artemis-test 1.0.0-b2


<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-test/ -->
<dependency>
    <groupId>org.eclipse.jnosql.artemis</groupId>
    <artifactId>artemis-test</artifactId>
    <version>1.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-test/
implementation 'org.eclipse.jnosql.artemis:artemis-test:1.0.0-b2'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/artemis-test/
implementation ("org.eclipse.jnosql.artemis:artemis-test:1.0.0-b2")
'org.eclipse.jnosql.artemis:artemis-test:jar:1.0.0-b2'
<dependency org="org.eclipse.jnosql.artemis" name="artemis-test" rev="1.0.0-b2">
  <artifact name="artemis-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.artemis', module='artemis-test', version='1.0.0-b2')
)
libraryDependencies += "org.eclipse.jnosql.artemis" % "artemis-test" % "1.0.0-b2"
[org.eclipse.jnosql.artemis/artemis-test "1.0.0-b2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.eclipse.microprofile.config : microprofile-config-api Optional jar 1.4

provided (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

test (6)

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-params jar 5.6.0
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.