License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-interfaces |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-interfaces
Brave interfaces.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-interfaces-2.4.2.pom | |
brave-interfaces-2.4.2.jar | 7 KB |
brave-interfaces-2.4.2-sources.jar | 9 KB |
brave-interfaces-2.4.2-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-interfaces/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-interfaces</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-interfaces/
implementation 'com.github.kristofa:brave-interfaces:2.4.2'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-interfaces/
implementation ("com.github.kristofa:brave-interfaces:2.4.2")
'com.github.kristofa:brave-interfaces:jar:2.4.2'
<dependency org="com.github.kristofa" name="brave-interfaces" rev="2.4.2">
<artifact name="brave-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-interfaces', version='2.4.2')
)
libraryDependencies += "com.github.kristofa" % "brave-interfaces" % "2.4.2"
[com.github.kristofa/brave-interfaces "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.0 |
org.apache.httpcomponents : httpcore | jar | 4.3.2 |
com.google.guava : guava | jar | 14.0.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |