commons-id

Toolbelt with utilities that are useful for many projects.

License

License

GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-id
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

commons-id
Toolbelt with utilities that are useful for many projects.

Download commons-id

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.0

Project Modules

There are no modules declared in this project.
se.l4.commons

Level Four AB

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0