Skip to content

1.1 (Java 11+)

Compare
Choose a tag to compare
@drejc drejc released this 07 Apr 19:59
· 25 commits to master since this release

Fixed incompatibilities with newer Java versions
Raised SDK to Java 11

<dependency>      
     <groupId>com.zandero</groupId>      
     <artifactId>rest.vertx</artifactId>      
     <version>1.1</version>      
</dependency>

compile 'com.zandero:rest.vertx:1.1'