is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc-service 1.2.4

ElasticSearch ORM and service

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc-service
Version

Version

1.2.4
Type

Type

jar
Description

Description

ElasticSearch ORM and service

Download esmvc-service 1.2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.7.0
com.github.fangjinuo.esmvc : esmvc-model jar 1.2.4
com.github.fangjinuo.easyjson : easyjson-core jar 3.0.3
org.elasticsearch.client : transport Optional jar 6.7.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.