License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdmaestro-webapi |
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-webapi-2.1.9.pom | |
maestro-webapi-2.1.9.jar | 66 MB |
maestro-webapi-2.1.9-sources.jar | 54 KB |
maestro-webapi-2.1.9-javadoc.jar | 787 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/maestro-webapi/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>maestro-webapi</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro-webapi/
implementation 'org.into-cps.maestro:maestro-webapi:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro-webapi/
implementation ("org.into-cps.maestro:maestro-webapi:2.1.9")
'org.into-cps.maestro:maestro-webapi:jar:2.1.9'
<dependency org="org.into-cps.maestro" name="maestro-webapi" rev="2.1.9">
<artifact name="maestro-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='maestro-webapi', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro" % "maestro-webapi" % "2.1.9"
[org.into-cps.maestro/maestro-webapi "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
INTO-CPS-Association » scenario_verifier_2.13 | jar | 0.2.2 |
commons-io : commons-io | jar | 2.7 |
org.into-cps.maestro.plugins : initializer | jar | 2.1.9 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
org.springframework.boot : spring-boot-starter-websocket | jar | 2.2.7.RELEASE |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.into-cps.maestro : maestro | jar | 2.1.9 |
log4j : apache-log4j-extras | jar | 1.2.17 |
org.into-cps.maestro.plugins : jacobianstepbuilder | jar | 2.1.9 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.mockito : mockito-core | jar | |
org.jetbrains.kotlin : kotlin-test | jar | 1.5.0 |