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

org.apache.ivy.plugins.parser.m2.pom.template Maven / Gradle / Ivy

There is a newer version: 2.5.2
Show newest version
SKIP_LINE  ***************************************************************
SKIP_LINE  * Licensed to the Apache Software Foundation (ASF) under one
SKIP_LINE  * or more contributor license agreements.  See the NOTICE file
SKIP_LINE  * distributed with this work for additional information
SKIP_LINE  * regarding copyright ownership.  The ASF licenses this file
SKIP_LINE  * to you under the Apache License, Version 2.0 (the
SKIP_LINE  * "License"); you may not use this file except in compliance
SKIP_LINE  * with the License.  You may obtain a copy of the License at
SKIP_LINE  * 
SKIP_LINE  *   http://www.apache.org/licenses/LICENSE-2.0
SKIP_LINE  * 
SKIP_LINE  * Unless required by applicable law or agreed to in writing,
SKIP_LINE  * software distributed under the License is distributed on an
SKIP_LINE  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
SKIP_LINE  * KIND, either express or implied.  See the License for the
SKIP_LINE  * specific language governing permissions and limitations
SKIP_LINE  * under the License.
SKIP_LINE  ***************************************************************

${ivy.pom.license}
${ivy.pom.header}


  4.0.0
  ${ivy.pom.groupId}
  ${ivy.pom.artifactId}
  ${ivy.pom.packaging}
  ${ivy.pom.version}
  ${ivy.pom.name}
  ${ivy.pom.description}
  ${ivy.pom.url}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy