Some maven no distrubuted libraries are part of the project in order to simplify installation.
This commit is contained in:
BIN
libraries/com.jhlabs/jars/imaging-01012005.jar
Normal file
BIN
libraries/com.jhlabs/jars/imaging-01012005.jar
Normal file
Binary file not shown.
BIN
libraries/com.octo/jars/jcaptcha-1.0.jar
Normal file
BIN
libraries/com.octo/jars/jcaptcha-1.0.jar
Normal file
Binary file not shown.
BIN
libraries/javax.transaction/jars/jta-1.0.1B.jar
Normal file
BIN
libraries/javax.transaction/jars/jta-1.0.1B.jar
Normal file
Binary file not shown.
14
libraries/javax.transaction/pom/jta-1.0.1B.pom
Normal file
14
libraries/javax.transaction/pom/jta-1.0.1B.pom
Normal file
@@ -0,0 +1,14 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.transaction</groupId>
|
||||
<artifactId>jta</artifactId>
|
||||
<version>1.0.1B</version>
|
||||
<name>Java Transaction API</name>
|
||||
<description>
|
||||
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
|
||||
</description>
|
||||
<url>http://java.sun.com/products/jta</url>
|
||||
<distributionManagement>
|
||||
<downloadUrl>http://java.sun.com/products/jta</downloadUrl>
|
||||
</distributionManagement>
|
||||
</project>
|
Reference in New Issue
Block a user