is not current version
Last Version 4.10.1

com.helger.as2:as2-demo-spring-boot 4.9.2

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.helger.as2
ArtifactId

ArtifactId

as2-demo-spring-boot
Version

Version

4.9.2
Type

Type

jar

Download as2-demo-spring-boot 4.9.2


<!-- https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/ -->
<dependency>
    <groupId>com.helger.as2</groupId>
    <artifactId>as2-demo-spring-boot</artifactId>
    <version>4.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/
implementation 'com.helger.as2:as2-demo-spring-boot:4.9.2'
// https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/
implementation ("com.helger.as2:as2-demo-spring-boot:4.9.2")
'com.helger.as2:as2-demo-spring-boot:jar:4.9.2'
<dependency org="com.helger.as2" name="as2-demo-spring-boot" rev="4.9.2">
  <artifact name="as2-demo-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger.as2', module='as2-demo-spring-boot', version='4.9.2')
)
libraryDependencies += "com.helger.as2" % "as2-demo-spring-boot" % "4.9.2"
[com.helger.as2/as2-demo-spring-boot "4.9.2"]