is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc:1.3.1 1.3.1

ElasticSearch ORM and service

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc
Version

Version

1.3.1
Type

Type

pom
Description

Description

com.github.fangjinuo.esmvc:esmvc:1.3.1
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.3.1

Filename Size
esmvc-1.3.1.pom 17 KB
Browse

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

Dependencies

provided (1)

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

Project Modules

  • esmvc-model
  • esmvc-service
  • esmvc-service-rest
  • esmvc-service-tcp
  • esmvc-examples
  • esmvc-spring-boot-common
  • esmvc-spring-boot-starter
  • esmvc-spring-boot-starter-rest
  • esmvc-spring-boot-starter-tcp