Last Version

Quarkus - Bootstrap - App Model 2.10.0.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-bootstrap-app-model
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - Bootstrap - App Model
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-bootstrap-app-model 2.10.0.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-app-model/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-bootstrap-app-model</artifactId>
    <version>2.10.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-app-model/
implementation 'io.quarkus:quarkus-bootstrap-app-model:2.10.0.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-app-model/
implementation ("io.quarkus:quarkus-bootstrap-app-model:2.10.0.Final")
'io.quarkus:quarkus-bootstrap-app-model:jar:2.10.0.Final'
<dependency org="io.quarkus" name="quarkus-bootstrap-app-model" rev="2.10.0.Final">
  <artifact name="quarkus-bootstrap-app-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-bootstrap-app-model', version='2.10.0.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-bootstrap-app-model" % "2.10.0.Final"
[io.quarkus/quarkus-bootstrap-app-model "2.10.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-fs-util jar
org.jboss.logging : jboss-logging jar

runtime (1)

Group / Artifact Type Version
org.jboss.logging : commons-logging-jboss-logging jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
io.quarkus : quarkus-bootstrap-bom pom 2.10.0.Final
io.quarkus : quarkus-bootstrap-bom-test pom 2.10.0.Final

Project Modules

There are no modules declared in this project.