Last Version

co.exabit.api:core-parent 1.0.0

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

License

License

GroupId

GroupId

co.exabit.api
ArtifactId

ArtifactId

core-parent
Version

Version

1.0.0
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-parent

Download core-parent 1.0.0

Filename Size
core-parent-1.0.0.pom 3 KB
Browse

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

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.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.