Last Version

Weblets 1.3

Weblets

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets
Version

Version

1.3
Type

Type

pom
Description

Description

Weblets
Weblets
Project URL

Project URL

http://www.github.com/werpu/weblets

Download weblets 1.3

Filename Size
weblets-1.3.pom 7 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"]

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-exampleweblet
  • weblets-demo