This repository was archived by the owner on Jan 8, 2018. It is now read-only.
Releases: 52North/janmayen
Releases · 52North/janmayen
Jan Mayen v1.2.0
This release is available on Maven Central:
<dependency>
<groupId>org.n52.janmayen</groupId>
<artifactId>janmayen</artifactId>
<version>1.2.0</version>
</dependency>Jan Mayen v1.1.0
Changes
- updated parent pom to
v7 - new
java.util.function.Consumerutilities:org.n52.janmayen.function.Consumers - various JavaDoc additions
- new methods in
org.n52.janmayen.function.Predicates
This release is available on Maven Central:
<dependency>
<groupId>org.n52.janmayen</groupId>
<artifactId>janmayen</artifactId>
<version>1.1.0</version>
</dependency>Jan Mayen v1.0.0
Initial release of 52°North Jan Mayen, 52N's hodgepodge of useful little helpers, comprising utility classes from 52N's SOS, WPS, Iceland and other projects.
This release is available on Maven Central:
<dependency>
<groupId>org.n52.janmayen</groupId>
<artifactId>janmayen</artifactId>
<version>1.0.0</version>
</dependency>