License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdmaestro |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
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.9.pom | |
maestro-2.1.9.jar | 67 KB |
maestro-2.1.9-sources.jar | 29 KB |
maestro-2.1.9-javadoc.jar | 528 KB |
maestro-2.1.9-jar-with-dependencies.jar | 44 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>maestro</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/
implementation 'org.into-cps.maestro:maestro:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro/
implementation ("org.into-cps.maestro:maestro:2.1.9")
'org.into-cps.maestro:maestro:jar:2.1.9'
<dependency org="org.into-cps.maestro" name="maestro" rev="2.1.9">
<artifact name="maestro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='maestro', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro" % "maestro" % "2.1.9"
[org.into-cps.maestro/maestro "2.1.9"]
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.9 |
com.googlecode.java-diff-utils : diffutils | jar | 1.2.1 |
org.into-cps.maestro.frameworks : fmi2api | test-jar | 2.1.9 |