License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.microprofile |
ArtifactId | ArtifactIdquarkus-microprofile |
Last Version | Last Version2.7.2.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - MicroProfile Platform - Runtime
Quarkus MicroProfile 4.1 Compatible Implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.microprofile/quarkus-microprofile/ -->
<dependency>
<groupId>io.quarkiverse.microprofile</groupId>
<artifactId>quarkus-microprofile</artifactId>
<version>2.7.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.microprofile/quarkus-microprofile/
implementation 'io.quarkiverse.microprofile:quarkus-microprofile:2.7.2.Final'
// https://jarcasting.com/artifacts/io.quarkiverse.microprofile/quarkus-microprofile/
implementation ("io.quarkiverse.microprofile:quarkus-microprofile:2.7.2.Final")
'io.quarkiverse.microprofile:quarkus-microprofile:jar:2.7.2.Final'
<dependency org="io.quarkiverse.microprofile" name="quarkus-microprofile" rev="2.7.2.Final">
<artifact name="quarkus-microprofile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.microprofile', module='quarkus-microprofile', version='2.7.2.Final')
)
libraryDependencies += "io.quarkiverse.microprofile" % "quarkus-microprofile" % "2.7.2.Final"
[io.quarkiverse.microprofile/quarkus-microprofile "2.7.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
io.quarkus : quarkus-arc | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jsonb | jar | |
io.quarkus : quarkus-smallrye-jwt | jar | |
io.quarkus : quarkus-smallrye-health | jar | |
io.quarkus : quarkus-smallrye-fault-tolerance | jar | |
io.quarkus : quarkus-smallrye-metrics | jar | |
io.quarkus : quarkus-smallrye-openapi | jar | |
io.quarkus : quarkus-smallrye-opentracing | jar | |
io.quarkus : quarkus-rest-client | jar |