forked from palantir/conjure-java-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.props
More file actions
23 lines (23 loc) · 766 Bytes
/
Copy pathversions.props
File metadata and controls
23 lines (23 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ch.qos.logback:logback-classic = 1.1.7
com.fasterxml.jackson.*:jackson-* = 2.6.1
com.google.code.findbugs:jsr305 = 3.0.0
com.google.guava:guava = 18.0
com.netflix.feign:feign-*= 8.17.0
com.palantir.tokens:auth-tokens = 1.0.0
com.squareup.okhttp3:* = 3.4.1
com.squareup.okhttp:* = 2.7.5
com.squareup.retrofit2:* = 2.1.0
com.squareup.retrofit:retrofit = 1.9.0
io.dropwizard:dropwizard-* = 0.9.2
io.zipkin.java:* = 1.13.1
javax.servlet:javax.servlet-api = 3.1.0
javax.ws.rs:javax.ws.rs-api = 2.0.1
junit:junit = 4.12
org.assertj:assertj-core = 2.5.0
org.bouncycastle:bcpkix-jdk15on = 1.54
org.glassfish.jersey.*:* = 2.19
org.hamcrest:hamcrest-* = 1.3
org.immutables:value = 2.3.10
org.jmock:jmock = 2.8.2
org.mockito:mockito-core = 1.10.19
org.slf4j:slf4j-api = 1.7.12