| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdnl.praegus |
| ArtifactId | ArtifactIdazuredevops-test-java-client |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAzureDevops Test REST API Client based on swagger-generated code
Swagger Java
|
<!-- https://jarcasting.com/artifacts/nl.praegus/azuredevops-test-java-client/ -->
<dependency>
<groupId>nl.praegus</groupId>
<artifactId>azuredevops-test-java-client</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.praegus/azuredevops-test-java-client/
implementation 'nl.praegus:azuredevops-test-java-client:0.2'
// https://jarcasting.com/artifacts/nl.praegus/azuredevops-test-java-client/
implementation ("nl.praegus:azuredevops-test-java-client:0.2")
'nl.praegus:azuredevops-test-java-client:jar:0.2'
<dependency org="nl.praegus" name="azuredevops-test-java-client" rev="0.2">
<artifact name="azuredevops-test-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.praegus', module='azuredevops-test-java-client', version='0.2')
)
libraryDependencies += "nl.praegus" % "azuredevops-test-java-client" % "0.2"
[nl.praegus/azuredevops-test-java-client "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.18 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.1 |
| io.gsonfire : gson-fire | jar | 1.8.0 |
| org.threeten : threetenbp | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |