10Duke Event Data API model

Objects and interfaces describing data communicated in the 10Duke Event Data system API

License

License

MIT
GroupId

GroupId

com.tenduke.events
ArtifactId

ArtifactId

events-api
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

10Duke Event Data API model
Objects and interfaces describing data communicated in the 10Duke Event Data system API
Project URL

Project URL

https://github.com/10Duke/event-api
Source Code Management

Source Code Management

https://github.com/10Duke/event-api

Download events-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.6.7

test (2)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.8.102
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0