artemis-odb-eeel

Drop-in Extension for artemis-odb. Annotation bases entity event listeners

License

License

Categories

Categories

Net
GroupId

GroupId

net.fbridault.eeel
ArtifactId

ArtifactId

artemis-odb-eeel
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

artemis-odb-eeel
Drop-in Extension for artemis-odb. Annotation bases entity event listeners
Project URL

Project URL

https://github.com/GMWolf/artemis-odb-eeel
Source Code Management

Source Code Management

https://github.com/GMWolf/artemis-odb-eeel/tree/master

Download artemis-odb-eeel

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar RELEASE

provided (1)

Group / Artifact Type Version
net.onedaybeard.artemis : artemis-odb jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0