Last Version

co.abit.api.identity:identity-parent 1.1.2

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-parent
Version

Version

1.1.2
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/identity-parent

Download identity-parent 1.1.2


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

Dependencies

compile (2)

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