net.therore.maven.plugin.cache.Resource.groovy Maven / Gradle / Ivy
package net.therore.maven.plugin.cache
public class Resource {
String groupId
String artifactId
String version
String type
String classifier = ""
String sourceURL
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy