| License |
License |
|---|---|
| GroupId | GroupIdcom.paypal.butterfly |
| ArtifactId | ArtifactIdbutterfly-core |
| Last Version | Last Version3.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbutterfly-core
null
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| butterfly-core-3.2.5.pom | |
| butterfly-core-3.2.5.jar | 63 KB |
| butterfly-core-3.2.5-sources.jar | 35 KB |
| butterfly-core-3.2.5-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-core/ -->
<dependency>
<groupId>com.paypal.butterfly</groupId>
<artifactId>butterfly-core</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-core/
implementation 'com.paypal.butterfly:butterfly-core:3.2.5'
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-core/
implementation ("com.paypal.butterfly:butterfly-core:3.2.5")
'com.paypal.butterfly:butterfly-core:jar:3.2.5'
<dependency org="com.paypal.butterfly" name="butterfly-core" rev="3.2.5">
<artifact name="butterfly-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.butterfly', module='butterfly-core', version='3.2.5')
)
libraryDependencies += "com.paypal.butterfly" % "butterfly-core" % "3.2.5"
[com.paypal.butterfly/butterfly-core "3.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.paypal.butterfly : butterfly-api | jar | 3.2.5 |
| com.paypal.butterfly : butterfly-extensions-api | jar | 3.2.5 |
| org.springframework : spring-context | jar | 5.3.19 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.gson : gson | jar | 2.8.9 |
| com.google.guava : guava | jar | 31.1-jre |
| org.springframework.boot : spring-boot-loader | jar | 2.6.7 |
| io.github.classgraph : classgraph | jar | 4.8.107 |
| org.reflections : reflections | jar | 0.10.2 |
| commons-io : commons-io | jar | 2.9.0 |
| net.lingala.zip4j : zip4j | jar | 2.10.0 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.2.1 |
| io.github.g00fy2 : versioncompare | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.paypal.butterfly : butterfly-utilities | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.paypal.butterfly.extensions : butterfly-springboot-extension | jar | 3.2.5 |
| org.testng : testng | jar | 6.14.2 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-module-testng | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |