License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-webjars-locator-deployment |
Version | Version2.7.2.Final |
Type | Typejar |
Description |
DescriptionQuarkus - WebJar Locator - Deployment
Build parent to bring in required dependencies
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-webjars-locator-deployment/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-webjars-locator-deployment</artifactId>
<version>2.7.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-webjars-locator-deployment/
implementation 'io.quarkus:quarkus-webjars-locator-deployment:2.7.2.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-webjars-locator-deployment/
implementation ("io.quarkus:quarkus-webjars-locator-deployment:2.7.2.Final")
'io.quarkus:quarkus-webjars-locator-deployment:jar:2.7.2.Final'
<dependency org="io.quarkus" name="quarkus-webjars-locator-deployment" rev="2.7.2.Final">
<artifact name="quarkus-webjars-locator-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-webjars-locator-deployment', version='2.7.2.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-webjars-locator-deployment" % "2.7.2.Final"
[io.quarkus/quarkus-webjars-locator-deployment "2.7.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-vertx-http-deployment | jar | |
io.quarkus : quarkus-webjars-locator | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.rest-assured : rest-assured | jar | |
org.webjars : jquery-ui | jar | 1.13.0 |
org.webjars : momentjs | jar | 2.24.0 |
org.webjars.bowergithub.dc-js : dc.js | jar | 3.0.6 |
io.quarkus : quarkus-resteasy-deployment | jar | |
io.quarkus : quarkus-bom | pom | 2.7.2.Final |