Apache Juneau Samples

Sample code packaged as a microservice.

License

License

GroupId

GroupId

org.apache.juneau
ArtifactId

ArtifactId

juneau-samples
Last Version

Last Version

6.0.1-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Juneau Samples
Sample code packaged as a microservice.
Project Organization

Project Organization

Apache

Download juneau-samples

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.juneau : juneau-microservice jar 6.0.1-incubating
org.apache.jena : jena-core jar 2.7.1
org.apache.derby : derby jar 10.10.2.0
org.apache.httpcomponents : httpmime jar 4.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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
6.0.1-incubating
6.0.0-incubating