is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc:1.3.0 1.3.0

ElasticSearch ORM and service

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc
Version

Version

1.3.0
Type

Type

pom
Description

Description

com.github.fangjinuo.esmvc:esmvc:1.3.0
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.0

Filename Size
esmvc-1.3.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc/
implementation 'com.github.fangjinuo.esmvc:esmvc:1.3.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc/
implementation ("com.github.fangjinuo.esmvc:esmvc:1.3.0")
'com.github.fangjinuo.esmvc:esmvc:pom:1.3.0'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc" rev="1.3.0">
  <artifact name="esmvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc', version='1.3.0')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc" % "1.3.0"
[com.github.fangjinuo.esmvc/esmvc "1.3.0"]

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