Last Version

Stuart API Java client 1.0.3

Java library to interact with the Stuart API.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.stuartapp
ArtifactId

ArtifactId

stuart-client-java
Version

Version

1.0.3
Type

Type

jar
Description

Description

Stuart API Java client
Java library to interact with the Stuart API.
Project URL

Project URL

https://github.com/StuartApp/stuart-client-java

Download stuart-client-java 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.stuartapp/stuart-client-java/ -->
<dependency>
    <groupId>com.github.stuartapp</groupId>
    <artifactId>stuart-client-java</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stuartapp/stuart-client-java/
implementation 'com.github.stuartapp:stuart-client-java:1.0.3'
// https://jarcasting.com/artifacts/com.github.stuartapp/stuart-client-java/
implementation ("com.github.stuartapp:stuart-client-java:1.0.3")
'com.github.stuartapp:stuart-client-java:jar:1.0.3'
<dependency org="com.github.stuartapp" name="stuart-client-java" rev="1.0.3">
  <artifact name="stuart-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stuartapp', module='stuart-client-java', version='1.0.3')
)
libraryDependencies += "com.github.stuartapp" % "stuart-client-java" % "1.0.3"
[com.github.stuartapp/stuart-client-java "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.2.1.RELEASE
org.springframework : spring-core jar 4.3.14.RELEASE
com.squareup.okhttp3 : okhttp jar 3.10.0
com.google.code.gson : gson jar 2.8.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.1
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 2.2.0

Project Modules

There are no modules declared in this project.