You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
It would be great to have this library as Maven dependency. I attached a pom that contains the apache commons dependencies and creates all relevant artifacts (jar, javadoc, sources). The folders "/src" and "/test" just should be renamed to "/src/main/java" and "/src/main/test" to match the Maven standard project layout.
Maybe the release artifacts could be published to maven central.
It would be great to have this library as Maven dependency. I attached a pom that contains the apache commons dependencies and creates all relevant artifacts (jar, javadoc, sources). The folders "/src" and "/test" just should be renamed to "/src/main/java" and "/src/main/test" to match the Maven standard project layout.
Maybe the release artifacts could be published to maven central.
Kind regards