p

phase4-profile-dbnalliance

DBNAlliance AS4 profile
https://github.com/phax/phase4/phase4-profile-dbnalliance
Apache 2
Files download
File Operation
phase4-profile-dbnalliance-2.7.6.jar download
phase4-profile-dbnalliance-2.7.6.pom download
phase4-profile-dbnalliance-2.7.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger.phase4</groupId>
  <artifactId>phase4-profile-dbnalliance</artifactId>
  <version>2.7.6</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.phase4:phase4-profile-dbnalliance:2.7.6'
Gradle Kotlin
implementation("com.helger.phase4:phase4-profile-dbnalliance:2.7.6")
Scala SBT
libraryDependencies += "com.helger.phase4" % "phase4-profile-dbnalliance" % "2.7.6"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.phase4', module='phase4-profile-dbnalliance', version='2.7.6')
)
Apache Ivy
<dependency org="com.helger.phase4" name="phase4-profile-dbnalliance" rev="2.7.6" />
Leiningen
[com.helger.phase4/phase4-profile-dbnalliance "2.7.6"]
Apache Buildr
'com.helger.phase4:phase4-profile-dbnalliance:jar:2.7.6'