License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIddigipost-data-types |
Last Version | Last Version0.36 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigipost Data Types
Data types for Digipost messages
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
digipost-data-types-0.36.pom | |
digipost-data-types-0.36.jar | 137 KB |
digipost-data-types-0.36-sources.jar | 58 KB |
digipost-data-types-0.36-javadoc.jar | 756 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/digipost-data-types/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digipost-data-types</artifactId>
<version>0.36</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digipost-data-types/
implementation 'no.digipost:digipost-data-types:0.36'
// https://jarcasting.com/artifacts/no.digipost/digipost-data-types/
implementation ("no.digipost:digipost-data-types:0.36")
'no.digipost:digipost-data-types:jar:0.36'
<dependency org="no.digipost" name="digipost-data-types" rev="0.36">
<artifact name="digipost-data-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digipost-data-types', version='0.36')
)
libraryDependencies += "no.digipost" % "digipost-data-types" % "0.36"
[no.digipost/digipost-data-types "0.36"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.glassfish : jakarta.el | jar | 3.0.3 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.quicktheories : quicktheories | jar | 0.26 |
org.hamcrest : hamcrest | jar | 2.2-rc1 |
co.unruly : java-8-matchers | jar | 1.6 |