Wiidget
Wiidget is a view template library and language for web applications.
License |
License |
---|---|
GroupId | GroupIdcom.landasource |
ArtifactId | ArtifactIdwiidget |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwiidget
Advanced templating language.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wiidget-0.1.7.pom | |
wiidget-0.1.7.jar | 171 KB |
wiidget-0.1.7-sources.jar | 95 KB |
wiidget-0.1.7-javadoc.jar | 779 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.landasource/wiidget/ -->
<dependency>
<groupId>com.landasource</groupId>
<artifactId>wiidget</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.landasource/wiidget/
implementation 'com.landasource:wiidget:0.1.7'
// https://jarcasting.com/artifacts/com.landasource/wiidget/
implementation ("com.landasource:wiidget:0.1.7")
'com.landasource:wiidget:jar:0.1.7'
<dependency org="com.landasource" name="wiidget" rev="0.1.7">
<artifact name="wiidget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landasource', module='wiidget', version='0.1.7')
)
libraryDependencies += "com.landasource" % "wiidget" % "0.1.7"
[com.landasource/wiidget "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.3 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.mvel : mvel2 | jar | 2.1.6.Final |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.eclipse.jetty : jetty-server | jar | 9.2.1.v20140609 |
Wiidget is a view template library and language for web applications.