Last Version

webui 2.7.0

A web-based user interface for the DAISY Pipeline 2.

License

License

GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

webui
Version

Version

2.7.0
Type

Type

pom
Description

Description

webui
A web-based user interface for the DAISY Pipeline 2.
Project URL

Project URL

https://github.com/daisy/pipeline-webui
Project Organization

Project Organization

The DAISY Consortium
Source Code Management

Source Code Management

https://github.com/daisy/pipeline-webui

Download webui 2.7.0


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

Dependencies

compile (20)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.play : play-enhancer jar 1.1.0
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-ebean_2.11 jar 1.0.0
com.typesafe.play : play-server_2.11 jar 2.4.1
com.typesafe.play : play-java_2.11 jar 2.4.1
com.typesafe.play : play-netty-server_2.11 jar 2.4.1
com.typesafe.play : play-java-jdbc_2.11 jar 2.4.1
com.typesafe.play : play-cache_2.11 jar 2.4.1
com.typesafe.play : play-java-ws_2.11 jar 2.4.1
org.hibernate : hibernate-entitymanager jar 4.3.10.Final
org.avaje.ebeanorm : avaje-ebeanorm-api jar 3.1.1
org.apache.derby : derby jar 10.11.1.1
mysql : mysql-connector-java jar 8.0.15
org.daisy.pipeline : clientlib-java jar 5.0.0
org.daisy.pipeline : clientlib-java-httpclient jar 2.1.1
org.apache.commons : commons-compress jar 1.9
org.apache.commons : commons-email jar 1.4
log4j : log4j jar 1.2.17
log4j : apache-log4j-extras jar 1.2.17

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.4.1

Project Modules

There are no modules declared in this project.