Last Version

mithrim Event Processing Framework 0.1.0

The top level project of the mithrim Event Processing Framework

License

License

GroupId

GroupId

org.mithrim.epf
ArtifactId

ArtifactId

mithrim-epf
Version

Version

0.1.0
Type

Type

pom
Description

Description

mithrim Event Processing Framework
The top level project of the mithrim Event Processing Framework
Project URL

Project URL

http://www.mithrim.org/

Download mithrim-epf 0.1.0

Filename Size
mithrim-epf-0.1.0.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.29

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.9
org.hamcrest : hamcrest-library jar 1.2

Project Modules

  • mithrim-epf-core