Last Version

gear-es 1.0.1-RELEASE

es工具包

License

License

GroupId

GroupId

cn.howardliu
ArtifactId

ArtifactId

gear-es
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

gear-es
es工具包
Project URL

Project URL

https://github.com/howardliu-cn/my-gear
Source Code Management

Source Code Management

https://github.com/howardliu-cn/my-gear/tree/master/gear-es

Download gear-es 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.howardliu/gear-es/ -->
<dependency>
    <groupId>cn.howardliu</groupId>
    <artifactId>gear-es</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.howardliu/gear-es/
implementation 'cn.howardliu:gear-es:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.howardliu/gear-es/
implementation ("cn.howardliu:gear-es:1.0.1-RELEASE")
'cn.howardliu:gear-es:jar:1.0.1-RELEASE'
<dependency org="cn.howardliu" name="gear-es" rev="1.0.1-RELEASE">
  <artifact name="gear-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.howardliu', module='gear-es', version='1.0.1-RELEASE')
)
libraryDependencies += "cn.howardliu" % "gear-es" % "1.0.1-RELEASE"
[cn.howardliu/gear-es "1.0.1-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 2.2.0
org.apache.commons : commons-lang3 jar 3.4
com.alibaba : fastjson jar 1.2.10
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.6

provided (4)

Group / Artifact Type Version
cn.howardliu : gear-springEx jar 1.0.1-RELEASE
org.apache.storm : storm-core jar 0.10.0
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-webmvc jar 4.2.5.RELEASE

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.