License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.esmvc |
ArtifactId | ArtifactIdesmvc-examples |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.esmvc:esmvc-examples:1.3.1
ElasticSearch ORM and service
|
Filename | Size |
---|---|
esmvc-examples-1.3.1.pom | |
esmvc-examples-1.3.1.jar | 20 KB |
esmvc-examples-1.3.1-sources.jar | 14 KB |
esmvc-examples-1.3.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/ -->
<dependency>
<groupId>com.github.fangjinuo.esmvc</groupId>
<artifactId>esmvc-examples</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/
implementation 'com.github.fangjinuo.esmvc:esmvc-examples:1.3.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/
implementation ("com.github.fangjinuo.esmvc:esmvc-examples:1.3.1")
'com.github.fangjinuo.esmvc:esmvc-examples:jar:1.3.1'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-examples" rev="1.3.1">
<artifact name="esmvc-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc-examples', version='1.3.1')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-examples" % "1.3.1"
[com.github.fangjinuo.esmvc/esmvc-examples "1.3.1"]