| License |
License |
|---|---|
| GroupId | GroupIdcom.pinterest.singer |
| ArtifactId | ArtifactIdsinger-commons |
| Version | Version0.8.0.40 |
| Type | Typejar |
| Description |
DescriptionSinger configuration and audit client library
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| singer-commons-0.8.0.40.pom | |
| singer-commons-0.8.0.40.jar | 403 KB |
| singer-commons-0.8.0.40-sources.jar | 204 KB |
| singer-commons-0.8.0.40-javadoc.jar | 798 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pinterest.singer/singer-commons/ -->
<dependency>
<groupId>com.pinterest.singer</groupId>
<artifactId>singer-commons</artifactId>
<version>0.8.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest.singer/singer-commons/
implementation 'com.pinterest.singer:singer-commons:0.8.0.40'
// https://jarcasting.com/artifacts/com.pinterest.singer/singer-commons/
implementation ("com.pinterest.singer:singer-commons:0.8.0.40")
'com.pinterest.singer:singer-commons:jar:0.8.0.40'
<dependency org="com.pinterest.singer" name="singer-commons" rev="0.8.0.40">
<artifact name="singer-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest.singer', module='singer-commons', version='0.8.0.40')
)
libraryDependencies += "com.pinterest.singer" % "singer-commons" % "0.8.0.40"
[com.pinterest.singer/singer-commons "0.8.0.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : ostrich_2.11 | jar | 9.27.0 |
| com.twitter.common : base | jar | 0.0.115 |
| commons-configuration : commons-configuration | jar | 1.9 |
| org.apache.kafka : kafka_2.11 | jar | 2.1.0 |
| org.apache.kafka : kafka-clients | jar | 2.1.0 |
| org.apache.thrift : libthrift | jar | 0.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |