License |
License |
---|---|
GroupId | GroupIdorg.mithrim.epf |
ArtifactId | ArtifactIdmithrim-epf |
Version | Version0.1.0 |
Type | Typepom |
Description |
Descriptionmithrim Event Processing Framework
The top level project of the mithrim Event Processing Framework
|
Project URL |
Project URL |
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"]
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 |
---|---|---|
junit : junit-dep | jar | 4.9 |
org.hamcrest : hamcrest-library | jar | 1.2 |