Last Version

as2-demo-spring-boot 4.10.1

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.helger.as2
ArtifactId

ArtifactId

as2-demo-spring-boot
Version

Version

4.10.1
Type

Type

jar
Description

Description

as2-demo-spring-boot
Demo project for Spring Boot
Project Organization

Project Organization

Philip Helger

Download as2-demo-spring-boot 4.10.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.helger.as2 : as2-servlet jar 4.10.1
com.sun.xml.bind : jaxb-impl jar
org.slf4j : slf4j-api jar 1.7.32

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.