Last Version

Meson 1.0.3

Distributed ID generator inspired by BSON's ObjectID and Snowflake

License

License

GroupId

GroupId

com.rfksystems
ArtifactId

ArtifactId

meson
Version

Version

1.0.3
Type

Type

jar
Description

Description

Meson
Distributed ID generator inspired by BSON's ObjectID and Snowflake
Project URL

Project URL

https://github.com/rfksystems/meson
Project Organization

Project Organization

RFK Systems
Source Code Management

Source Code Management

http://github.com/rfksystems/meson/tree/master

Download meson 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

test (3)

Group / Artifact Type Version
org.mongodb : bson jar 3.6.3
com.google.truth : truth jar 0.40
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.