Skip to content

Payara Micro Gradle Plugin 1.0.3

Compare
Choose a tag to compare
@jGauravGupta jGauravGupta released this 22 Oct 08:07
· 124 commits to master since this release
55c7d59

GP-20 Updated default version number to 5.193

Gradle plugin repository: https://plugins.gradle.org/plugin/fish.payara.micro-gradle-plugin

** Installing:**

To use it, simply add the following script to your build.gradle:

plugins {
  id "fish.payara.micro-gradle-plugin" version "1.0.3"
}