📣 End of Lifetime Notice: We no longer provide support for this repository. It will be made readonly, you can still fork it and adapt it to your needs.
Maven Repository containing common JARs that are somewhat needed for some builds, but are not to be found in the most common repositories.
URL: https://codeclou.github.io/maven-repository-common/maven2/
Contains for example the 'rare' jta 1.0.1
<dependency>
<groupId>jta</groupId>
<artifactId>jta</artifactId>
<version>1.0.1</version>
</dependency>
Example of usage as Proxy Repository in Sonatype Nexus OSS
- Apache Maven
- Apache Maven and Maven are trademarks of the Apache Software Foundation.
- Sonatype Nexus OSS
- Sonatype and Sonatype Nexus are trademarks of Sonatype, Inc.
- Sonatype Nexus OSS is licensed under the Eclipse Public License 1.0.