| License |
License |
|---|---|
| GroupId | GroupIdorg.notima |
| ArtifactId | ArtifactIdbankgiro-adempiere |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBankgiro ADempiere / IDempiere plugin
Plugin to manage payments for Bankgirot
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bankgiro-adempiere-2.0.1.pom | |
| bankgiro-adempiere-2.0.1.jar | 135 KB |
| bankgiro-adempiere-2.0.1-sources.jar | 101 KB |
| bankgiro-adempiere-2.0.1-javadoc.jar | 282 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.notima/bankgiro-adempiere/ -->
<dependency>
<groupId>org.notima</groupId>
<artifactId>bankgiro-adempiere</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.notima/bankgiro-adempiere/
implementation 'org.notima:bankgiro-adempiere:2.0.1'
// https://jarcasting.com/artifacts/org.notima/bankgiro-adempiere/
implementation ("org.notima:bankgiro-adempiere:2.0.1")
'org.notima:bankgiro-adempiere:jar:2.0.1'
<dependency org="org.notima" name="bankgiro-adempiere" rev="2.0.1">
<artifact name="bankgiro-adempiere" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.notima', module='bankgiro-adempiere', version='2.0.1')
)
libraryDependencies += "org.notima" % "bankgiro-adempiere" % "2.0.1"
[org.notima/bankgiro-adempiere "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.adempiere » Adempiere | jar | r14371 |
| org.notima.bg : bankgiro-api | jar | 1.3.4 |
| net.sf.jasperreports : jasperreports | jar | 3.6.0 |
| org.apache.poi : poi | jar | 3.0.1-FINAL |