| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-web-core |
| Version | Version2.4-beta7 |
| Type | Typewar |
| Description |
DescriptionWoko - web : core JSPs and tags (no skinning)
Woko: POJOs on the Web!
|
| Filename | Size |
|---|---|
| woko-web-core-2.4-beta7.pom | |
| woko-web-core-2.4-beta7.war | 708 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-core/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-web-core</artifactId>
<version>2.4-beta7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-core/
implementation 'com.pojosontheweb:woko-web-core:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-core/
implementation ("com.pojosontheweb:woko-web-core:2.4-beta7")
'com.pojosontheweb:woko-web-core:war:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-web-core" rev="2.4-beta7">
<artifact name="woko-web-core" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-web-core', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-web-core" % "2.4-beta7"
[com.pojosontheweb/woko-web-core "2.4-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-core | jar | 2.4-beta7 |
| net.sourceforge.stripes : stripes | jar | 1.5.8 |
| servlets.com : cos | jar | 05Nov2002 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| javax.mail : mail | jar | 1.4.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |