Cooee

Cooee is a Web UI framework that closely follows the Swing API without the hassle of Javascript. This means that developers with little to no web application experience can immediately begin coding web applications with their existing Swing API knowledge. The code base represents a combined fork of the Echo2 source code and associated projects

GroupId

GroupId

org.karora
ArtifactId

ArtifactId

cooee
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cooee
Cooee is a Web UI framework that closely follows the Swing API without the hassle of Javascript. This means that developers with little to no web application experience can immediately begin coding web applications with their existing Swing API knowledge. The code base represents a combined fork of the Echo2 source code and associated projects

Download cooee

How to add to project

<!-- https://jarcasting.com/artifacts/org.karora/cooee/ -->
<dependency>
    <groupId>org.karora</groupId>
    <artifactId>cooee</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.karora/cooee/
implementation 'org.karora:cooee:1.1'
// https://jarcasting.com/artifacts/org.karora/cooee/
implementation ("org.karora:cooee:1.1")
'org.karora:cooee:jar:1.1'
<dependency org="org.karora" name="cooee" rev="1.1">
  <artifact name="cooee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.karora', module='cooee', version='1.1')
)
libraryDependencies += "org.karora" % "cooee" % "1.1"
[org.karora/cooee "1.1"]

Dependencies

provided (3)

Group / Artifact Type Version
org.osgi : osgi_R4_core jar 1.0
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1