License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-search |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionA quickstart toolbox.
|
Filename | Size |
---|---|
xpower-search-1.0.2.pom | |
xpower-search-1.0.2.jar | 4 KB |
xpower-search-1.0.2-sources.jar | 3 KB |
xpower-search-1.0.2-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-search/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-search</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-search/
implementation 'com.cnscud.xpower:xpower-search:1.0.2'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-search/
implementation ("com.cnscud.xpower:xpower-search:1.0.2")
'com.cnscud.xpower:xpower-search:jar:1.0.2'
<dependency org="com.cnscud.xpower" name="xpower-search" rev="1.0.2">
<artifact name="xpower-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-search', version='1.0.2')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-search" % "1.0.2"
[com.cnscud.xpower/xpower-search "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cnscud.xpower : xpower-main | jar | 1.0.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 6.8.8 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.8.8 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.google.guava : guava | jar | 15.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |