is not current version
Last Version 3.7.0

com.github.kristofa:brave-core-spring 3.4.0

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

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-core-spring
Version

Version

3.4.0
Type

Type

jar

Download brave-core-spring 3.4.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-core-spring</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/
implementation 'com.github.kristofa:brave-core-spring:3.4.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/
implementation ("com.github.kristofa:brave-core-spring:3.4.0")
'com.github.kristofa:brave-core-spring:jar:3.4.0'
<dependency org="com.github.kristofa" name="brave-core-spring" rev="3.4.0">
  <artifact name="brave-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-core-spring', version='3.4.0')
)
libraryDependencies += "com.github.kristofa" % "brave-core-spring" % "3.4.0"
[com.github.kristofa/brave-core-spring "3.4.0"]