Atlas Framework - Core UUID

Various libraries building on the Spring Framework

License

License

GroupId

GroupId

com.btmatthews.atlas
ArtifactId

ArtifactId

atlas-core-uuid
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Atlas Framework - Core UUID
Various libraries building on the Spring Framework
Project Organization

Project Organization

Brian Thomas Matthews

Download atlas-core-uuid

How to add to project

<!-- https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core-uuid/ -->
<dependency>
    <groupId>com.btmatthews.atlas</groupId>
    <artifactId>atlas-core-uuid</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core-uuid/
implementation 'com.btmatthews.atlas:atlas-core-uuid:1.0.2'
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core-uuid/
implementation ("com.btmatthews.atlas:atlas-core-uuid:1.0.2")
'com.btmatthews.atlas:atlas-core-uuid:jar:1.0.2'
<dependency org="com.btmatthews.atlas" name="atlas-core-uuid" rev="1.0.2">
  <artifact name="atlas-core-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.atlas', module='atlas-core-uuid', version='1.0.2')
)
libraryDependencies += "com.btmatthews.atlas" % "atlas-core-uuid" % "1.0.2"
[com.btmatthews.atlas/atlas-core-uuid "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.btmatthews.atlas : atlas-core jar 1.0.2
com.fasterxml.uuid : java-uuid-generator jar 3.1.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
com.btmatthews.hamcrest : hamcrest-matchers jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0