| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.limetri.ygg |
| Идентификатор | Идентификаторygg-event-engine-simple |
| Последняя версия | Последняя версия0.28 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеYgg provides core components for a business process handing platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ygg-event-engine-simple-0.28.pom | |
| ygg-event-engine-simple-0.28.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.1.2.RELEASE |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |