License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdco.bittub.api |
ArtifactId | ArtifactIdidentity-repository |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/co.bittub.api/identity-repository/ -->
<dependency>
<groupId>co.bittub.api</groupId>
<artifactId>identity-repository</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.bittub.api/identity-repository/
implementation 'co.bittub.api:identity-repository:1.0.0'
// https://jarcasting.com/artifacts/co.bittub.api/identity-repository/
implementation ("co.bittub.api:identity-repository:1.0.0")
'co.bittub.api:identity-repository:jar:1.0.0'
<dependency org="co.bittub.api" name="identity-repository" rev="1.0.0">
<artifact name="identity-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.bittub.api', module='identity-repository', version='1.0.0')
)
libraryDependencies += "co.bittub.api" % "identity-repository" % "1.0.0"
[co.bittub.api/identity-repository "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
co.bittub.prime : prime-repository | jar | 1.0.1 |
co.bittub.api : identity-domain | jar | 1.0.0-SNAPSHOT |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |