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