Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Releases: Emerjoin/Jarex

Jarex 1.2.1

14 Aug 18:15
Compare
Choose a tag to compare

Changes

New built-in matchers for:

  • Entry name starts with
  • Entry name ends with

Maven dependency

<dependency>
      <groupId>org.emerjoin</groupId>
      <artifactId>Jarex</artifactId>
      <version>1.2.0</version>
</dependency>

Maven repository

<repository>
       <id>Emerjoin</id>
       <name>maven-repo</name>
       <url>https://github.com/Emerjoin/maven-repo/raw/master</url>
</repository>