License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries |
GroupId | GroupIdcom.seanjstory.workplace.search |
ArtifactId | ArtifactIdworkplace-search-client |
Version | Version7.8.0 |
Type | Typejar |
Description |
DescriptionA Java Client for interacting with Elastic Workplace Search
|
<!-- https://jarcasting.com/artifacts/com.seanjstory.workplace.search/workplace-search-client/ -->
<dependency>
<groupId>com.seanjstory.workplace.search</groupId>
<artifactId>workplace-search-client</artifactId>
<version>7.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seanjstory.workplace.search/workplace-search-client/
implementation 'com.seanjstory.workplace.search:workplace-search-client:7.8.0'
// https://jarcasting.com/artifacts/com.seanjstory.workplace.search/workplace-search-client/
implementation ("com.seanjstory.workplace.search:workplace-search-client:7.8.0")
'com.seanjstory.workplace.search:workplace-search-client:jar:7.8.0'
<dependency org="com.seanjstory.workplace.search" name="workplace-search-client" rev="7.8.0">
<artifact name="workplace-search-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seanjstory.workplace.search', module='workplace-search-client', version='7.8.0')
)
libraryDependencies += "com.seanjstory.workplace.search" % "workplace-search-client" % "7.8.0"
[com.seanjstory.workplace.search/workplace-search-client "7.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.16 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.71 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.71 |
org.glassfish.jersey.core : jersey-client | jar | 2.30.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.30.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
cglib : cglib-nodep | jar | 3.2.4 |
junit : junit | jar | 4.11 |