juneau/examples/examples-rest-springboot

Apache Juneau REST Examples using Spring Boot

License

License

GroupId

GroupId

org.apache.juneau
ArtifactId

ArtifactId

juneau-examples-rest-springboot
Last Version

Last Version

8.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

juneau/examples/examples-rest-springboot
Apache Juneau REST Examples using Spring Boot
Project Organization

Project Organization

The Apache Software Foundation

Download juneau-examples-rest-springboot

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.juneau/juneau-examples-rest-springboot/ -->
<dependency>
    <groupId>org.apache.juneau</groupId>
    <artifactId>juneau-examples-rest-springboot</artifactId>
    <version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-examples-rest-springboot/
implementation 'org.apache.juneau:juneau-examples-rest-springboot:8.2.0'
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-examples-rest-springboot/
implementation ("org.apache.juneau:juneau-examples-rest-springboot:8.2.0")
'org.apache.juneau:juneau-examples-rest-springboot:jar:8.2.0'
<dependency org="org.apache.juneau" name="juneau-examples-rest-springboot" rev="8.2.0">
  <artifact name="juneau-examples-rest-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.juneau', module='juneau-examples-rest-springboot', version='8.2.0')
)
libraryDependencies += "org.apache.juneau" % "juneau-examples-rest-springboot" % "8.2.0"
[org.apache.juneau/juneau-examples-rest-springboot "8.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.juneau : juneau-examples-rest jar 8.2.0
org.apache.juneau : juneau-rest-server-springboot jar 8.2.0
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.

Juneau

Please visit the home page for more information about this project.

org.apache.juneau

The Apache Software Foundation

Versions

Version
8.2.0
8.1.3
8.1.2
8.1.1
8.1.0
8.0.0