All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Online Maven download tool

How to download dependencies from Maven repository?

1. Go to Maven XML search

2. Search the jar file you want!

3. Click show Maven XML!

4. Copy the Maven XML to the clipboard. Example for a needed Maven XML:
<dependency>
   <groupId>org.springframework</groupId>
   <artifactId>spring-context</artifactId>
   <version>4.1.6.RELEASE</version>
</dependency>


5. Paste XML to the textarea on this site and click on submit


Info You can add multiple dependencies!


NEW! Download from Maven custom/remote repository!

On this site you can download all the jar files incl. their dependencies which are available in the maven repository. For doing this look this video or follow the steps which are mentioned above. On the end you will get a zip file which includes all the needed Java libraries.



Click here for more information about Maven.



© 2015 - 2024 Weber Informatics LLC | Privacy Policy