co.abit.api:identity-repository


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

co.abit.api
ArtifactId

ArtifactId

identity-repository
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download identity-repository

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
co.abit.prime : prime-repository jar 1.0.2
co.abit.api : identity-domain jar 1.1.1
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.

Versions

Version
1.0.0