The recode of the V10Lift plugin!
Find a file
dependabot[bot] 948f5b7849
Bump maven-deploy-plugin from 3.0.0-M2 to 3.1.1
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M2 to 3.1.1.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M2...maven-deploy-plugin-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 09:13:44 +00: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 Bump maven-deploy-plugin from 3.0.0-M2 to 3.1.1 2023-06-11 09:13:44 +00:00
README.md 📝 Updated copyright year 2022-06-10 20:44:48 +02: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