EASy-Producer core library for Eclipse

The functional core of EASy-Producer utilizing IVML, VIL and VTL.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.ssehub.easy
ArtifactId

ArtifactId

core.eclipse
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

EASy-Producer core library for Eclipse
The functional core of EASy-Producer utilizing IVML, VIL and VTL.
Project URL

Project URL

https://sse.uni-hildesheim.de/forschung/projekte/easy-producer/
Source Code Management

Source Code Management

https://github.com/SSEHUB/EASyProducer.git

Download core.eclipse

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2