License |
License
EPL
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipselabs |
ArtifactId | ArtifactIdcdo-tests |
Last Version | Last Version4.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cdo-tests-4.7.2.pom | |
cdo-tests-4.7.2.jar | 18 KB |
cdo-tests-4.7.2-sources.jar | 13 KB |
cdo-tests-4.7.2-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipselabs/cdo-tests/ -->
<dependency>
<groupId>org.eclipselabs</groupId>
<artifactId>cdo-tests</artifactId>
<version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipselabs/cdo-tests/
implementation 'org.eclipselabs:cdo-tests:4.7.2'
// https://jarcasting.com/artifacts/org.eclipselabs/cdo-tests/
implementation ("org.eclipselabs:cdo-tests:4.7.2")
'org.eclipselabs:cdo-tests:jar:4.7.2'
<dependency org="org.eclipselabs" name="cdo-tests" rev="4.7.2">
<artifact name="cdo-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipselabs', module='cdo-tests', version='4.7.2')
)
libraryDependencies += "org.eclipselabs" % "cdo-tests" % "4.7.2"
[org.eclipselabs/cdo-tests "4.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipselabs : cdo | pom | 4.7.2 |
org.eclipselabs : net4j | pom | 4.7.2 |
org.eclipselabs : net4j.h2 | pom | 4.7.2 |
org.eclipse.emf : org.eclipse.emf.ecore.xcore.lib | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |