License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-core-spring |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-core-spring
Spring Configuration and helper classes for using brave-core with Spring as dependency injection
framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-core-spring-3.7.0.pom | |
brave-core-spring-3.7.0.jar | 3 KB |
brave-core-spring-3.7.0-sources.jar | 1 KB |
brave-core-spring-3.7.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-core-spring</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/
implementation 'com.github.kristofa:brave-core-spring:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-core-spring/
implementation ("com.github.kristofa:brave-core-spring:3.7.0")
'com.github.kristofa:brave-core-spring:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-core-spring" rev="3.7.0">
<artifact name="brave-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-core-spring', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-core-spring" % "3.7.0"
[com.github.kristofa/brave-core-spring "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-core | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.1.6.RELEASE |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
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 |