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