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