com.daedafusion:events-core

A pluggable event handling framework

Лицензия

Лицензия

Группа

Группа

com.daedafusion
Идентификатор

Идентификатор

events-core
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A pluggable event handling framework

Скачать events-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.daedafusion/events-core/ -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>events-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.daedafusion/events-core/
implementation 'com.daedafusion:events-core:1.0'
// https://jarcasting.com/artifacts/com.daedafusion/events-core/
implementation ("com.daedafusion:events-core:1.0")
'com.daedafusion:events-core:jar:1.0'
<dependency org="com.daedafusion" name="events-core" rev="1.0">
  <artifact name="events-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daedafusion', module='events-core', version='1.0')
)
libraryDependencies += "com.daedafusion" % "events-core" % "1.0"
[com.daedafusion/events-core "1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.daedafusion : service-framework-core jar 1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1
log4j : log4j jar 1.2.17

test (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Build Status

Coverage Status

service-framework

Service/Provider framework with plugin isolation

Maven

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework</artifactId>
    <version>1.1</version>
</dependency>

<!-- For yml based configuration files -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework-yaml</artifactId>
    <version>1.1</version>
</dependency>
com.daedafusion

DaedaFusion

Версии библиотеки

Версия
1.0