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