Last Version

com.daedafusion:events-core 1.0

A pluggable event handling framework

License

License

GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

events-core
Version

Version

1.0
Type

Type

jar
Description

Description

A pluggable event handling framework

Download events-core 1.0


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.