License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.wst.common |
ArtifactId | ArtifactIdmodulecore |
Last Version | Last Version1.1.103-v200709192345 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModulecore Plug-in
|
Filename | Size |
---|---|
modulecore-1.1.103-v200709192345.pom | |
modulecore-1.1.103-v200709192345.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.common/modulecore/ -->
<dependency>
<groupId>org.eclipse.wst.common</groupId>
<artifactId>modulecore</artifactId>
<version>1.1.103-v200709192345</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.wst.common/modulecore/
implementation 'org.eclipse.wst.common:modulecore:1.1.103-v200709192345'
// https://jarcasting.com/artifacts/org.eclipse.wst.common/modulecore/
implementation ("org.eclipse.wst.common:modulecore:1.1.103-v200709192345")
'org.eclipse.wst.common:modulecore:jar:1.1.103-v200709192345'
<dependency org="org.eclipse.wst.common" name="modulecore" rev="1.1.103-v200709192345">
<artifact name="modulecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.wst.common', module='modulecore', version='1.1.103-v200709192345')
)
libraryDependencies += "org.eclipse.wst.common" % "modulecore" % "1.1.103-v200709192345"
[org.eclipse.wst.common/modulecore "1.1.103-v200709192345"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.wst.common : frameworks | jar | [1.1.0,1.2.0) |
org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
org.eclipse.emf : ecore | jar | [2.2.0,2.4.0) |
org.eclipse.wst.common.emfworkbench : integration | jar | [1.1.0,1.2.0) |
org.eclipse.wst.common : emf | jar | [1.1.0,1.2.0) |
org.eclipse.emf.ecore : xmi | jar | [2.2.0,2.4.0) |
org.eclipse.core : commands | jar | [3.2.0,4.0.0) |
org.eclipse.emf : edit | jar | [2.2.0,2.4.0) |
org.eclipse.jem : util | jar | [2.0.0,3.0.0) |
org.eclipse.wst.common : uriresolver | jar | [1.1.0,1.2.0) |
org.eclipse.wst.common.project.facet : core | jar | [1.1.0,2.0.0) |
org.eclipse.wst.common : environment | jar | [1.0.100,1.1.0) |
org.eclipse.wst : validation | jar | [1.1.0,1.2.0) |