j

jdtaus-site

jDTAUS provides an open-source implementation of german payment formats.
http://jdtaus.sourceforge.net/1.0.x
The GNU Lesser General Public License
jDTAUS
Christian Schulte
Files download
File Operation
jdtaus-site-1.5.pom download
Apache Maven
<dependency>
  <groupId>org.jdtaus</groupId>
  <artifactId>jdtaus-site</artifactId>
  <version>1.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jdtaus:jdtaus-site:1.5'
Gradle Kotlin
implementation("org.jdtaus:jdtaus-site:1.5")
Scala SBT
libraryDependencies += "org.jdtaus" % "jdtaus-site" % "1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.jdtaus', module='jdtaus-site', version='1.5')
)
Apache Ivy
<dependency org="org.jdtaus" name="jdtaus-site" rev="1.5" />
Leiningen
[org.jdtaus/jdtaus-site "1.5"]
Apache Buildr
'org.jdtaus:jdtaus-site:jar:1.5'
Dependencies
The project has no third-party dependencies