2006-01-23 11:12:55 -05:00
|
|
|
<?xml version="1.0"?>
|
2009-05-22 01:32:49 -04:00
|
|
|
<!--
|
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
2009-09-12 13:46:53 -04:00
|
|
|
See the License for the specific language governing permissions and
|
2009-05-22 01:32:49 -04:00
|
|
|
limitations under the License.
|
|
|
|
-->
|
2006-01-23 11:12:55 -05:00
|
|
|
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
|
2007-07-28 04:12:57 -04:00
|
|
|
<Project rdf:about="http://commons.apache.org/collections/">
|
2007-07-31 16:18:22 -04:00
|
|
|
<name>Apache Commons Collections</name>
|
2007-07-28 04:12:57 -04:00
|
|
|
<homepage rdf:resource="http://commons.apache.org/collections/"/>
|
2006-01-23 11:12:55 -05:00
|
|
|
<programming-language>Java</programming-language>
|
|
|
|
<category rdf:resource="http://projects.apache.org/category/library"/>
|
|
|
|
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
|
2006-11-08 19:26:31 -05:00
|
|
|
<bug-database rdf:resource="http://issues.apache.org/jira/browse/COLLECTIONS"/>
|
2010-03-30 17:50:28 -04:00
|
|
|
<download-page rdf:resource="http://commons.apache.org/collections/download_collections.cgi"/>
|
2007-07-28 04:12:57 -04:00
|
|
|
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
|
2006-01-23 11:12:55 -05:00
|
|
|
<shortdesc xml:lang="en">Commons Collections</shortdesc>
|
|
|
|
<description xml:lang="en">Types that extend and augment the Java Collections Framework.</description>
|
|
|
|
<repository>
|
|
|
|
<SVNRepository>
|
2007-07-31 01:50:09 -04:00
|
|
|
<browse rdf:resource="http://svn.apache.org/repos/asf/commons/proper/collections/trunk"/>
|
|
|
|
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/collections"/>
|
2006-01-23 11:12:55 -05:00
|
|
|
</SVNRepository>
|
|
|
|
</repository>
|
|
|
|
<release>
|
2009-05-28 05:57:54 -04:00
|
|
|
<Version>
|
2006-05-14 18:54:04 -04:00
|
|
|
<name>commons-collections</name>
|
|
|
|
<created>2006-05-14</created>
|
2009-05-28 06:19:40 -04:00
|
|
|
<revision>3.2</revision>
|
2009-05-28 05:57:54 -04:00
|
|
|
</Version>
|
|
|
|
<Version>
|
2006-01-23 11:12:55 -05:00
|
|
|
<name>commons-collections</name>
|
|
|
|
<created>2004-06-23</created>
|
2009-05-28 06:19:40 -04:00
|
|
|
<revision>3.1</revision>
|
2009-05-28 05:57:54 -04:00
|
|
|
</Version>
|
|
|
|
<Version>
|
2006-01-23 11:12:55 -05:00
|
|
|
<name>commons-collections</name>
|
|
|
|
<created>2004-06-23</created>
|
2009-05-28 06:19:40 -04:00
|
|
|
<revision>2.1.1</revision>
|
2009-05-28 05:57:54 -04:00
|
|
|
</Version>
|
2006-01-23 11:12:55 -05:00
|
|
|
</release>
|
2007-07-28 04:12:57 -04:00
|
|
|
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
|
2006-01-23 11:12:55 -05:00
|
|
|
</Project>
|
|
|
|
</rdf:RDF>
|