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