| License |
License |
|---|---|
| GroupId | GroupIdeu.limetri.ygg |
| ArtifactId | ArtifactIdygg-event-engine-simple |
| Last Version | Last Version0.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYgg provides core components for a business process handing platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ygg-event-engine-simple-0.28.pom | |
| ygg-event-engine-simple-0.28.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-event-engine-simple/ -->
<dependency>
<groupId>eu.limetri.ygg</groupId>
<artifactId>ygg-event-engine-simple</artifactId>
<version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-event-engine-simple/
implementation 'eu.limetri.ygg:ygg-event-engine-simple:0.28'
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-event-engine-simple/
implementation ("eu.limetri.ygg:ygg-event-engine-simple:0.28")
'eu.limetri.ygg:ygg-event-engine-simple:jar:0.28'
<dependency org="eu.limetri.ygg" name="ygg-event-engine-simple" rev="0.28">
<artifact name="ygg-event-engine-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.ygg', module='ygg-event-engine-simple', version='0.28')
)
libraryDependencies += "eu.limetri.ygg" % "ygg-event-engine-simple" % "0.28"
[eu.limetri.ygg/ygg-event-engine-simple "0.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.limetri.ygg : ygg-api | jar | 0.28 |
| org.springframework : spring-core | jar | 4.1.2.RELEASE |
| org.springframework : spring-beans | jar | 4.1.2.RELEASE |
| org.springframework : spring-context | jar | 4.1.2.RELEASE |
| com.espertech : esper | jar | 5.1.0 |
| commons-logging : commons-logging-api | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.1.2.RELEASE |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |