License |
License |
---|---|
GroupId | GroupIdorg.opencompare |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInitiative for extracting, editing and exploiting product comparison matrices
|
Filename | Size |
---|---|
model-0.7.pom | |
model-0.7.jar | 532 KB |
model-0.7-sources.jar | 67 KB |
model-0.7-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencompare/model/ -->
<dependency>
<groupId>org.opencompare</groupId>
<artifactId>model</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencompare/model/
implementation 'org.opencompare:model:0.7'
// https://jarcasting.com/artifacts/org.opencompare/model/
implementation ("org.opencompare:model:0.7")
'org.opencompare:model:jar:0.7'
<dependency org="org.opencompare" name="model" rev="0.7">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencompare', module='model', version='0.7')
)
libraryDependencies += "org.opencompare" % "model" % "0.7"
[org.opencompare/model "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.modeling : org.kevoree.modeling.microframework | jar | 3.5.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |