Skip to content

Commit e30264e

Browse files
committed
Splitting things into separate jars
1 parent 2f62b01 commit e30264e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ds3-utils/build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
dependencies {
2-
// compile 'org.apache.httpcomponents:httpclient:4.5.1'
32
compile 'commons-codec:commons-codec:1.10'
4-
// compile 'commons-io:commons-io:2.4'
5-
// compile 'org.codehaus.woodstox:woodstox-core-asl:4.4.1'
6-
// compile 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.7.1'
73
compile 'com.google.guava:guava:19.0'
8-
// compile 'com.google.code.findbugs:annotations:3.0.1'
9-
// compile group: 'net.java.dev.jna', name: 'jna-platform', version: '4.2.2'
10-
// compile group: 'net.java.dev.jna', name: 'jna', version: '4.2.2'
11-
// testCompile 'org.hamcrest:hamcrest-library:1.3'
12-
// testCompile group: 'org.apache.commons', name: 'commons-lang3', version: '3.0'
134
}
145

0 commit comments

Comments
 (0)