Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 202 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 202 Bytes

说明

id生成工具集合,含Mongodb ObjectId, UUID, 雪花Id

maven

<dependency>
	<groupId>org.rdlinux</groupId>
	<artifactId>luava-id</artifactId>
	<version>0.0.1</version>
</dependency>