License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdmaestro |
Version | Version2.1.5 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maestro-2.1.5.pom | |
maestro-2.1.5.jar | 90 KB |
maestro-2.1.5-sources.jar | 38 KB |
maestro-2.1.5-javadoc.jar | 571 KB |
maestro-2.1.5-jar-with-dependencies.jar | 32 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>maestro</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/
implementation 'org.into-cps.maestro:maestro:2.1.5'
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/
implementation ("org.into-cps.maestro:maestro:2.1.5")
'org.into-cps.maestro:maestro:jar:2.1.5'
<dependency org="org.into-cps.maestro" name="maestro" rev="2.1.5">
<artifact name="maestro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='maestro', version='2.1.5')
)
libraryDependencies += "org.into-cps.maestro" % "maestro" % "2.1.5"
[org.into-cps.maestro/maestro "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
org.into-cps.maestro.plugins : api | jar | 2.1.5 |
commons-cli : commons-cli | jar | 1.4 |
info.picocli : picocli | jar | 4.6.1 |
log4j : apache-log4j-extras | jar | 1.2.17 |
org.into-cps.maestro : parser | jar | 2.1.5 |
org.into-cps.maestro : typechecker | jar | 2.1.5 |
org.into-cps.maestro.plugins : fixedstep | jar | 2.1.5 |
org.into-cps.maestro.plugins : jacobianstepbuilder | jar | 2.1.5 |
org.into-cps.maestro.plugins : typeconverter | jar | 2.1.5 |
org.into-cps.maestro.plugins : initializer | jar | 2.1.5 |
org.into-cps.maestro.plugins : debuglogging | jar | 2.1.5 |
org.into-cps.maestro : interpreter | jar | 2.1.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
org.into-cps.maestro.frameworks : fmi2 | jar | 2.1.5 |
org.into-cps.maestro.codegen : mabl2cpp | jar | 2.1.5 |
com.spencerwi : Either.java | jar | 2.1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.into-cps.maestro.plugins : demo | jar | 2.1.5 |
com.googlecode.java-diff-utils : diffutils | jar | 1.2.1 |
org.into-cps.maestro.frameworks : fmi2api | test-jar | 2.1.5 |