License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-stripe |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-stripe-1.8.pom | |
djamma-stripe-1.8.jar | 5 KB |
djamma-stripe-1.8-sources.jar | 3 KB |
djamma-stripe-1.8-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-stripe/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-stripe</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-stripe/
implementation 'com.shinitech.djammadev:djamma-stripe:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-stripe/
implementation ("com.shinitech.djammadev:djamma-stripe:1.8")
'com.shinitech.djammadev:djamma-stripe:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-stripe" rev="1.8">
<artifact name="djamma-stripe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-stripe', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-stripe" % "1.8"
[com.shinitech.djammadev/djamma-stripe "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.shinitech.djammadev : djamma-core | jar | 1.8 |
com.stripe : stripe-java | jar | 7.0.0 |
javax.servlet : servlet-api | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |