is not current version
Last Version 0.0.9

org.jnosql.artemis:artemis-core 0.0.4

Eclipse JNoSQL Mapping, Artemis API, core engine

GroupId

GroupId

org.jnosql.artemis
ArtifactId

ArtifactId

artemis-core
Version

Version

0.0.4
Type

Type

jar

Download artemis-core 0.0.4


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