License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Github Development Tools Version Controls |
GroupId | GroupIdio.quarkiverse.githubapp |
ArtifactId | ArtifactIdquarkus-github-app-deployment |
Last Version | Last Version1.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - GitHub App - 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.githubapp/quarkus-github-app-deployment/ -->
<dependency>
<groupId>io.quarkiverse.githubapp</groupId>
<artifactId>quarkus-github-app-deployment</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkus-github-app-deployment/
implementation 'io.quarkiverse.githubapp:quarkus-github-app-deployment:1.8.5'
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkus-github-app-deployment/
implementation ("io.quarkiverse.githubapp:quarkus-github-app-deployment:1.8.5")
'io.quarkiverse.githubapp:quarkus-github-app-deployment:jar:1.8.5'
<dependency org="io.quarkiverse.githubapp" name="quarkus-github-app-deployment" rev="1.8.5">
<artifact name="quarkus-github-app-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.githubapp', module='quarkus-github-app-deployment', version='1.8.5')
)
libraryDependencies += "io.quarkiverse.githubapp" % "quarkus-github-app-deployment" % "1.8.5"
[io.quarkiverse.githubapp/quarkus-github-app-deployment "1.8.5"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-reactive-routes-deployment | jar | |
io.quarkus : quarkus-jackson-deployment | jar | |
io.quarkus : quarkus-caffeine-deployment | jar | |
io.quarkus : quarkus-smallrye-graphql-client-deployment | jar | |
io.quarkiverse.githubapi : quarkus-github-api-deployment | jar | 1.306.0 |
io.quarkus : quarkus-smallrye-jwt-build-deployment | jar | |
io.quarkiverse.githubapp : quarkus-github-app | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
io.rest-assured : rest-assured | jar | |
org.mockito : mockito-core | jar |