The Eclipse Jemo UI

This is the Jemo UI framework that allows developers to develop the front-end of Jemo apps with Java which is translated to javascript by the framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jemo
ArtifactId

ArtifactId

jemo-ui
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

The Eclipse Jemo UI
This is the Jemo UI framework that allows developers to develop the front-end of Jemo apps with Java which is translated to javascript by the framework.
Project URL

Project URL

https://github.com/eclipse/jemo/tree/master/ui
Source Code Management

Source Code Management

https://github.com/eclipse/jemo

Download jemo-ui

How to add to project

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

Dependencies

provided (11)

Group / Artifact Type Version
net.sourceforge.jtds : jtds jar 1.3.1
com.microsoft.sqlserver : mssql-jdbc jar 6.1.0.jre8
org.postgresql : postgresql jar 9.4.1211
javax.mail : javax.mail-api jar 1.5.6
javax.activation : activation jar 1.1.1
com.sun.mail : javax.mail jar 1.5.6
org.apache.poi : poi jar 3.15
org.apache.poi : poi-ooxml jar 3.15
com.amazonaws : aws-java-sdk jar 1.11.161
org.eclipse.jemo » module-api jar 1.0
com.sun.xml.ws : jaxws-ri pom 2.3.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.9
org.mockito : mockito-all jar 1.10.19
org.easymock : easymock jar 3.4
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4

Project Modules

There are no modules declared in this project.

jemo

Jemo project source code

For documentation please refer to https://www.eclipse.org/jemo/

In order to contribute, please create a fork under your personal github account.

  • For bug fixes, please submit a github pull request to the 'beta' branch.
  • For new functionality, please submit a github pull request to the 'alpha' branch.
org.eclipse.jemo

Eclipse Foundation

Versions

Version
0.1