License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-core |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-core
Brave core.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-core-3.7.0.pom | |
brave-core-3.7.0.jar | 192 KB |
brave-core-3.7.0-sources.jar | 65 KB |
brave-core-3.7.0-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-core/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-core</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core/
implementation 'com.github.kristofa:brave-core:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core/
implementation ("com.github.kristofa:brave-core:3.7.0")
'com.github.kristofa:brave-core:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-core" rev="3.7.0">
<artifact name="brave-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-core', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-core" % "3.7.0"
[com.github.kristofa/brave-core "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
com.twitter : finagle-core_2.11 | jar | 6.35.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-jul | jar | 2.3 |
org.mockito : mockito-all | jar | 1.10.19 |