Skip to content

Instantly share code, notes, and snippets.

@minhoryang
Created November 19, 2018 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minhoryang/af4112f5b18642a6b9683d73ab6e5ed4 to your computer and use it in GitHub Desktop.
Save minhoryang/af4112f5b18642a6b9683d73ab6e5ed4 to your computer and use it in GitHub Desktop.
classname으로 maven group/artifact id를 찾고싶다면?
1. https://jar-download.com/
맨 처음 찾은 것.
딱봐도 url 부터 위험하게 생김. 믿지말고, 결과도 이상함
2. https://search.maven.org/search?q=fc:org.apache.hadoop.hive.ql.udf.generic
maven 자체 검색엔진
3. sonatype nexus
https://repository.sonatype.org/ (Sonatype RSO)
https://oss.sonatype.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment