Last Version

co.bittub.api:identity-domain 1.1.0

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.bittub.api
ArtifactId

ArtifactId

identity-domain
Version

Version

1.1.0
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.0


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

Dependencies

compile (2)

Group / Artifact Type Version
co.bittub.prime : prime-common jar 1.0.1
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.