License |
License |
---|---|
GroupId | GroupIdco.abit.api.core |
ArtifactId | ArtifactIdcore-event |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-event-1.1.3.pom | |
core-event-1.1.3.jar | 6 KB |
core-event-1.1.3-sources.jar | 3 KB |
core-event-1.1.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.api.core/core-event/ -->
<dependency>
<groupId>co.abit.api.core</groupId>
<artifactId>core-event</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.core/core-event/
implementation 'co.abit.api.core:core-event:1.1.3'
// https://jarcasting.com/artifacts/co.abit.api.core/core-event/
implementation ("co.abit.api.core:core-event:1.1.3")
'co.abit.api.core:core-event:jar:1.1.3'
<dependency org="co.abit.api.core" name="core-event" rev="1.1.3">
<artifact name="core-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.core', module='core-event', version='1.1.3')
)
libraryDependencies += "co.abit.api.core" % "core-event" % "1.1.3"
[co.abit.api.core/core-event "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
co.abit.prime : prime-util | jar | 1.1.3 |
org.springframework : spring-core | jar | 5.1.2.RELEASE |
org.springframework : spring-context | jar | 5.1.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |