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