The recode of the V10Lift plugin!
Find a file
2022-06-10 20:36:36 +02:00
.github Bumped CI to Java 11 and added Java 16 CI 2021-06-08 16:38:05 +02:00
src/main ♻️ Refactor of the folders and fixed shutdown task register 2022-06-10 20:36:08 +02:00
.gitignore Updated .gitignore 2021-04-07 10:44:28 +02:00
.travis.yml Travis setup 2020-02-17 22:13:47 +01:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Bumped to v0.7.4 2022-06-10 20:36:36 +02:00
README.md Update README.md 2021-06-05 20:30:57 +02:00
renovate.json Add renovate.json 2020-02-08 20:59:17 +00:00

V10Lift2

Build status

The recode of the V10Lift plugin!

Original source: Click here

Maven

<repository>
  <id>iobyte-repo</id>
  <url>https://nexus.iobyte.nl/repository/maven-public/</url>
</repository>

<dependency>
  <groupId>nl.SBDeveloper</groupId>
  <artifactId>V10Lift2</artifactId>
  <version>0.6</version>
</dependency>

© Stijn Bannink - 2019/2020