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