License |
License |
---|---|
GroupId | GroupIdorg.mithrim.epf |
ArtifactId | ArtifactIdmithrim-epf-core |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionmithrim Event Processing Framework - Core
The core classes of the mithrim Event Processing Framework
|
Filename | Size |
---|---|
mithrim-epf-core-0.1.0.pom | |
mithrim-epf-core-0.1.0.jar | 28 KB |
mithrim-epf-core-0.1.0-sources.jar | 27 KB |
mithrim-epf-core-0.1.0-javadoc.jar | 175 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
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 |