is not current version
Last Version 1.3.5

esmvc 1.2.4

ElasticSearch ORM and service

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc
Version

Version

1.2.4
Type

Type

pom
Description

Description

esmvc
ElasticSearch ORM and service
Project URL

Project URL

https://github.com/fangjinuo/es-mvc
Source Code Management

Source Code Management

https://github.com/fangjinuo/es-mvc.git

Download esmvc 1.2.4

Filename Size
esmvc-1.2.4.pom 15 KB
Browse

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

Dependencies

provided (1)

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

Project Modules

  • esmvc-model
  • esmvc-service
  • esmvc-spring-boot-starter