How to add a custom dependency JAR in Apache Maven — English

Bryant Jimin Son
3 min readAug 11, 2020
How to add a custom dependency JAR file in Apache Maven

Maven is a popular open source project under Apache Foundation, and it is also a Java build tool along side Apache Ant and Apache Gradle. In this blog, I will explain how you can add a custom JAR file in Maven.

Maven has a concept called dependency, and there might be a time that you encounter an error like this when you try to add a dependency through its…

--

--

Bryant Jimin Son

A cloud practitioner talking about technology, travels & career tips. But I will sometimes cover financial advises and some random stuffs.