文件下载
文件名 操作
webservice-2.2.0.jar 下载
webservice-2.2.0.pom 下载
webservice-2.2.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.daisy.pipeline</groupId>
  <artifactId>webservice</artifactId>
  <version>2.2.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.daisy.pipeline:webservice:2.2.0'
Gradle Kotlin
implementation("org.daisy.pipeline:webservice:2.2.0")
Scala SBT
libraryDependencies += "org.daisy.pipeline" % "webservice" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.daisy.pipeline', module='webservice', version='2.2.0')
)
Apache Ivy
<dependency org="org.daisy.pipeline" name="webservice" rev="2.2.0" />
Leiningen
[org.daisy.pipeline/webservice "2.2.0"]
Apache Buildr
'org.daisy.pipeline:webservice:jar:2.2.0'
本项目依赖
<parent>
  <groupId>org.daisy.pipeline</groupId>
  <artifactId>framework-parent</artifactId>
  <version>1.12.0</version>
</parent>

compile

|-- com.google.guava:guava

|-- commons-codec:commons-codec

|-- commons-fileupload:commons-fileupload

|-- commons-io:commons-io

|-- org.daisy.libs:servlet-api

|-- org.restlet.osgi:org.restlet

|-- org.restlet.osgi:org.restlet.ext.fileupload

|-- org.restlet.osgi:org.restlet.ext.xml

|-- org.slf4j:slf4j-api

|-- org.daisy.pipeline:common-utils

|-- org.daisy.pipeline:framework-core

|-- org.daisy.pipeline:xproc-api

|-- org.daisy.pipeline:webservice-utils

provided

|-- org.osgi:org.osgi.core

test

|-- org.daisy.libs:saxon-he

|-- org.daisy.pipeline:framework-volatile

|-- org.daisy.pipeline:framework-persistence

|-- org.daisy.pipeline:persistence-derby

|-- org.daisy.pipeline:calabash-adapter

|-- org.daisy.pipeline:push-notifier

|-- org.daisy.pipeline.build:modules-test-helper:1.0.4

|-- org.ops4j.pax.exam:pax-exam-container-forked:4.12.0

|-- org.daisy.pipeline:clientlib-java-jaxb

|-- org.daisy.pipeline:webservice-jaxb

|-- org.daisy.pipeline:logging-activator

|-- org.eclipse:org.eclipse.gemini.jpa

|-- org.eclipse.gemini:org.apache.derby

|-- org.eclipse.gemini:org.eclipse.gemini.dbaccess.derby

|-- org.eclipse.gemini:org.eclipse.gemini.dbaccess.util

|-- org.eclipse.persistence:javax.persistence

|-- org.eclipse.persistence:org.eclipse.persistence.asm

|-- org.eclipse.persistence:org.eclipse.persistence.antlr

|-- org.eclipse.persistence:org.eclipse.persistence.core

|-- org.eclipse.persistence:org.eclipse.persistence.jpa