License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.unleash |
ArtifactId | ArtifactIdquarkus-unleash-docs |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionQuarkus - Unleash - Documentation
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-unleash-docs-0.1.0.pom | |
quarkus-unleash-docs-0.1.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.unleash/quarkus-unleash-docs/ -->
<dependency>
<groupId>io.quarkiverse.unleash</groupId>
<artifactId>quarkus-unleash-docs</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.unleash/quarkus-unleash-docs/
implementation 'io.quarkiverse.unleash:quarkus-unleash-docs:0.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.unleash/quarkus-unleash-docs/
implementation ("io.quarkiverse.unleash:quarkus-unleash-docs:0.1.0")
'io.quarkiverse.unleash:quarkus-unleash-docs:jar:0.1.0'
<dependency org="io.quarkiverse.unleash" name="quarkus-unleash-docs" rev="0.1.0">
<artifact name="quarkus-unleash-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.unleash', module='quarkus-unleash-docs', version='0.1.0')
)
libraryDependencies += "io.quarkiverse.unleash" % "quarkus-unleash-docs" % "0.1.0"
[io.quarkiverse.unleash/quarkus-unleash-docs "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.unleash : quarkus-unleash-deployment | jar | 0.1.0 |