Last Version

awsflake-core 2.0.0

A Snowflake-like library for generating GUIDs within multi-regional AWS environments.

License

License

MIT
Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

me.ccampo
ArtifactId

ArtifactId

awsflake-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

awsflake-core
A Snowflake-like library for generating GUIDs within multi-regional AWS environments.
Project URL

Project URL

https://github.com/ccampo133/awsflake
Source Code Management

Source Code Management

https://github.com/ccampo133/awsflake

Download awsflake-core 2.0.0


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
org.slf4j : slf4j-api jar 1.7.21
com.amazonaws : aws-java-sdk-core jar 1.11.718
io.github.microutils : kotlin-logging jar 1.7.7

Project Modules

There are no modules declared in this project.