Download brave-core-spring-3.0.0.jar file - Jar b

Jar examples for b:brave-core-spring

Description

Spring Configuration and helper classes for using brave-core with Spring as dependency injection framework.

You can download jar file brave-core-spring 3.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add brave-core-spring-3.0.0.jar to your project.

<dependency>
   <groupId>com.github.kristofa</groupId>
   <artifactId>brave-core-spring</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.github.kristofa', name: 'brave-core-spring', version: '3.0.0'
libraryDependencies += "com.github.kristofa" % "brave-core-spring" % "3.0.0"
<dependency org="com.github.kristofa" name="brave-core-spring" rev="3.0.0"/>
@Grapes(@Grab(group='com.github.kristofa', module='brave-core-spring', version='3.0.0'))
'com.github.kristofa:brave-core-spring:jar:3.0.0'

Download

Click the following link to download the jar file.

brave-core-spring-3.0.0-javadoc.jar
brave-core-spring-3.0.0-sources.jar
brave-core-spring-3.0.0.jar
brave-core-spring-3.0.0.pom



Related Tutorials