| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.cnscud.xpower |
| ArtifactId | ArtifactIdxpower-search |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA quickstart toolbox.
|
| Filename | Size |
|---|---|
| xpower-search-1.0.3.pom | |
| xpower-search-1.0.3.jar | 4 KB |
| xpower-search-1.0.3-sources.jar | 3 KB |
| xpower-search-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-search/
implementation 'com.cnscud.xpower:xpower-search:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-search/
implementation ("com.cnscud.xpower:xpower-search:1.0.3")
'com.cnscud.xpower:xpower-search:jar:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-search" rev="1.0.3">
<artifact name="xpower-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-search', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-search" % "1.0.3"
[com.cnscud.xpower/xpower-search "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cnscud.xpower : xpower-main | jar | 1.0.3 |
| 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 |