License |
License |
---|---|
GroupId | GroupIdcom.paypal.butterfly |
ArtifactId | ArtifactIdbutterfly-slack |
Version | Version3.2.3 |
Type | Typejar |
Description |
Descriptionbutterfly-slack
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-slack-3.2.3.pom | |
butterfly-slack-3.2.3.jar | 6 KB |
butterfly-slack-3.2.3-sources.jar | 3 KB |
butterfly-slack-3.2.3-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-slack/ -->
<dependency>
<groupId>com.paypal.butterfly</groupId>
<artifactId>butterfly-slack</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-slack/
implementation 'com.paypal.butterfly:butterfly-slack:3.2.3'
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-slack/
implementation ("com.paypal.butterfly:butterfly-slack:3.2.3")
'com.paypal.butterfly:butterfly-slack:jar:3.2.3'
<dependency org="com.paypal.butterfly" name="butterfly-slack" rev="3.2.3">
<artifact name="butterfly-slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.butterfly', module='butterfly-slack', version='3.2.3')
)
libraryDependencies += "com.paypal.butterfly" % "butterfly-slack" % "3.2.3"
[com.paypal.butterfly/butterfly-slack "3.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.paypal.butterfly : butterfly-api | jar | 3.2.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework : spring-context | jar | 5.3.7 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.google.code.gson : gson | jar | 2.8.7 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.9.0 |
org.springframework.boot : spring-boot-starter | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.2 |