This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.2
yitter
4 years ago
parent
7c8e135ce7
commit
123508fe14
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Java/source/pom.xml
+1
-1
README.md
+ 1
- 1
Java/source/pom.xml
View File
@@ -6,7 +6,7 @@
<groupId>com.github.yitter</groupId>
<artifactId>yitter-idgenerator</artifactId>
<version>1.0.
6
</version>
<version>1.0.
7-SNAPSHOT
</version>
<packaging>jar</packaging>
<name>yitter-idgenerator</name>
+ 1
- 1
README.md
View File
@@ -23,7 +23,7 @@ QQ群:646049993
❄ 原生支持 C#/Java/Go/Rust/C 等语言,并提供 PHP 扩展及 Python、Node.js 多线程安全调用动态库(FFI)。
❄ 这是计算机历史上最全面的雪花ID生成器
。(目前还未发现更好的,期待你的超越😀)
❄ 这是计算机历史上最全面的雪花ID生成器
,期待你来超越😀
## 需求来源
Write
Preview
Loading…
Cancel
Save