Last Version

co.abit.api.core:core-event 1.1.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

co.abit.api.core
ArtifactId

ArtifactId

core-event
Version

Version

1.1.3
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core-event

Download core-event 1.1.3


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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.