Package org.jboss.shrinkwrap.resolver.impl.maven.aether

Examples of org.jboss.shrinkwrap.resolver.impl.maven.aether.ClasspathWorkspaceReader$FileInfo


    /**
     * Gets workspace reader
     *
     */
    public WorkspaceReader workspaceReader() {
        return new ClasspathWorkspaceReader();
    }
View Full Code Here

TOP

Related Classes of org.jboss.shrinkwrap.resolver.impl.maven.aether.ClasspathWorkspaceReader$FileInfo

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.