License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.eclipse.ecf |
ArtifactId | ArtifactIddatashare |
Last Version | Last Version1.0.0-v20070627-1030 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionECF DataShare API
|
Filename | Size |
---|---|
datashare-1.0.0-v20070627-1030.pom | |
datashare-1.0.0-v20070627-1030.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf/datashare/ -->
<dependency>
<groupId>org.eclipse.ecf</groupId>
<artifactId>datashare</artifactId>
<version>1.0.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf/datashare/
implementation 'org.eclipse.ecf:datashare:1.0.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf/datashare/
implementation ("org.eclipse.ecf:datashare:1.0.0-v20070627-1030")
'org.eclipse.ecf:datashare:jar:1.0.0-v20070627-1030'
<dependency org="org.eclipse.ecf" name="datashare" rev="1.0.0-v20070627-1030">
<artifact name="datashare" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf', module='datashare', version='1.0.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf" % "datashare" % "1.0.0-v20070627-1030"
[org.eclipse.ecf/datashare "1.0.0-v20070627-1030"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : ecf | jar | [0,) |
org.eclipse.equinox : common | jar | [0,) |