The recode of the V10Lift plugin!
Find a file
Stijn Bannink 85512cfbf2 Merge pull request #23 from stijnb1234/renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8
2020-02-09 08:12:27 +01:00
.github Update issue templates 2020-02-03 15:48:09 +01:00
src/main Bumped version to 0.5.1 2020-02-08 19:25:59 +01:00
.gitignore Fixed old LiftSign class 2020-01-30 12:57:42 +01:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 2020-02-08 23:19:49 +00:00
README.md Update README.md 2020-02-08 12:17:27 +01:00
renovate.json Add renovate.json 2020-02-08 20:59:17 +00:00

V10Lift2

The rebuild of the V10Lift plugin!

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.5</version>
</dependency>

© Stijn Bannink - 2019/2020