Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Maven Repository containing common JARs that are somewhat needed for some builds, but are not to be found in the most common repositories.

License

codeclou/maven-repository-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📣 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-common

Maven Repository containing common JARs that are somewhat needed for some builds, but are not to be found in the most common repositories.


 

Usage

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


 

Trademarks and Third Party Licenses


 

License

MIT © Bernhard Grünewaldt

About

Maven Repository containing common JARs that are somewhat needed for some builds, but are not to be found in the most common repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published