MVN

io.ginko : docuware-java-client

Maven & Gradle

Apr 07, 2017
0 stars

Docuware API REST Java Client · PlatformJavaClient makes it easy to start using DocuWare Platform API.

<dependency>
    <groupId>io.ginko</groupId>
    <artifactId>docuware-java-client</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ginko : docuware-java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.ginko : docuware-java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
docuware-java-client-1.0.2
docuware-java-client-1.0.1
docuware-java-client-1.0.0

How to add a dependency to Maven

Add the following io.ginko : docuware-java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ginko</groupId>
    <artifactId>docuware-java-client</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ginko : docuware-java-client gradle dependency to your build.gradle file:

implementation 'io.ginko:docuware-java-client:1.0.2'

Gradle Kotlin DSL: Add the following io.ginko : docuware-java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ginko:docuware-java-client:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ginko : docuware-java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ginko" % "docuware-java-client" % "1.0.2"

Advertisement

Dependencies from Group

Apr 07, 2017
0 stars

Discover Dependencies

Feb 27, 2017
1 usages
1 stars
Aug 21, 2023
4.4k stars
Mar 06, 2017
Sep 30, 2019
Mar 18, 2023
3 usages
1.7k stars
Feb 22, 2022
3.9k stars
Feb 19, 2021
6 usages
54 stars
Dec 25, 2018
1 usages
892 stars