identifier

Small, focused toolkit for defining typed and tagged entity identifiers.

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.dmrolfs
ArtifactId

ArtifactId

identifier_2.13
Last Version

Last Version

1.2.10
Release Date

Release Date

Type

Type

jar
Description

Description

identifier
Small, focused toolkit for defining typed and tagged entity identifiers.
Project URL

Project URL

https://github.com/dmrolfs/identifier
Project Organization

Project Organization

dmrolfs
Source Code Management

Source Code Management

https://github.com/dmrolfs/identifier

Download identifier_2.13

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-generic_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0
org.typelevel : cats-core_2.13 jar 2.6.0
com.softwaremill.common : id-generator_2.13 jar 1.3.1
io.estatico : newtype_2.13 jar 0.4.4
io.jvm.uuid : scala-uuid_2.13 jar 0.3.1
commons-codec : commons-codec jar 1.15

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30

test (8)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.8
org.scalatest : scalatest_2.13 jar 3.2.8
org.scalatest : scalatest_2.13 jar 3.2.8
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatestplus : scalacheck-1-14_2.13 jar 3.1.2.0
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.10