License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.jst.common.annotations |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.1.2-v200706120315 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation Core Plug-in
|
Filename | Size |
---|---|
core-1.1.2-v200706120315.pom | |
core-1.1.2-v200706120315.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jst.common.annotations/core/ -->
<dependency>
<groupId>org.eclipse.jst.common.annotations</groupId>
<artifactId>core</artifactId>
<version>1.1.2-v200706120315</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jst.common.annotations/core/
implementation 'org.eclipse.jst.common.annotations:core:1.1.2-v200706120315'
// https://jarcasting.com/artifacts/org.eclipse.jst.common.annotations/core/
implementation ("org.eclipse.jst.common.annotations:core:1.1.2-v200706120315")
'org.eclipse.jst.common.annotations:core:jar:1.1.2-v200706120315'
<dependency org="org.eclipse.jst.common.annotations" name="core" rev="1.1.2-v200706120315">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jst.common.annotations', module='core', version='1.1.2-v200706120315')
)
libraryDependencies += "org.eclipse.jst.common.annotations" % "core" % "1.1.2-v200706120315"
[org.eclipse.jst.common.annotations/core "1.1.2-v200706120315"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.emf : ecore | jar | [2.2.0,2.4.0) |
org.eclipse.wst.common : emf | jar | [1.1.0,1.2.0) |
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.jem : util | jar | [2.0.0,3.0.0) |
org.eclipse.jdt : core | jar | [3.2.0,4.0.0) |