
com.darylteo.vertx.gradle.configuration.ClusterConfiguration.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vertx-gradle-plugin Show documentation
Show all versions of vertx-gradle-plugin Show documentation
A Gradle Plugin for building, assembling and running Vert.x projects.
The newest version!
package com.darylteo.vertx.gradle.configuration
/**
* Created by dteo on 5/04/2014.
*/
class ClusterConfiguration {
def provider
def version
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy