License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdglis-client-common |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGLIS API client tests and common code
Tests and common code for GLIS API client
|
Project URL |
Project URL |
Filename | Size |
---|---|
glis-client-common-1.1.1.pom | |
glis-client-common-1.1.1.jar | 5 KB |
glis-client-common-1.1.1-sources.jar | 4 KB |
glis-client-common-1.1.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-common/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>glis-client-common</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-common/
implementation 'org.genesys-pgr:glis-client-common:1.1.1'
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-common/
implementation ("org.genesys-pgr:glis-client-common:1.1.1")
'org.genesys-pgr:glis-client-common:jar:1.1.1'
<dependency org="org.genesys-pgr" name="glis-client-common" rev="1.1.1">
<artifact name="glis-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='glis-client-common', version='1.1.1')
)
libraryDependencies += "org.genesys-pgr" % "glis-client-common" % "1.1.1"
[org.genesys-pgr/glis-client-common "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 23.2-jre |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aspects | jar | 4.3.2.RELEASE |