com.github.liuzhengyang:simple-core


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

simple-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download simple-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
cglib : cglib jar 3.2.0
io.netty : netty-all jar 4.0.36.Final
org.projectlombok : lombok jar 1.16.10
io.protostuff : protostuff-core jar 1.3.7
io.protostuff : protostuff-runtime jar 1.3.7
org.apache.zookeeper : zookeeper jar 3.4.8
org.apache.curator : curator-framework jar 2.9.1
org.apache.curator : curator-recipes jar 2.9.1
org.apache.curator : curator-x-discovery jar 2.9.1
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-simple jar 1.7.16
com.esotericsoftware : kryo jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0