Home | History | Annotate | Download | only in 1
      1 <project>
      2   <modelVersion>4.0.0</modelVersion>
      3   <groupId>javax.inject</groupId>
      4   <artifactId>javax.inject</artifactId>
      5   <packaging>jar</packaging>
      6   <name>javax.inject</name>
      7   <version>1</version>
      8   <description>The javax.inject API</description>
      9   <url>http://code.google.com/p/atinject/</url>
     10   <licenses>
     11     <license>
     12       <name>The Apache Software License, Version 2.0</name>
     13       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
     14       <distribution>repo</distribution>
     15     </license>
     16   </licenses>
     17   <scm>
     18     <url>http://code.google.com/p/atinject/source/checkout</url>
     19   </scm>
     20 </project>
     21