License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.wst.common |
ArtifactId | ArtifactIdframeworks |
Last Version | Last Version1.1.102-v200706071630 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Frameworks
|
Filename | Size |
---|---|
frameworks-1.1.102-v200706071630.pom | |
frameworks-1.1.102-v200706071630.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.common/frameworks/ -->
<dependency>
<groupId>org.eclipse.wst.common</groupId>
<artifactId>frameworks</artifactId>
<version>1.1.102-v200706071630</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.wst.common/frameworks/
implementation 'org.eclipse.wst.common:frameworks:1.1.102-v200706071630'
// https://jarcasting.com/artifacts/org.eclipse.wst.common/frameworks/
implementation ("org.eclipse.wst.common:frameworks:1.1.102-v200706071630")
'org.eclipse.wst.common:frameworks:jar:1.1.102-v200706071630'
<dependency org="org.eclipse.wst.common" name="frameworks" rev="1.1.102-v200706071630">
<artifact name="frameworks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.wst.common', module='frameworks', version='1.1.102-v200706071630')
)
libraryDependencies += "org.eclipse.wst.common" % "frameworks" % "1.1.102-v200706071630"
[org.eclipse.wst.common/frameworks "1.1.102-v200706071630"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.core : commands | jar | [3.2.0,4.0.0) |
org.eclipse.jem : util | jar | [2.0.0,3.0.0) |
org.eclipse.wst.common : environment | jar | [1.0.100,1.1.0) |
org.eclipse.emf : ecore | jar | [2.2.0,2.4.0) |