| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.github.weblets |
| ArtifactId | ArtifactIdweblets-impl |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeblets Impl
Weblets Implementation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| weblets-impl-1.3.pom | |
| weblets-impl-1.3.jar | 65 KB |
| weblets-impl-1.3-sources.jar | 47 KB |
| weblets-impl-1.3-javadoc.jar | 224 KB |
| Browse |
<!-- 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"]
| 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,) |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |