com.gitee.tinyservices:id-core


GroupId

GroupId

com.gitee.tinyservices
ArtifactId

ArtifactId

id-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download id-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitee.tinyservices : id-common jar
com.google.guava : guava jar
com.alibaba : fastjson jar
org.apache.curator : curator-recipes jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0