Quarkus - GitHub Action - Deployment

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices Github Development Tools Version Controls
GroupId

GroupId

io.quarkiverse.githubaction
ArtifactId

ArtifactId

quarkus-github-action-deployment
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - GitHub Action - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-github-action-deployment

How to add to project

<!-- https://jarcasting.com/artifacts/io.quarkiverse.githubaction/quarkus-github-action-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.githubaction</groupId>
    <artifactId>quarkus-github-action-deployment</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.githubaction/quarkus-github-action-deployment/
implementation 'io.quarkiverse.githubaction:quarkus-github-action-deployment:0.3.0'
// https://jarcasting.com/artifacts/io.quarkiverse.githubaction/quarkus-github-action-deployment/
implementation ("io.quarkiverse.githubaction:quarkus-github-action-deployment:0.3.0")
'io.quarkiverse.githubaction:quarkus-github-action-deployment:jar:0.3.0'
<dependency org="io.quarkiverse.githubaction" name="quarkus-github-action-deployment" rev="0.3.0">
  <artifact name="quarkus-github-action-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.githubaction', module='quarkus-github-action-deployment', version='0.3.0')
)
libraryDependencies += "io.quarkiverse.githubaction" % "quarkus-github-action-deployment" % "0.3.0"
[io.quarkiverse.githubaction/quarkus-github-action-deployment "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-jackson-deployment jar
io.quarkiverse.githubapi : quarkus-github-api-deployment jar 1.303.0
io.quarkus : quarkus-smallrye-graphql-client-deployment jar
io.quarkus : quarkus-vertx-deployment jar
io.quarkiverse.githubaction : quarkus-github-action jar 0.3.0

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0