| License |
License |
|---|---|
| GroupId | GroupIdcom.github.drinkjava2 |
| ArtifactId | ArtifactIdjwebbox |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjWebBox
jWebBox is a JSP and FreeMaker layout tool
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jwebbox-3.0.pom | |
| jwebbox-3.0.jar | 8 KB |
| jwebbox-3.0-sources.jar | 4 KB |
| jwebbox-3.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.drinkjava2/jwebbox/ -->
<dependency>
<groupId>com.github.drinkjava2</groupId>
<artifactId>jwebbox</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drinkjava2/jwebbox/
implementation 'com.github.drinkjava2:jwebbox:3.0'
// https://jarcasting.com/artifacts/com.github.drinkjava2/jwebbox/
implementation ("com.github.drinkjava2:jwebbox:3.0")
'com.github.drinkjava2:jwebbox:jar:3.0'
<dependency org="com.github.drinkjava2" name="jwebbox" rev="3.0">
<artifact name="jwebbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drinkjava2', module='jwebbox', version='3.0')
)
libraryDependencies += "com.github.drinkjava2" % "jwebbox" % "3.0"
[com.github.drinkjava2/jwebbox "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api Optional | jar | 2.3.3 |
| javax.el : javax.el-api Optional | jar | 3.0.0 |