Last Version

media-classification 5.33.0

The classes needed for the 'classification' service used in POMS. This os based on ClassificationScheme xml's as provided by EBU. It at the moment is only used for genres, but it could in principle accomodate other types of classification based on a fixed list.

License

License

GroupId

GroupId

nl.vpro.media
ArtifactId

ArtifactId

media-classification
Version

Version

5.33.0
Type

Type

jar
Description

Description

media-classification
The classes needed for the 'classification' service used in POMS. This os based on ClassificationScheme xml's as provided by EBU. It at the moment is only used for genres, but it could in principle accomodate other types of classification based on a fixed list.
Project Organization

Project Organization

NPO

Download media-classification 5.33.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
javax.inject : javax.inject jar 1
com.google.guava : guava jar 31.1-jre
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.core : jackson-core jar
org.apache.commons : commons-lang3 jar 3.12.0
nl.vpro.poms : poms-shared-domain jar 5.33.0
nl.vpro.shared : vpro-shared-util jar
javax.cache : cache-api jar 1.1.1
jakarta.annotation : jakarta.annotation-api Optional jar 1.3.5

provided (1)

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

test (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.glassfish.jaxb : jaxb-runtime jar
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.