jhod - Java HTML on Desktop

Write desktop applications with all Web technologies for the GUI, and use Java JVM for "backend" (or heavy) processes.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.anthony-o
ArtifactId

ArtifactId

jhod
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jhod - Java HTML on Desktop
Write desktop applications with all Web technologies for the GUI, and use Java JVM for "backend" (or heavy) processes.
Project URL

Project URL

https://github.com/anthony-o/jhod
Source Code Management

Source Code Management

https://github.com/anthony-o/jhod/tree/master

Download jhod

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.23.2
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0