buildframework/helium/config/ivy/modules/jars-1.0.ivy.xml
changeset 1 be27ed110b50
equal deleted inserted replaced
0:044383f39525 1:be27ed110b50
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- 
       
     3 ============================================================================ 
       
     4 Name        : jars-1.0.ivy.xml 
       
     5 Part of     : Helium 
       
     6 
       
     7 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     8 All rights reserved.
       
     9 This component and the accompanying materials are made available
       
    10 under the terms of the License "Eclipse Public License v1.0"
       
    11 which accompanies this distribution, and is available
       
    12 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    13 
       
    14 Initial Contributors:
       
    15 Nokia Corporation - initial contribution.
       
    16 
       
    17 Contributors:
       
    18 
       
    19 Description:
       
    20 
       
    21 ============================================================================
       
    22 -->
       
    23 <ivy-module version="1.3">
       
    24     <info 
       
    25         organisation="java"
       
    26         module="jars"
       
    27         revision="1.0"/>
       
    28         
       
    29         <publications>
       
    30         <artifact name="jera" ext="jar" type="jar" url="http://www.jera.com/tools/anttasks/JeraAntTasks.jar"/>
       
    31         <!-- License: GPL -->
       
    32         <artifact name="antdoclet" ext="zip" type="jar" url="http://download.berlios.de/antdoclet/antdoclet-1.1.zip"/>
       
    33         <artifact name="svnant" ext="zip" type="jar" url="http://subclipse.tigris.org/files/documents/906/32898/svnant-1.0.0.zip"/>
       
    34         <artifact name="sqlitejdbc" ext="jar" type="jar" url="http://files.zentus.com/sqlitejdbc/sqlitejdbc-v054.jar"/>
       
    35      </publications>
       
    36 </ivy-module>