com.adaptc.gradle.moabsdk.extensions.SdkMavenExtension.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of moab-sdk Show documentation
Show all versions of moab-sdk Show documentation
Gradle plugins comprising a plugin SDK for Moab.
package com.adaptc.gradle.moabsdk.extensions
/**
*
* @author bsaville
*/
class SdkMavenExtension {
String httpJarVersion = "1.0-beta-2"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy