License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.ssehub.easy |
ArtifactId | ArtifactIdcore.eclipse |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer core library for Eclipse
The functional core of EASy-Producer utilizing IVML, VIL and VTL.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core.eclipse-1.3.2.pom | |
core.eclipse-1.3.2.jar | 60 KB |
core.eclipse-1.3.2-sources.jar | 51 KB |
core.eclipse-1.3.2-javadoc.jar | 655 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ssehub.easy/core.eclipse/ -->
<dependency>
<groupId>net.ssehub.easy</groupId>
<artifactId>core.eclipse</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ssehub.easy/core.eclipse/
implementation 'net.ssehub.easy:core.eclipse:1.3.2'
// https://jarcasting.com/artifacts/net.ssehub.easy/core.eclipse/
implementation ("net.ssehub.easy:core.eclipse:1.3.2")
'net.ssehub.easy:core.eclipse:jar:1.3.2'
<dependency org="net.ssehub.easy" name="core.eclipse" rev="1.3.2">
<artifact name="core.eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ssehub.easy', module='core.eclipse', version='1.3.2')
)
libraryDependencies += "net.ssehub.easy" % "core.eclipse" % "1.3.2"
[net.ssehub.easy/core.eclipse "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.core.runtime | jar | |
org.eclipse.platform : org.eclipse.core.resources | jar | |
net.ssehub.easy : ivml | jar | 1.3.2 |
net.ssehub.easy : core | jar | 1.3.2 |
net.ssehub.easy.reasoning : core | jar | 1.3.2 |
net.ssehub.easy : instantiatorCore | jar | 1.3.2 |
org.eclipse.jdt : org.eclipse.jdt.core | jar |