License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcn.brainpoint |
ArtifactId | ArtifactIdfebs-identify |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionfebs-identify
Distributed Unique Identify like ObjectId.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
febs-identify-0.0.5.pom | |
febs-identify-0.0.5.jar | 15 KB |
febs-identify-0.0.5-sources.jar | 8 KB |
febs-identify-0.0.5-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.brainpoint/febs-identify/ -->
<dependency>
<groupId>cn.brainpoint</groupId>
<artifactId>febs-identify</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.brainpoint/febs-identify/
implementation 'cn.brainpoint:febs-identify:0.0.5'
// https://jarcasting.com/artifacts/cn.brainpoint/febs-identify/
implementation ("cn.brainpoint:febs-identify:0.0.5")
'cn.brainpoint:febs-identify:jar:0.0.5'
<dependency org="cn.brainpoint" name="febs-identify" rev="0.0.5">
<artifact name="febs-identify" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.brainpoint', module='febs-identify', version='0.0.5')
)
libraryDependencies += "cn.brainpoint" % "febs-identify" % "0.0.5"
[cn.brainpoint/febs-identify "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.5 |
mysql : mysql-connector-java | jar | 8.0.20 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |