Jar examples for b:brave-core-spring
Spring Configuration and helper classes for using brave-core with Spring as dependency injection framework.
You can download jar file brave-core-spring 3.5.0 in this page.
Apache 2
You can use the following script to add brave-core-spring-3.5.0.jar to your project.
<dependency> <groupId>com.github.kristofa</groupId> <artifactId>brave-core-spring</artifactId> <version>3.5.0</version> </dependency>
compile group: 'com.github.kristofa', name: 'brave-core-spring', version: '3.5.0'
libraryDependencies += "com.github.kristofa" % "brave-core-spring" % "3.5.0"
<dependency org="com.github.kristofa" name="brave-core-spring" rev="3.5.0"/>
@Grapes(@Grab(group='com.github.kristofa', module='brave-core-spring', version='3.5.0'))
'com.github.kristofa:brave-core-spring:jar:3.5.0'
Click the following link to download the jar file.
brave-core-spring-3.5.0-javadoc.jar