org.minbox.framework:minbox-sequence

Multiple ID generation strategies

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

minbox-sequence
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Multiple ID generation strategies

Download minbox-sequence

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

oss-parent

用于发布org.minbox.framework相关开源框架到maven center的parent配置

Versions

Version
1.0.0.RELEASE