Last Version

io.github.isharipov:globalids-test 0.0.1

Library that provides global identifiers

License

License

GroupId

GroupId

io.github.isharipov
ArtifactId

ArtifactId

globalids-test
Version

Version

0.0.1
Type

Type

jar
Description

Description

Library that provides global identifiers

Download globalids-test 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.isharipov/globalids-test/ -->
<dependency>
    <groupId>io.github.isharipov</groupId>
    <artifactId>globalids-test</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/globalids-test/
implementation 'io.github.isharipov:globalids-test:0.0.1'
// https://jarcasting.com/artifacts/io.github.isharipov/globalids-test/
implementation ("io.github.isharipov:globalids-test:0.0.1")
'io.github.isharipov:globalids-test:jar:0.0.1'
<dependency org="io.github.isharipov" name="globalids-test" rev="0.0.1">
  <artifact name="globalids-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='globalids-test', version='0.0.1')
)
libraryDependencies += "io.github.isharipov" % "globalids-test" % "0.0.1"
[io.github.isharipov/globalids-test "0.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.1
org.springframework.boot : spring-boot-starter-test jar 2.4.1
org.testcontainers : postgresql jar 1.15.1
org.postgresql : postgresql jar 42.2.17
org.testcontainers : junit-jupiter jar 1.15.1
io.github.isharipov : modelframework jar 0.0.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2

Project Modules

There are no modules declared in this project.