File brownies-collections-0.9.23.pom of Package brownies-collections

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.magicwerk.brownies</groupId>
  <artifactId>brownies-collections</artifactId>
  <version>0.9.23</version>
  <name>Brownies-Collections</name>
  <description> 
Brownies Collections complements the Java Collections Framework. 
GapList combines the strengths of both ArrayList and LinkedList. 
BigList is a list optimized for storing large number of elements. 
There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). 
The key collection classes offer support for keys and constraints for lists and collections
(KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).
</description>
  <url>http://www.magicwerk.org/collections</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Thomas Mauch</name>
      <email>magicwerk@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/magicwerk/brownies-collections.git</connection>
    <developerConnection>scm:git:https://github.com/magicwerk/brownies-collections.git</developerConnection>
    <url>scm:git:https://github.com/magicwerk/brownies-collections.git</url>
  </scm>
</project>
openSUSE Build Service is sponsored by