Last Version

brave-impl-spring 3.0.0-alpha-1

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

License

License

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-impl-spring
Version

Version

3.0.0-alpha-1
Type

Type

jar
Description

Description

brave-impl-spring
Spring Configuration and helper classes for using brave-impl with Spring as dependency injection framework.
Project URL

Project URL

https://github.com/kristofa/brave

Download brave-impl-spring 3.0.0-alpha-1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kristofa : brave-core jar 3.0.0-alpha-1
org.slf4j : slf4j-api jar 1.7.5

provided (7)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.6.RELEASE
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-test jar 4.1.6.RELEASE
junit : junit jar 4.10
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.