wood
WOOD - Web Object Oriented Development
| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.js-lib |
| ArtifactId | ArtifactIdwood |
| Last Version | Last Version1.0.3-alpha |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWOOD - Web Object Oriented Development
WOOD tool promotes an object oriented development paradigm for user interfaces based on web technologies. It uses decomposition of complex user interfaces into user interface components.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wood-1.0.3-alpha.pom | |
| wood-1.0.3-alpha.jar | 165 KB |
| wood-1.0.3-alpha-sources.jar | 134 KB |
| wood-1.0.3-alpha-javadoc.jar | 692 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.js-lib/wood/ -->
<dependency>
<groupId>com.js-lib</groupId>
<artifactId>wood</artifactId>
<version>1.0.3-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.js-lib/wood/
implementation 'com.js-lib:wood:1.0.3-alpha'
// https://jarcasting.com/artifacts/com.js-lib/wood/
implementation ("com.js-lib:wood:1.0.3-alpha")
'com.js-lib:wood:jar:1.0.3-alpha'
<dependency org="com.js-lib" name="wood" rev="1.0.3-alpha">
<artifact name="wood" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.js-lib', module='wood', version='1.0.3-alpha')
)
libraryDependencies += "com.js-lib" % "wood" % "1.0.3-alpha"
[com.js-lib/wood "1.0.3-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.js-lib : js-commons | jar | 1.3.0 |
| com.js-lib : js-dom | jar | 1.1.0 |
| com.js-lib : js-json | jar | 2.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.mozilla : rhino | jar | 1.7R4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.10.0 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
WOOD - Web Object Oriented Development
| Version |
|---|
|
1.0.3-alpha
|
|
1.0.2-alpha
|
|
1.0.1-alpha
|
|
1.0.0-alpha
|