| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdnl.vpro.api-client |
| ArtifactId | ArtifactIdclient-utils |
| Last Version | Last Version5.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclient-utils
Clients for NPO API's
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| client-utils-5.10.0.pom | |
| client-utils-5.10.0.jar | 5 MB |
| client-utils-5.10.0-sources.jar | 5 MB |
| client-utils-5.10.0-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.api-client/client-utils/ -->
<dependency>
<groupId>nl.vpro.api-client</groupId>
<artifactId>client-utils</artifactId>
<version>5.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.api-client/client-utils/
implementation 'nl.vpro.api-client:client-utils:5.10.0'
// https://jarcasting.com/artifacts/nl.vpro.api-client/client-utils/
implementation ("nl.vpro.api-client:client-utils:5.10.0")
'nl.vpro.api-client:client-utils:jar:5.10.0'
<dependency org="nl.vpro.api-client" name="client-utils" rev="5.10.0">
<artifact name="client-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.api-client', module='client-utils', version='5.10.0')
)
libraryDependencies += "nl.vpro.api-client" % "client-utils" % "5.10.0"
[nl.vpro.api-client/client-utils "5.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.6.2.Final |
| com.google.inject : guice | jar | 4.2.2 |
| nl.vpro.api : api-rs-services | jar | 5.10.0 |
| nl.vpro.pages : pages-rs-services | jar | 5.10.0 |
| nl.vpro.api-client : client-resteasy | jar | 5.10.0 |
| org.jboss.resteasy : resteasy-client | jar | 3.6.2.Final |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.11.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.mockito : mockito-core | jar | 2.23.4 |
| junit : junit | jar | 4.12 |