License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdmaestro-webapi |
Version | Version2.1.4 |
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.4.pom | |
maestro-webapi-2.1.4.jar | 67 MB |
maestro-webapi-2.1.4-sources.jar | 55 KB |
maestro-webapi-2.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro-webapi/
implementation 'org.into-cps.maestro:maestro-webapi:2.1.4'
// https://jarcasting.com/artifacts/org.into-cps.maestro/maestro-webapi/
implementation ("org.into-cps.maestro:maestro-webapi:2.1.4")
'org.into-cps.maestro:maestro-webapi:jar:2.1.4'
<dependency org="org.into-cps.maestro" name="maestro-webapi" rev="2.1.4">
<artifact name="maestro-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='maestro-webapi', version='2.1.4')
)
libraryDependencies += "org.into-cps.maestro" % "maestro-webapi" % "2.1.4"
[org.into-cps.maestro/maestro-webapi "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.into-cps.orchestration : coe | jar | 1.0.10 |
commons-io : commons-io | jar | 2.6 |
org.into-cps.maestro.plugins : initializer | jar | 2.1.4 |
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 : modeldefinition | jar | 1.0.10 |
org.into-cps.maestro : maestro | jar | 2.1.4 |
log4j : apache-log4j-extras | jar | 1.2.17 |
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.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar |