Skip to content

Releases: martinhickson/webstart

Release 1.2.4-bravura

Choose a tag to compare

Release 1.2.4-bravura

This release includes:

  • Maven artifacts published to GitHub Packages
  • Maven artifacts published to Maven Central
  • Release branch: v1.2.4-bravura
  • Tag: v1.2.4-bravura-release

Install with:

<plugin>
  <groupId>io.github.martinhickson</groupId>
  <artifactId>webstart-maven-plugin</artifactId>
  <version>1.2.4-bravura</version>
</plugin>

Release 1.2.1-bravura

Choose a tag to compare

Release 1.2.1-bravura

This release includes:

  • Maven artifacts published to GitHub Packages
  • Maven artifacts published to Maven Central
  • Release branch: v1.2.1-bravura
  • Tag: v1.2.1-bravura-release

Install with:

<plugin>
  <groupId>io.github.martinhickson</groupId>
  <artifactId>webstart-maven-plugin</artifactId>
  <version>1.2.1-bravura</version>
</plugin>

Release 1.0.7-bravura

Choose a tag to compare

Release 1.0.7-bravura

This release includes:

  • Maven artifacts published to GitHub Packages
  • Release branch: v1.0.7-bravura
  • Tag: v1.0.7-bravura-release

Install with:

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>webstart-maven-plugin</artifactId>
  <version>1.0.7-bravura</version>
</plugin>