License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Unity Business Logic Libraries Game Development gRPC Net Networking ORM Data |
GroupId | GroupIdorg.camunda.community |
ArtifactId | ArtifactIdcamunda-platform-7-grpc-external-task-spring-boot-starter |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-spring-boot-starter/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-platform-7-grpc-external-task-spring-boot-starter</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-spring-boot-starter/
implementation 'org.camunda.community:camunda-platform-7-grpc-external-task-spring-boot-starter:0.2.0'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-spring-boot-starter/
implementation ("org.camunda.community:camunda-platform-7-grpc-external-task-spring-boot-starter:0.2.0")
'org.camunda.community:camunda-platform-7-grpc-external-task-spring-boot-starter:jar:0.2.0'
<dependency org="org.camunda.community" name="camunda-platform-7-grpc-external-task-spring-boot-starter" rev="0.2.0">
<artifact name="camunda-platform-7-grpc-external-task-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='camunda-platform-7-grpc-external-task-spring-boot-starter', version='0.2.0')
)
libraryDependencies += "org.camunda.community" % "camunda-platform-7-grpc-external-task-spring-boot-starter" % "0.2.0"
[org.camunda.community/camunda-platform-7-grpc-external-task-spring-boot-starter "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community : camunda-platform-7-grpc-external-task-core | jar | 0.2.0 |
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter | jar | |
org.camunda.commons : camunda-commons-typed-values | jar | |
io.github.lognet : grpc-spring-boot-starter | jar | 4.3.0 |
org.projectlombok : lombok | jar |