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.9.0.jar download
phase4-profile-dbnalliance-2.9.0.pom download
phase4-profile-dbnalliance-2.9.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger.phase4</groupId>
  <artifactId>phase4-profile-dbnalliance</artifactId>
  <version>2.9.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.phase4:phase4-profile-dbnalliance:2.9.0'
Gradle Kotlin
implementation("com.helger.phase4:phase4-profile-dbnalliance:2.9.0")
Scala SBT
libraryDependencies += "com.helger.phase4" % "phase4-profile-dbnalliance" % "2.9.0"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.phase4', module='phase4-profile-dbnalliance', version='2.9.0')
)
Apache Ivy
<dependency org="com.helger.phase4" name="phase4-profile-dbnalliance" rev="2.9.0" />
Leiningen
[com.helger.phase4/phase4-profile-dbnalliance "2.9.0"]
Apache Buildr
'com.helger.phase4:phase4-profile-dbnalliance:jar:2.9.0'