License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.docdoku |
ArtifactId | ArtifactIddocdoku-client |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocdoku-client Java Desktop Client
DocDoku PLM is a high end Open Source PLM solution.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
docdoku-client-1.1.pom | |
docdoku-client-1.1.jar | 2 MB |
docdoku-client-1.1-sources.jar | 2 MB |
docdoku-client-1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-client/ -->
<dependency>
<groupId>org.ow2.docdoku</groupId>
<artifactId>docdoku-client</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-client/
implementation 'org.ow2.docdoku:docdoku-client:1.1'
// https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-client/
implementation ("org.ow2.docdoku:docdoku-client:1.1")
'org.ow2.docdoku:docdoku-client:jar:1.1'
<dependency org="org.ow2.docdoku" name="docdoku-client" rev="1.1">
<artifact name="docdoku-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.docdoku', module='docdoku-client', version='1.1')
)
libraryDependencies += "org.ow2.docdoku" % "docdoku-client" % "1.1"
[org.ow2.docdoku/docdoku-client "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.docdoku : docdoku-common | jar | 1.1 |
commons-codec : commons-codec | jar | 1.7 |
com.l2fprod.common : l2fprod-common-directorychooser | jar | 6.9.1 |
org.swinglabs : swingx | jar | 1.6.1 |
synthetica » synthetica | jar | 1.0 |
synthetica » synthetica-addons | jar | 1.0 |
synthetica » synthetica-bluemoon | jar | 1.0 |
synthetica » synthetica-bluemoon-addon | jar | 1.0 |
uk.co.mmscomputing » scanner | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |