com.github.fangjinuo.esmvc:esmvc:1.3.5

ElasticSearch ORM and service

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Filename Size
esmvc-1.3.5.pom 14 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.0

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

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0