is not current version
Last Version 1.3.9

com.helger.phase4:phase4-test 0.10.0

AS4 server - Test only web application

GroupId

GroupId

com.helger.phase4
ArtifactId

ArtifactId

phase4-test
Version

Version

0.10.0
Type

Type

war

Download phase4-test 0.10.0


<!-- https://jarcasting.com/artifacts/com.helger.phase4/phase4-test/ -->
<dependency>
    <groupId>com.helger.phase4</groupId>
    <artifactId>phase4-test</artifactId>
    <version>0.10.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-test/
implementation 'com.helger.phase4:phase4-test:0.10.0'
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-test/
implementation ("com.helger.phase4:phase4-test:0.10.0")
'com.helger.phase4:phase4-test:war:0.10.0'
<dependency org="com.helger.phase4" name="phase4-test" rev="0.10.0">
  <artifact name="phase4-test" type="war" />
</dependency>
@Grapes(
@Grab(group='com.helger.phase4', module='phase4-test', version='0.10.0')
)
libraryDependencies += "com.helger.phase4" % "phase4-test" % "0.10.0"
[com.helger.phase4/phase4-test "0.10.0"]