License |
License |
---|---|
GroupId | GroupIdio.github.braully |
ArtifactId | ArtifactIdbpp-cobranca |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionBPP-Cobrança
This is a fork and merge from JRimum ( http://www.jrimum.org ),
- Bopepo: https://github.com/jrimum/bopepo
- Texgit: https://github.com/jrimum/texgit
- Valia: https://github.com/jrimum/vallia
- Utilix: https://github.com/jrimum/utilix
- Domkee: https://github.com/jrimum/domkee
For Brazillian Boleto Payment Method. So much thanks for original authors:
Gilmar P. S. L, Misael Barreto and Rômulo Augusto.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bpp-cobranca-1.0.0.pom | |
bpp-cobranca-1.0.0.jar | 917 KB |
bpp-cobranca-1.0.0-sources.jar | 984 KB |
bpp-cobranca-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.braully/bpp-cobranca/ -->
<dependency>
<groupId>io.github.braully</groupId>
<artifactId>bpp-cobranca</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.braully/bpp-cobranca/
implementation 'io.github.braully:bpp-cobranca:1.0.0'
// https://jarcasting.com/artifacts/io.github.braully/bpp-cobranca/
implementation ("io.github.braully:bpp-cobranca:1.0.0")
'io.github.braully:bpp-cobranca:jar:1.0.0'
<dependency org="io.github.braully" name="bpp-cobranca" rev="1.0.0">
<artifact name="bpp-cobranca" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.braully', module='bpp-cobranca', version='1.0.0')
)
libraryDependencies += "io.github.braully" % "bpp-cobranca" % "1.0.0"
[io.github.braully/bpp-cobranca "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | (2.0.0,3.0.0] |
org.apache.logging.log4j : log4j-1.2-api | jar | (2.0.0,3.0.0] |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.itextpdf : itextpdf | jar | 5.5.13.3 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-jdk5 | jar | 14.0.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
commons-io : commons-io | jar | 2.7 |
junit : junit | jar | 4.13.1 |