License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Maven Build Tools Reporting Business Logic Libraries |
GroupId | GroupIdio.quarkus.bot |
ArtifactId | ArtifactIdbuild-reporting-maven-extension |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBuild Reporting Maven Extension
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension/ -->
<dependency>
<groupId>io.quarkus.bot</groupId>
<artifactId>build-reporting-maven-extension</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension/
implementation 'io.quarkus.bot:build-reporting-maven-extension:1.0.5'
// https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension/
implementation ("io.quarkus.bot:build-reporting-maven-extension:1.0.5")
'io.quarkus.bot:build-reporting-maven-extension:jar:1.0.5'
<dependency org="io.quarkus.bot" name="build-reporting-maven-extension" rev="1.0.5">
<artifact name="build-reporting-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.bot', module='build-reporting-maven-extension', version='1.0.5')
)
libraryDependencies += "io.quarkus.bot" % "build-reporting-maven-extension" % "1.0.5"
[io.quarkus.bot/build-reporting-maven-extension "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus.bot : build-reporting-maven-extension-model | jar | 1.0.5 |
org.apache.maven : maven-core | jar | 3.8.3 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |