All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.codearte.accurest.dsl.Accurest.groovy Maven / Gradle / Ivy

The newest version!
package io.codearte.accurest.dsl

import groovy.transform.EqualsAndHashCode
import groovy.transform.ToString
import groovy.transform.TypeChecked
/**
 * A better name for GroovyDsl
 *
 * @author Marcin Grzejszczak
 */
@TypeChecked
@EqualsAndHashCode
@ToString(includeFields = true, includePackage = false, includeNames = true, includeSuper = true)
class Accurest extends GroovyDsl {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy