| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdnl.vpro.poms.api-clients |
| ArtifactId | ArtifactIdclient-extras |
| Last Version | Last Version5.33.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclient-extras
Utils for the NPO api clients
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| client-extras-5.33.0.pom | |
| client-extras-5.33.0.jar | 5 MB |
| client-extras-5.33.0-sources.jar | 5 MB |
| client-extras-5.33.0-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/client-extras/ -->
<dependency>
<groupId>nl.vpro.poms.api-clients</groupId>
<artifactId>client-extras</artifactId>
<version>5.33.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/client-extras/
implementation 'nl.vpro.poms.api-clients:client-extras:5.33.0'
// https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/client-extras/
implementation ("nl.vpro.poms.api-clients:client-extras:5.33.0")
'nl.vpro.poms.api-clients:client-extras:jar:5.33.0'
<dependency org="nl.vpro.poms.api-clients" name="client-extras" rev="5.33.0">
<artifact name="client-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.poms.api-clients', module='client-extras', version='5.33.0')
)
libraryDependencies += "nl.vpro.poms.api-clients" % "client-extras" % "5.33.0"
[nl.vpro.poms.api-clients/client-extras "5.33.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.google.inject : guice | jar | 5.1.0 |
| nl.vpro.poms.api-clients : frontend-api-client | jar | 5.33.0 |
| nl.vpro.poms.api-clients : pages-backend-api-client | jar | 5.33.0 |
| org.jboss.resteasy : resteasy-client | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| org.mockito : mockito-core | jar | 4.6.0 |