License |
License |
---|---|
GroupId | GroupIdorg.ow2.docdoku |
ArtifactId | ArtifactIddocdoku-common |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocdoku-common Common Packages
DocDoku PLM is a high end Open Source PLM solution.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
docdoku-common-1.1.pom | |
docdoku-common-1.1.jar | 211 KB |
docdoku-common-1.1-sources.jar | 197 KB |
docdoku-common-1.1-javadoc.jar | 950 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-common/ -->
<dependency>
<groupId>org.ow2.docdoku</groupId>
<artifactId>docdoku-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-common/
implementation 'org.ow2.docdoku:docdoku-common:1.1'
// https://jarcasting.com/artifacts/org.ow2.docdoku/docdoku-common/
implementation ("org.ow2.docdoku:docdoku-common:1.1")
'org.ow2.docdoku:docdoku-common:jar:1.1'
<dependency org="org.ow2.docdoku" name="docdoku-common" rev="1.1">
<artifact name="docdoku-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.docdoku', module='docdoku-common', version='1.1')
)
libraryDependencies += "org.ow2.docdoku" % "docdoku-common" % "1.1"
[org.ow2.docdoku/docdoku-common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |