Last Version

Mistletoe wicket-based web-runner 0.3

Mistletoe wicket-based web-runner

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ch.qos.mistletoe
ArtifactId

ArtifactId

mistletoe-wicket
Version

Version

0.3
Type

Type

jar
Description

Description

Mistletoe wicket-based web-runner
Mistletoe wicket-based web-runner
Project URL

Project URL

http://mistletoe.qos.ch
Project Organization

Project Organization

QOS.ch

Download mistletoe-wicket 0.3


<!-- https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-wicket/ -->
<dependency>
    <groupId>ch.qos.mistletoe</groupId>
    <artifactId>mistletoe-wicket</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-wicket/
implementation 'ch.qos.mistletoe:mistletoe-wicket:0.3'
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-wicket/
implementation ("ch.qos.mistletoe:mistletoe-wicket:0.3")
'ch.qos.mistletoe:mistletoe-wicket:jar:0.3'
<dependency org="ch.qos.mistletoe" name="mistletoe-wicket" rev="0.3">
  <artifact name="mistletoe-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.qos.mistletoe', module='mistletoe-wicket', version='0.3')
)
libraryDependencies += "ch.qos.mistletoe" % "mistletoe-wicket" % "0.3"
[ch.qos.mistletoe/mistletoe-wicket "0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.mistletoe : mistletoe-core jar 0.3
org.apache.wicket : wicket-core jar 6.5.0

Project Modules

There are no modules declared in this project.