License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.agilecoders.wicket.mustache |
ArtifactId | ArtifactIdwicket-mustache |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwicket-mustache
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-mustache-0.1.0.pom | |
wicket-mustache-0.1.0.jar | 19 KB |
wicket-mustache-0.1.0-tests.jar | 1 KB |
wicket-mustache-0.1.0-sources.jar | 10 KB |
wicket-mustache-0.1.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket.mustache/wicket-mustache/ -->
<dependency>
<groupId>de.agilecoders.wicket.mustache</groupId>
<artifactId>wicket-mustache</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket.mustache/wicket-mustache/
implementation 'de.agilecoders.wicket.mustache:wicket-mustache:0.1.0'
// https://jarcasting.com/artifacts/de.agilecoders.wicket.mustache/wicket-mustache/
implementation ("de.agilecoders.wicket.mustache:wicket-mustache:0.1.0")
'de.agilecoders.wicket.mustache:wicket-mustache:jar:0.1.0'
<dependency org="de.agilecoders.wicket.mustache" name="wicket-mustache" rev="0.1.0">
<artifact name="wicket-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket.mustache', module='wicket-mustache', version='0.1.0')
)
libraryDependencies += "de.agilecoders.wicket.mustache" % "wicket-mustache" % "0.1.0"
[de.agilecoders.wicket.mustache/wicket-mustache "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.agilecoders.wicket.webjars : wicket-webjars | jar | 0.1.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
org.apache.wicket : wicket-core | jar | 6.4.0 |
com.github.spullara.mustache.java : compiler | jar | 0.8.8 |
org.webjars : mustachejs | jar | 0.7.0 |