Last Version

Weblets API 1.3

Weblets API

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets-api
Version

Version

1.3
Type

Type

jar
Description

Description

Weblets API
Weblets API
Project URL

Project URL

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

Download weblets-api 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.