Last Version

net.guoyk:eswire 2.0.0.RC1

a tool to export elasticsearch documents from raw files

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.guoyk
ArtifactId

ArtifactId

eswire
Version

Version

2.0.0.RC1
Type

Type

jar
Description

Description

net.guoyk:eswire
a tool to export elasticsearch documents from raw files
Project URL

Project URL

https://github.com/guoyk93/eswire
Source Code Management

Source Code Management

http://github.com/guoyk93/eswire/tree/master

Download eswire 2.0.0.RC1


<!-- https://jarcasting.com/artifacts/net.guoyk/eswire/ -->
<dependency>
    <groupId>net.guoyk</groupId>
    <artifactId>eswire</artifactId>
    <version>2.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guoyk/eswire/
implementation 'net.guoyk:eswire:2.0.0.RC1'
// https://jarcasting.com/artifacts/net.guoyk/eswire/
implementation ("net.guoyk:eswire:2.0.0.RC1")
'net.guoyk:eswire:jar:2.0.0.RC1'
<dependency org="net.guoyk" name="eswire" rev="2.0.0.RC1">
  <artifact name="eswire" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guoyk', module='eswire', version='2.0.0.RC1')
)
libraryDependencies += "net.guoyk" % "eswire" % "2.0.0.RC1"
[net.guoyk/eswire "2.0.0.RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.elasticsearch.client : transport jar 6.3.2
org.apache.lucene : lucene-core jar 7.3.1
org.apache.lucene : lucene-codecs jar 7.3.1
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.