| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdfolsom-opencensus |
| Version | Version1.13.1 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| folsom-opencensus-1.13.1.pom | |
| folsom-opencensus-1.13.1.jar | 6 KB |
| folsom-opencensus-1.13.1-sources.jar | 3 KB |
| folsom-opencensus-1.13.1-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-opencensus</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/
implementation 'com.spotify:folsom-opencensus:1.13.1'
// https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/
implementation ("com.spotify:folsom-opencensus:1.13.1")
'com.spotify:folsom-opencensus:jar:1.13.1'
<dependency org="com.spotify" name="folsom-opencensus" rev="1.13.1">
<artifact name="folsom-opencensus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-opencensus', version='1.13.1')
)
libraryDependencies += "com.spotify" % "folsom-opencensus" % "1.13.1"
[com.spotify/folsom-opencensus "1.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : folsom | jar | 1.13.1 |
| io.opencensus : opencensus-api | jar | 0.22.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.hamcrest : hamcrest | jar | 2.1 |
| io.opencensus : opencensus-impl | jar | 0.22.1 |
| io.opencensus : opencensus-testing | jar | 0.22.1 |
| org.testcontainers : testcontainers | jar | 1.16.3 |