Weblets Impl

Weblets Implementation

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets-impl
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Weblets Impl
Weblets Implementation
Project URL

Project URL

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

Download weblets-impl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.weblets : weblets-api jar 1.3
commons-digester : commons-digester jar [1.5,)
commons-logging : commons-logging jar [1.1.1,)

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1-b02
javax.servlet.jsp : jsp-api jar 2.2.1-b03
org.apache.myfaces.core : myfaces-api jar 2.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2