Last Version

artemis-odb 2.3.0

Fork of Artemis Entity System Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.artemis
ArtifactId

ArtifactId

artemis-odb
Version

Version

2.3.0
Type

Type

jar
Description

Description

artemis-odb
Fork of Artemis Entity System Framework.
Project URL

Project URL

https://github.com/junkdog/artemis-odb

Download artemis-odb 2.3.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.openjdk.jol : jol-core jar 0.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.