| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-web-bootstrap |
| Version | Version2.4-beta7 |
| Type | Typewar |
| Description |
DescriptionWoko - web : bootstrap
Woko: POJOs on the Web!
|
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-web-bootstrap</artifactId>
<version>2.4-beta7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap/
implementation 'com.pojosontheweb:woko-web-bootstrap:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap/
implementation ("com.pojosontheweb:woko-web-bootstrap:2.4-beta7")
'com.pojosontheweb:woko-web-bootstrap:war:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-web-bootstrap" rev="2.4-beta7">
<artifact name="woko-web-bootstrap" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-web-bootstrap', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-web-bootstrap" % "2.4-beta7"
[com.pojosontheweb/woko-web-bootstrap "2.4-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-web-core | war | 2.4-beta7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-bootstrap-core | jar | 2.4-beta7 |
| 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 |