Juneau
Please visit the home page for more information about this project.
License |
License |
---|---|
GroupId | GroupIdorg.apache.juneau |
ArtifactId | ArtifactIdjuneau-samples |
Last Version | Last Version6.0.1-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Juneau Samples
Sample code packaged as a microservice.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Please visit the home page for more information about this project.