License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Github Development Tools Version Controls |
GroupId | GroupIdio.quarkiverse.githubaction |
ArtifactId | ArtifactIdquarkus-github-action-deployment |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - GitHub Action - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar |