Apache Juneau Microservice Server

API for creating standalone executable jars that can be used to start lightweight configurable REST interfaces.

License

License

GroupId

GroupId

org.apache.juneau
ArtifactId

ArtifactId

juneau-microservice-server
Last Version

Last Version

7.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Juneau Microservice Server
API for creating standalone executable jars that can be used to start lightweight configurable REST interfaces.
Project Organization

Project Organization

Apache

Download juneau-microservice-server

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.juneau : juneau-rest-server jar 7.2.2
org.apache.juneau : juneau-rest-client jar 7.2.2
org.apache.juneau : juneau-marshall-rdf jar 7.2.2
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830
org.eclipse.jetty : jetty-security jar 9.4.12.v20180830
org.eclipse.jetty : jetty-servlet jar 9.4.12.v20180830
org.eclipse.jetty : jetty-xml jar 9.4.12.v20180830

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
7.2.2
7.2.1
7.2.0
7.1.0
7.0.1
7.0.0
6.4.0-incubating