License |
License |
---|---|
GroupId | GroupIdcom.github.raipc |
ArtifactId | ArtifactIdlog-event-consumer-api |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-event-consumer-api
Log event consumer API
|
<!-- https://jarcasting.com/artifacts/com.github.raipc/log-event-consumer-api/ -->
<dependency>
<groupId>com.github.raipc</groupId>
<artifactId>log-event-consumer-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.raipc/log-event-consumer-api/
implementation 'com.github.raipc:log-event-consumer-api:0.1.0'
// https://jarcasting.com/artifacts/com.github.raipc/log-event-consumer-api/
implementation ("com.github.raipc:log-event-consumer-api:0.1.0")
'com.github.raipc:log-event-consumer-api:jar:0.1.0'
<dependency org="com.github.raipc" name="log-event-consumer-api" rev="0.1.0">
<artifact name="log-event-consumer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.raipc', module='log-event-consumer-api', version='0.1.0')
)
libraryDependencies += "com.github.raipc" % "log-event-consumer-api" % "0.1.0"
[com.github.raipc/log-event-consumer-api "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.2 |