| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mithrim.epf |
| Идентификатор | Идентификаторmithrim-epf-core |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmithrim Event Processing Framework - Core
The core classes of the mithrim Event Processing Framework
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| ch.qos.logback : logback-classic | jar | 0.9.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.0-rc1 |
| junit : junit-dep | jar | 4.9 |
| org.hamcrest : hamcrest-library | jar | 1.2 |