Last Version

mithrim Event Processing Framework - Core 0.1.0

The core classes of the mithrim Event Processing Framework

License

License

GroupId

GroupId

org.mithrim.epf
ArtifactId

ArtifactId

mithrim-epf-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

mithrim Event Processing Framework - Core
The core classes of the mithrim Event Processing Framework

Download mithrim-epf-core 0.1.0


<!-- https://jarcasting.com/artifacts/org.mithrim.epf/mithrim-epf-core/ -->
<dependency>
    <groupId>org.mithrim.epf</groupId>
    <artifactId>mithrim-epf-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mithrim.epf/mithrim-epf-core/
implementation 'org.mithrim.epf:mithrim-epf-core:0.1.0'
// https://jarcasting.com/artifacts/org.mithrim.epf/mithrim-epf-core/
implementation ("org.mithrim.epf:mithrim-epf-core:0.1.0")
'org.mithrim.epf:mithrim-epf-core:jar:0.1.0'
<dependency org="org.mithrim.epf" name="mithrim-epf-core" rev="0.1.0">
  <artifact name="mithrim-epf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mithrim.epf', module='mithrim-epf-core', version='0.1.0')
)
libraryDependencies += "org.mithrim.epf" % "mithrim-epf-core" % "0.1.0"
[org.mithrim.epf/mithrim-epf-core "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 (3)

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

Project Modules

There are no modules declared in this project.