| License |
License |
|---|---|
| GroupId | GroupIdnl.vpro |
| ArtifactId | ArtifactIdprepr |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
Descriptionvpro-prepr
Java client for prepr api https://docs.prepr.io/v5.0/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prepr-1.4.0.pom | |
| prepr-1.4.0.jar | 163 KB |
| prepr-1.4.0-sources.jar | 68 KB |
| prepr-1.4.0-javadoc.jar | 920 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro/prepr/ -->
<dependency>
<groupId>nl.vpro</groupId>
<artifactId>prepr</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro/prepr/
implementation 'nl.vpro:prepr:1.4.0'
// https://jarcasting.com/artifacts/nl.vpro/prepr/
implementation ("nl.vpro:prepr:1.4.0")
'nl.vpro:prepr:jar:1.4.0'
<dependency org="nl.vpro" name="prepr" rev="1.4.0">
<artifact name="prepr" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro', module='prepr', version='1.4.0')
)
libraryDependencies += "nl.vpro" % "prepr" % "1.4.0"
[nl.vpro/prepr "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.19.0 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| nl.vpro.shared : vpro-shared-configuration | jar | |
| org.springframework : spring-test | jar | 5.3.7 |