| License |
License |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.snitch |
| ArtifactId | ArtifactIdsnitch-core |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
Core API for snitch monitoring
|
| Filename | Size |
|---|---|
| snitch-core-0.8.5.pom | |
| snitch-core-0.8.5.jar | 36 KB |
| snitch-core-0.8.5-sources.jar | 28 KB |
| snitch-core-0.8.5-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-core/ -->
<dependency>
<groupId>com.bazaarvoice.snitch</groupId>
<artifactId>snitch-core</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-core/
implementation 'com.bazaarvoice.snitch:snitch-core:0.8.5'
// https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-core/
implementation ("com.bazaarvoice.snitch:snitch-core:0.8.5")
'com.bazaarvoice.snitch:snitch-core:jar:0.8.5'
<dependency org="com.bazaarvoice.snitch" name="snitch-core" rev="0.8.5">
<artifact name="snitch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.snitch', module='snitch-core', version='0.8.5')
)
libraryDependencies += "com.bazaarvoice.snitch" % "snitch-core" % "0.8.5"
[com.bazaarvoice.snitch/snitch-core "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.infomas : annotation-detector | jar | 3.0.0 |
| com.google.guava : guava | jar | 11.0.1 |
| com.google.code.gson : gson | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.8.5 |