License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-webjars-locator-deployment |
Version | Version2.0.0.CR2 |
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.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-webjars-locator-deployment/
implementation 'io.quarkus:quarkus-webjars-locator-deployment:2.0.0.CR2'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-webjars-locator-deployment/
implementation ("io.quarkus:quarkus-webjars-locator-deployment:2.0.0.CR2")
'io.quarkus:quarkus-webjars-locator-deployment:jar:2.0.0.CR2'
<dependency org="io.quarkus" name="quarkus-webjars-locator-deployment" rev="2.0.0.CR2">
<artifact name="quarkus-webjars-locator-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-webjars-locator-deployment', version='2.0.0.CR2')
)
libraryDependencies += "io.quarkus" % "quarkus-webjars-locator-deployment" % "2.0.0.CR2"
[io.quarkus/quarkus-webjars-locator-deployment "2.0.0.CR2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : webjars-locator-core | jar | |
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 | jar | 3.4.1 |
org.webjars : momentjs | jar | 2.24.0 |
org.webjars.bowergithub.dc-js : dc.js | jar | 3.0.6 |
io.quarkus : quarkus-resteasy-deployment | jar |