Last Version

Enumerables 1.0.10

Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.

License

License

GroupId

GroupId

nl.talsmasoftware.enumerables
ArtifactId

ArtifactId

enumerables-root
Version

Version

1.0.10
Type

Type

pom
Description

Description

Enumerables
Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.
Project URL

Project URL

https://github.com/talsma-ict/enumerables
Project Organization

Project Organization

Talsma ICT
Source Code Management

Source Code Management

https://github.com/talsma-ict/enumerables.git

Download enumerables-root 1.0.10


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/ -->
<dependency>
    <groupId>nl.talsmasoftware.enumerables</groupId>
    <artifactId>enumerables-root</artifactId>
    <version>1.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/
implementation 'nl.talsmasoftware.enumerables:enumerables-root:1.0.10'
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/
implementation ("nl.talsmasoftware.enumerables:enumerables-root:1.0.10")
'nl.talsmasoftware.enumerables:enumerables-root:pom:1.0.10'
<dependency org="nl.talsmasoftware.enumerables" name="enumerables-root" rev="1.0.10">
  <artifact name="enumerables-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.enumerables', module='enumerables-root', version='1.0.10')
)
libraryDependencies += "nl.talsmasoftware.enumerables" % "enumerables-root" % "1.0.10"
[nl.talsmasoftware.enumerables/enumerables-root "1.0.10"]

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • enumerables-bom
  • enumerables
  • enumerables-validation
  • enumerables-jaxrs
  • enumerables-jackson2
  • enumerables-gson
  • enumerables-jdbi
  • enumerables-jdbi3
  • enumerables-swagger