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