Last Version

Weblith - Core - Quarkus Deployment 0.1.0

Java web application powered by Quarkus

License

License

Categories

Categories

Net
GroupId

GroupId

net.zileo
ArtifactId

ArtifactId

weblith-deployment
Version

Version

0.1.0
Type

Type

jar
Description

Description

Weblith - Core - Quarkus Deployment
Java web application powered by Quarkus
Project Organization

Project Organization

Zileo

Download weblith-deployment 0.1.0


<!-- https://jarcasting.com/artifacts/net.zileo/weblith-deployment/ -->
<dependency>
    <groupId>net.zileo</groupId>
    <artifactId>weblith-deployment</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.zileo/weblith-deployment/
implementation 'net.zileo:weblith-deployment:0.1.0'
// https://jarcasting.com/artifacts/net.zileo/weblith-deployment/
implementation ("net.zileo:weblith-deployment:0.1.0")
'net.zileo:weblith-deployment:jar:0.1.0'
<dependency org="net.zileo" name="weblith-deployment" rev="0.1.0">
  <artifact name="weblith-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.zileo', module='weblith-deployment', version='0.1.0')
)
libraryDependencies += "net.zileo" % "weblith-deployment" % "0.1.0"
[net.zileo/weblith-deployment "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-hibernate-validator-deployment jar
io.quarkus : quarkus-resteasy-deployment jar
io.quarkus : quarkus-resteasy-jackson-deployment jar
net.zileo : weblith-core jar 0.1.0

test (5)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.quarkus : quarkus-junit5-mockito jar
io.quarkus : quarkus-junit5-internal jar
io.rest-assured : rest-assured jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.