blob: 946aa65a545a49eba3a9c24f34c41c9947fc6564 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<ivy-module version="2.0">
<info organisation="org.eclipse.custom" module="jdt.core" revision="3.9.1" publication="20130905083700">
<license name="Eclipse Public Licence v1.0" url="http://www.eclipse.org/org/documents/epl-v10.php" />
<description homepage="http://www.eclipse.org/eclipse/" />
</info>
<configurations>
<conf name="default" />
<conf name="sources" />
</configurations>
<publications>
<artifact conf="default" url="https://projectlombok.org/ivyrepo/eclipse/org.eclipse.jdt.core_3.9.1.v20130905-0837.jar" />
<artifact type="zip" conf="sources" url="https://projectlombok.org/ivyrepo/eclipse/org.eclipse.jdt.core_3.9.1.v20130905-0837-sources.jar" />
</publications>
</ivy-module>
|