WOOD - 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.

License

License

The Apache License, Version 2.0
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

wood
Last Version

Last Version

1.0.3-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

WOOD - 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

https://github.com/js-lib-com/wood
Source Code Management

Source Code Management

https://github.com/js-lib-com/wood

Download wood

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.

wood

WOOD - Web Object Oriented Development

com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.0.3-alpha
1.0.2-alpha
1.0.1-alpha
1.0.0-alpha