| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdse.kth.infosys.ug |
| ArtifactId | ArtifactIdstandalone-ugclient |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStandalone UgClient
A stand-alone Maven UgClient package separated from the UG server.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| standalone-ugclient-1.0.5.pom | |
| standalone-ugclient-1.0.5.jar | 114 KB |
| standalone-ugclient-1.0.5-sources.jar | 91 KB |
| standalone-ugclient-1.0.5-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/ -->
<dependency>
<groupId>se.kth.infosys.ug</groupId>
<artifactId>standalone-ugclient</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/
implementation 'se.kth.infosys.ug:standalone-ugclient:1.0.5'
// https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/
implementation ("se.kth.infosys.ug:standalone-ugclient:1.0.5")
'se.kth.infosys.ug:standalone-ugclient:jar:1.0.5'
<dependency org="se.kth.infosys.ug" name="standalone-ugclient" rev="1.0.5">
<artifact name="standalone-ugclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.infosys.ug', module='standalone-ugclient', version='1.0.5')
)
libraryDependencies += "se.kth.infosys.ug" % "standalone-ugclient" % "1.0.5"
[se.kth.infosys.ug/standalone-ugclient "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| commons-codec : commons-codec | jar | 1.10 |
| com.google.collections : google-collections | jar | 1.0 |
| com.google.guava : guava | jar | 19.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.5.5 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.7 |