Weblets Impl

Weblets Implementation

License

License

The Apache Software License, Version 2.0
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.weblets
ArtifactId

ArtifactId

weblets-impl
Last Version

Last Version

1.1.1-BETA-1
Release Date

Release Date

Type

Type

jar
Description

Description

Weblets Impl
Weblets Implementation

Download weblets-impl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.weblets : weblets-api jar 1.1.1-BETA-1
commons-digester : commons-digester jar [1.5,)
commons-logging : commons-logging jar [1.1.1,)

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3
org.apache.myfaces.core : myfaces-api jar 1.1.5

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.1.1-BETA-1
1.1
1.0
0.4
0.2