DVBern Datatypes

This library can be used for generic datatypes like IBAN etc.

License

License

Categories

Categories

Data
GroupId

GroupId

ch.dvbern.oss.datatypes
ArtifactId

ArtifactId

datatypes
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

DVBern Datatypes
This library can be used for generic datatypes like IBAN etc.
Project URL

Project URL

https://github.com/dvbern/datatypes
Project Organization

Project Organization

DV Bern AG
Source Code Management

Source Code Management

https://github.com/dvbern/datatypes

Download datatypes

How to add to project

<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/ -->
<dependency>
    <groupId>ch.dvbern.oss.datatypes</groupId>
    <artifactId>datatypes</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/
implementation 'ch.dvbern.oss.datatypes:datatypes:3.0.2'
// https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/
implementation ("ch.dvbern.oss.datatypes:datatypes:3.0.2")
'ch.dvbern.oss.datatypes:datatypes:jar:3.0.2'
<dependency org="ch.dvbern.oss.datatypes" name="datatypes" rev="3.0.2">
  <artifact name="datatypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.datatypes', module='datatypes', version='3.0.2')
)
libraryDependencies += "ch.dvbern.oss.datatypes" % "datatypes" % "3.0.2"
[ch.dvbern.oss.datatypes/datatypes "3.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2