Last Version

Java Web Widget Framework 0.2.0

Framework for transparent web based widget applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.magik6k
ArtifactId

ArtifactId

jwwf
Version

Version

0.2.0
Type

Type

jar
Description

Description

Java Web Widget Framework
Framework for transparent web based widget applications
Project URL

Project URL

https://github.com/magik6k/JWWF
Source Code Management

Source Code Management

https://github.com/magik6k/JWWF

Download jwwf 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.0.0
org.eclipse.jetty : jetty-server jar 8.1.16.v20140903
org.eclipse.jetty : jetty-websocket jar 8.1.16.v20140903
com.google.guava : guava jar 18.0
org.eclipse.jetty : jetty-servlet jar 8.1.16.v20140903

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.