is not current version
Last Version 2.1.9

Maestro Root 2.1.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

root
Version

Version

2.1.8
Type

Type

pom
Description

Description

Maestro Root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

INTO CPS

Download root 2.1.8

Filename Size
root-2.1.8.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/root/ -->
<dependency>
    <groupId>org.into-cps.maestro</groupId>
    <artifactId>root</artifactId>
    <version>2.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/root/
implementation 'org.into-cps.maestro:root:2.1.8'
// https://jarcasting.com/artifacts/org.into-cps.maestro/root/
implementation ("org.into-cps.maestro:root:2.1.8")
'org.into-cps.maestro:root:pom:2.1.8'
<dependency org="org.into-cps.maestro" name="root" rev="2.1.8">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='root', version='2.1.8')
)
libraryDependencies += "org.into-cps.maestro" % "root" % "2.1.8"
[org.into-cps.maestro/root "2.1.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.spencerwi : Either.java jar 2.1.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

  • core
  • ast
  • parser
  • typechecker
  • maestro
  • interpreter
  • plugins
  • frameworks
  • maestro-webapi
  • codegen
  • fmi
  • modeldefinitionchecker