Last Version

co.abit.api.core:core-root 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-root
Version

Version

1.1.3
Type

Type

pom
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-root

Download core-root 1.1.3

Filename Size
core-root-1.1.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/co.abit.api.core/core-root/ -->
<dependency>
    <groupId>co.abit.api.core</groupId>
    <artifactId>core-root</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.core/core-root/
implementation 'co.abit.api.core:core-root:1.1.3'
// https://jarcasting.com/artifacts/co.abit.api.core/core-root/
implementation ("co.abit.api.core:core-root:1.1.3")
'co.abit.api.core:core-root:pom:1.1.3'
<dependency org="co.abit.api.core" name="core-root" rev="1.1.3">
  <artifact name="core-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.core', module='core-root', version='1.1.3')
)
libraryDependencies += "co.abit.api.core" % "core-root" % "1.1.3"
[co.abit.api.core/core-root "1.1.3"]

Dependencies

compile (3)

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