Skip to content
Snippets Groups Projects
Commit 1457c852 authored by Daniel Stonier's avatar Daniel Stonier
Browse files

start migration to maven central - apache commons dependencies.

parent cddf4824
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,10 @@
dependencies {
compile 'io.netty:netty:3.5.2.Final'
compile 'com.google.guava:guava:12.0'
compile 'org.apache.commons:com.springsource.org.apache.commons.codec:1.3.0'
compile 'org.apache.commons:com.springsource.org.apache.commons.io:1.4.0'
compile 'org.apache.directory.studio:org.apache.commons.codec:1.8'
compile 'org.apache.directory.studio:org.apache.commons.io:2.4'
compile 'commons-pool:commons-pool:1.6'
compile 'org.apache.commons:com.springsource.org.apache.commons.lang:2.4.0'
compile 'org.apache.directory.studio:org.apache.commons.lang:2.6'
compile project(':gradle_plugins')
testCompile 'junit:junit:4.8.2'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment