Last Version

Weblets 1.1.3

Weblets

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

weblets
Version

Version

1.1.3
Type

Type

pom
Description

Description

Weblets
Weblets
Source Code Management

Source Code Management

https://github.com/almex/weblets.git

Download weblets 1.1.3

Filename Size
weblets-1.1.3.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.almex/weblets/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>weblets</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/weblets/
implementation 'com.github.almex:weblets:1.1.3'
// https://jarcasting.com/artifacts/com.github.almex/weblets/
implementation ("com.github.almex:weblets:1.1.3")
'com.github.almex:weblets:pom:1.1.3'
<dependency org="com.github.almex" name="weblets" rev="1.1.3">
  <artifact name="weblets" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='weblets', version='1.1.3')
)
libraryDependencies += "com.github.almex" % "weblets" % "1.1.3"
[com.github.almex/weblets "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-digester : commons-digester jar [1.5,)
commons-logging : commons-logging jar [1.1.1,)

Project Modules

  • weblets-api
  • weblets-impl
  • weblets-bundle
  • weblets-exampleweblet
  • weblets-demo