License |
License |
---|---|
GroupId | GroupIdcom.paypal.butterfly |
ArtifactId | ArtifactIdbutterfly-slack |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbutterfly-slack
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-slack-3.2.5.pom | |
butterfly-slack-3.2.5.jar | 6 KB |
butterfly-slack-3.2.5-sources.jar | 3 KB |
butterfly-slack-3.2.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-slack/
implementation 'com.paypal.butterfly:butterfly-slack:3.2.5'
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-slack/
implementation ("com.paypal.butterfly:butterfly-slack:3.2.5")
'com.paypal.butterfly:butterfly-slack:jar:3.2.5'
<dependency org="com.paypal.butterfly" name="butterfly-slack" rev="3.2.5">
<artifact name="butterfly-slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.butterfly', module='butterfly-slack', version='3.2.5')
)
libraryDependencies += "com.paypal.butterfly" % "butterfly-slack" % "3.2.5"
[com.paypal.butterfly/butterfly-slack "3.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.paypal.butterfly : butterfly-api | jar | 3.2.5 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework : spring-context | jar | 5.3.19 |
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.9 |
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.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.2 |