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

com.atlassian.maven.plugin.clover.DistributedCoverage Maven / Gradle / Ivy

package com.atlassian.maven.plugin.clover;

import com.atlassian.clover.remote.DistributedConfig;

/**
 * Complex configuration objects need to be in the same package as the MOJO that defines them.
 */
public class DistributedCoverage extends DistributedConfig {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy