Last Version

Common ID 1.0.1

Common library to work with typed ids.

License

License

GroupId

GroupId

sh.bader.common
ArtifactId

ArtifactId

id
Version

Version

1.0.1
Type

Type

jar
Description

Description

Common ID
Common library to work with typed ids.
Project URL

Project URL

https://bitbucket.org/thbader/common_id
Source Code Management

Source Code Management

https://bitbucket.org/thbader/common_id

Download id 1.0.1


<!-- https://jarcasting.com/artifacts/sh.bader.common/id/ -->
<dependency>
    <groupId>sh.bader.common</groupId>
    <artifactId>id</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/sh.bader.common/id/
implementation 'sh.bader.common:id:1.0.1'
// https://jarcasting.com/artifacts/sh.bader.common/id/
implementation ("sh.bader.common:id:1.0.1")
'sh.bader.common:id:jar:1.0.1'
<dependency org="sh.bader.common" name="id" rev="1.0.1">
  <artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.bader.common', module='id', version='1.0.1')
)
libraryDependencies += "sh.bader.common" % "id" % "1.0.1"
[sh.bader.common/id "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.reflections : reflections jar 0.10.2

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.hibernate : hibernate-core jar 5.6.3.Final
org.springframework : spring-context jar 5.3.14

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.hamcrest : hamcrest-all jar 1.3
com.github.npathai : hamcrest-optional jar 2.0.0

Project Modules

There are no modules declared in this project.