License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfolsom-opencensus |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
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.14.0.pom | |
folsom-opencensus-1.14.0.jar | 6 KB |
folsom-opencensus-1.14.0-sources.jar | 3 KB |
folsom-opencensus-1.14.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-opencensus</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/
implementation 'com.spotify:folsom-opencensus:1.14.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-opencensus/
implementation ("com.spotify:folsom-opencensus:1.14.0")
'com.spotify:folsom-opencensus:jar:1.14.0'
<dependency org="com.spotify" name="folsom-opencensus" rev="1.14.0">
<artifact name="folsom-opencensus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-opencensus', version='1.14.0')
)
libraryDependencies += "com.spotify" % "folsom-opencensus" % "1.14.0"
[com.spotify/folsom-opencensus "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : folsom | jar | 1.14.0 |
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 |