Last Version

co.abit.api.identity:identity-domain 1.1.6

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

License

License

Categories

Categories

IDE Development Tools Doma Data ORM
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-domain
Version

Version

1.1.6
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/identity-domain

Download identity-domain 1.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
co.abit.prime : prime-util jar 1.1.4
co.abit.prime : prime-security jar 1.1.4
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.