The recode of the V10Lift plugin!
Find a file
2023-06-11 11:12:50 +02:00
.github Create dependabot.yml 2023-06-11 11:12:50 +02:00
src/main 🐛 Fixed async shutdown task exception, closes #60 2022-06-15 11:14:15 +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.1, switched CI to Maven 11 & 17 2022-06-15 11:38:20 +02:00
README.md 📝 Updated copyright year 2022-06-10 20:44:48 +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/2022