The recode of the V10Lift plugin!
Find a file
dependabot[bot] f5fd40468a
Bump maven-shade-plugin from 3.3.0 to 3.5.0
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.3.0...maven-shade-plugin-3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:09:38 +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-shade-plugin from 3.3.0 to 3.5.0 2023-06-19 20:09:38 +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