Last Version

co.bittub.api:identity-repository 1.0.0


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

co.bittub.api
ArtifactId

ArtifactId

identity-repository
Version

Version

1.0.0
Type

Type

jar
Description

Description

Download identity-repository 1.0.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.