| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.github.weblets |
| ArtifactId | ArtifactIdweblets |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWeblets
Weblets
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| weblets-1.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.weblets/weblets/ -->
<dependency>
<groupId>com.github.weblets</groupId>
<artifactId>weblets</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.weblets/weblets/
implementation 'com.github.weblets:weblets:1.3'
// https://jarcasting.com/artifacts/com.github.weblets/weblets/
implementation ("com.github.weblets:weblets:1.3")
'com.github.weblets:weblets:pom:1.3'
<dependency org="com.github.weblets" name="weblets" rev="1.3">
<artifact name="weblets" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.weblets', module='weblets', version='1.3')
)
libraryDependencies += "com.github.weblets" % "weblets" % "1.3"
[com.github.weblets/weblets "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-digester : commons-digester | jar | [1.5,) |
| commons-logging : commons-logging | jar | [1.1.1,) |