License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdes.uib |
ArtifactId | ArtifactIdgenwebleaf |
Last Version | Last Version20081129 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebLEAF (Light wEb Application Framework) Generation XSLT Stylesheets
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
genwebleaf-20081129.pom | |
genwebleaf-20081129.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.uib/genwebleaf/ -->
<dependency>
<groupId>es.uib</groupId>
<artifactId>genwebleaf</artifactId>
<version>20081129</version>
</dependency>
// https://jarcasting.com/artifacts/es.uib/genwebleaf/
implementation 'es.uib:genwebleaf:20081129'
// https://jarcasting.com/artifacts/es.uib/genwebleaf/
implementation ("es.uib:genwebleaf:20081129")
'es.uib:genwebleaf:jar:20081129'
<dependency org="es.uib" name="genwebleaf" rev="20081129">
<artifact name="genwebleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.uib', module='genwebleaf', version='20081129')
)
libraryDependencies += "es.uib" % "genwebleaf" % "20081129"
[es.uib/genwebleaf "20081129"]