Last Version

quickstart-se 0.10.0

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.examples
ArtifactId

ArtifactId

quickstart-se
Version

Version

0.10.0
Type

Type

jar
Description

Description

quickstart-se
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/quickstart-se
Project Organization

Project Organization

Oracle Corporation

Download quickstart-se 0.10.0


<!-- https://jarcasting.com/artifacts/io.helidon.examples/quickstart-se/ -->
<dependency>
    <groupId>io.helidon.examples</groupId>
    <artifactId>quickstart-se</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.examples/quickstart-se/
implementation 'io.helidon.examples:quickstart-se:0.10.0'
// https://jarcasting.com/artifacts/io.helidon.examples/quickstart-se/
implementation ("io.helidon.examples:quickstart-se:0.10.0")
'io.helidon.examples:quickstart-se:jar:0.10.0'
<dependency org="io.helidon.examples" name="quickstart-se" rev="0.10.0">
  <artifact name="quickstart-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.examples', module='quickstart-se', version='0.10.0')
)
libraryDependencies += "io.helidon.examples" % "quickstart-se" % "0.10.0"
[io.helidon.examples/quickstart-se "0.10.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver-bundle jar
io.helidon.config : helidon-config-yaml jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.