com.maxifier.mxcache.mavenplugin.AbstractInstrumentator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mxcache-maven-plugin Show documentation
Show all versions of mxcache-maven-plugin Show documentation
MxCache instrumentation plugin for maven
The newest version!
/*
* Copyright (c) 2008-2014 Maxifier Ltd. All Rights Reserved.
*/
package com.maxifier.mxcache.mavenplugin;
import org.apache.maven.plugin.AbstractMojo;
/**
* @author Alexander Kochurov ([email protected])
*/
public abstract class AbstractInstrumentator extends AbstractMojo {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy