p

phase4-profile-euctp

EU Customs Trade Portal AS4 profile
https://github.com/phax/phase4/phase4-profile-euctp
Apache 2
文件下载
文件名 操作
phase4-profile-euctp-3.0.0-beta1.jar 下载
phase4-profile-euctp-3.0.0-beta1.pom 下载
phase4-profile-euctp-3.0.0-beta1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.helger.phase4</groupId>
  <artifactId>phase4-profile-euctp</artifactId>
  <version>3.0.0-beta1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.phase4:phase4-profile-euctp:3.0.0-beta1'
Gradle Kotlin
implementation("com.helger.phase4:phase4-profile-euctp:3.0.0-beta1")
Scala SBT
libraryDependencies += "com.helger.phase4" % "phase4-profile-euctp" % "3.0.0-beta1"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.phase4', module='phase4-profile-euctp', version='3.0.0-beta1')
)
Apache Ivy
<dependency org="com.helger.phase4" name="phase4-profile-euctp" rev="3.0.0-beta1" />
Leiningen
[com.helger.phase4/phase4-profile-euctp "3.0.0-beta1"]
Apache Buildr
'com.helger.phase4:phase4-profile-euctp:jar:3.0.0-beta1'