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

net.java.trueupdate.artifact.maven.ci.package-info Maven / Gradle / Ivy

Go to download

Provides an artifact resolver which is based on a local Maven repository and some optional remote Maven repositories.

The newest version!
/*
 * Copyright (C) 2013 Schlichtherle IT Services & Stimulus Software.
 * All rights reserved. Use is subject to license terms.
 */
/**
 * Provides Configuration Items (CI) for configuring Maven.
 * This package is used with JAXB to load some configuration.
 *
 * @author Christian Schlichtherle
 */
@javax.xml.bind.annotation.XmlSchema(
        namespace = "https://trueupdate.java.net/xml/ns/config",
        elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package net.java.trueupdate.artifact.maven.ci;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy