简体   繁体   中英

How to import org.apache.commons.collections repository

I'm new to web java programming. I need to use this package org.apache.commons.collections . The problem is that I don't know which repository I need to use in order to find the proper artifact. Is there a catalog with repositories?

Best wishes

Mavens default repo will get you pretty far. You can search for artifacts online in a lot of places for example jarvana

The official search page for Maven Central (where Maven downloads from) is:

http://search.maven.org

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM