| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development CLI Взаимодействие с пользователем gRPC Сеть Networking ORM Данные |
| Группа | Группаorg.camunda.community |
| Идентификатор | Идентификаторcamunda-platform-7-grpc-external-task-client-core |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThis 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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-client-core/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-platform-7-grpc-external-task-client-core</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-client-core/
implementation 'org.camunda.community:camunda-platform-7-grpc-external-task-client-core:0.2.0'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-platform-7-grpc-external-task-client-core/
implementation ("org.camunda.community:camunda-platform-7-grpc-external-task-client-core:0.2.0")
'org.camunda.community:camunda-platform-7-grpc-external-task-client-core:jar:0.2.0'
<dependency org="org.camunda.community" name="camunda-platform-7-grpc-external-task-client-core" rev="0.2.0">
<artifact name="camunda-platform-7-grpc-external-task-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='camunda-platform-7-grpc-external-task-client-core', version='0.2.0')
)
libraryDependencies += "org.camunda.community" % "camunda-platform-7-grpc-external-task-client-core" % "0.2.0"
[org.camunda.community/camunda-platform-7-grpc-external-task-client-core "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.community : camunda-platform-7-grpc-external-task-core | jar | 0.2.0 |
| org.camunda.bpm : camunda-external-task-client | jar | 1.4.0 |
| org.camunda.commons : camunda-commons-logging | jar | |
| io.grpc : grpc-netty-shaded | jar | 1.34.1 |
| org.slf4j : slf4j-api | jar |