EASy-Producer core library

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.ssehub.easy
ArtifactId

ArtifactId

core
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

EASy-Producer core library
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

How to add to project

<!-- https://jarcasting.com/artifacts/net.ssehub.easy/core/ -->
<dependency>
    <groupId>net.ssehub.easy</groupId>
    <artifactId>core</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ssehub.easy/core/
implementation 'net.ssehub.easy:core:1.3.2'
// https://jarcasting.com/artifacts/net.ssehub.easy/core/
implementation ("net.ssehub.easy:core:1.3.2")
'net.ssehub.easy:core:jar:1.3.2'
<dependency org="net.ssehub.easy" name="core" rev="1.3.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ssehub.easy', module='core', version='1.3.2')
)
libraryDependencies += "net.ssehub.easy" % "core" % "1.3.2"
[net.ssehub.easy/core "1.3.2"]

Dependencies

compile (7)

Group / Artifact Type Version
net.ssehub.easy : varModel jar 1.3.2
net.ssehub.easy : instantiatorCore jar 1.3.2
net.ssehub.easy.reasoning : core jar 1.3.2
net.ssehub.easy : ivml jar 1.3.2
net.ssehub.easy.vil : buildlang jar 1.3.2
net.ssehub.easy.vil : templateLang jar 1.3.2
commons-io : commons-io jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2