| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdco.abit.api |
| ArtifactId | ArtifactIdidentity-repository |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |