nl.vpro.api:api-spring

Domain classes and utilities for NPO POMS projects.

License

License

GroupId

GroupId

nl.vpro.api
ArtifactId

ArtifactId

api-spring
Last Version

Last Version

5.10.11
Release Date

Release Date

Type

Type

jar
Description

Description

Domain classes and utilities for NPO POMS projects.
Project Organization

Project Organization

NPO

Download api-spring

How to add to project

<!-- https://jarcasting.com/artifacts/nl.vpro.api/api-spring/ -->
<dependency>
    <groupId>nl.vpro.api</groupId>
    <artifactId>api-spring</artifactId>
    <version>5.10.11</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.api/api-spring/
implementation 'nl.vpro.api:api-spring:5.10.11'
// https://jarcasting.com/artifacts/nl.vpro.api/api-spring/
implementation ("nl.vpro.api:api-spring:5.10.11")
'nl.vpro.api:api-spring:jar:5.10.11'
<dependency org="nl.vpro.api" name="api-spring" rev="5.10.11">
  <artifact name="api-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.api', module='api-spring', version='5.10.11')
)
libraryDependencies += "nl.vpro.api" % "api-spring" % "5.10.11"
[nl.vpro.api/api-spring "5.10.11"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.vpro.api : api-domain jar 5.10.11
org.springframework : spring-context jar 5.1.3.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

poms-shared

Build Status Maven Central codecov javadoc snapshots

The java domain classes used by NPO Frontend API, POMS Backend and other POMS projects.

These are also used by the API clients.

See also poms parent

nl.vpro.api

NPO/POMS

Repositories related to POMS and the NPO Frontend API. Maintained by VPRO.

Versions

Version
5.10.11
5.10.10
5.10.9
5.10.8
5.10.7
5.10.6
5.10.5
5.10.4
5.10.3
5.10.2
5.10.1
5.10.0