Last Version

Weblith 0.1.0

Java web application powered by Quarkus

License

License

Categories

Categories

Net
GroupId

GroupId

net.zileo
ArtifactId

ArtifactId

weblith
Version

Version

0.1.0
Type

Type

pom
Description

Description

Weblith
Java web application powered by Quarkus
Project URL

Project URL

https://github.com/zileo-net/weblith
Project Organization

Project Organization

Zileo
Source Code Management

Source Code Management

https://github.com/zileo-net/weblith

Download weblith 0.1.0

Filename Size
weblith-0.1.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • deployment
  • freemarker
  • freemarker-deployment
  • fomantic-ui
  • fomantic-ui-deployment
  • webtest
  • archetype