License |
License |
---|---|
GroupId | GroupIdorg.into-cps.orchestration |
ArtifactId | ArtifactIdwebapi |
Version | Version1.0.10 |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
webapi-1.0.10.pom | |
webapi-1.0.10.jar | 51 MB |
webapi-1.0.10-sources.jar | 30 KB |
webapi-1.0.10-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.orchestration/webapi/ -->
<dependency>
<groupId>org.into-cps.orchestration</groupId>
<artifactId>webapi</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.orchestration/webapi/
implementation 'org.into-cps.orchestration:webapi:1.0.10'
// https://jarcasting.com/artifacts/org.into-cps.orchestration/webapi/
implementation ("org.into-cps.orchestration:webapi:1.0.10")
'org.into-cps.orchestration:webapi:jar:1.0.10'
<dependency org="org.into-cps.orchestration" name="webapi" rev="1.0.10">
<artifact name="webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.orchestration', module='webapi', version='1.0.10')
)
libraryDependencies += "org.into-cps.orchestration" % "webapi" % "1.0.10"
[org.into-cps.orchestration/webapi "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
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.into-cps.orchestration : coe | jar | 1.0.10 |
org.springframework.boot : spring-boot-starter-websocket | jar | 2.1.8.RELEASE |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |