Activiti Cloud Service Common
Activiti Cloud Shared Services & APIs
This repository contains Services and Starters that are consumed by other starters. Here you will find cross cutting concerns.
License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdorg.activiti.cloud.common |
ArtifactId | ArtifactIdactiviti-cloud-services-swagger |
Last Version | Last Version7.1.0.M6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.name}
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.activiti.cloud.common/activiti-cloud-services-swagger/ -->
<dependency>
<groupId>org.activiti.cloud.common</groupId>
<artifactId>activiti-cloud-services-swagger</artifactId>
<version>7.1.0.M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti.cloud.common/activiti-cloud-services-swagger/
implementation 'org.activiti.cloud.common:activiti-cloud-services-swagger:7.1.0.M6'
// https://jarcasting.com/artifacts/org.activiti.cloud.common/activiti-cloud-services-swagger/
implementation ("org.activiti.cloud.common:activiti-cloud-services-swagger:7.1.0.M6")
'org.activiti.cloud.common:activiti-cloud-services-swagger:jar:7.1.0.M6'
<dependency org="org.activiti.cloud.common" name="activiti-cloud-services-swagger" rev="7.1.0.M6">
<artifact name="activiti-cloud-services-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti.cloud.common', module='activiti-cloud-services-swagger', version='7.1.0.M6')
)
libraryDependencies += "org.activiti.cloud.common" % "activiti-cloud-services-swagger" % "7.1.0.M6"
[org.activiti.cloud.common/activiti-cloud-services-swagger "7.1.0.M6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework : spring-context | jar | |
org.activiti.cloud.common : activiti-cloud-services-dbp-rest | jar | 7.1.0.M6 |
io.springfox : springfox-core | jar | 2.8.0 |
io.springfox : springfox-spi | jar | 2.8.0 |
io.springfox : springfox-spring-web | jar | 2.8.0 |
io.springfox : springfox-swagger2 | jar | 2.8.0 |
org.activiti.cloud.build : activiti-cloud-parent | pom | 7.1.0.M6 |
Group / Artifact | Type | Version |
---|---|---|
org.activiti.cloud.api : activiti-cloud-api-dependencies | pom | 7.1.0.M6 |
org.activiti.core.common : activiti-core-common-dependencies | pom | 7.1.0.M6 |
Activiti Cloud Shared Services & APIs
This repository contains Services and Starters that are consumed by other starters. Here you will find cross cutting concerns.