| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.azure.spring |
| Идентификатор | Идентификаторazure-spring-integration-core |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAzure Spring Integration Core
Azure Spring Integration Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation 'com.azure.spring:azure-spring-integration-core:4.0.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation ("com.azure.spring:azure-spring-integration-core:4.0.0")
'com.azure.spring:azure-spring-integration-core:jar:4.0.0'
<dependency org="com.azure.spring" name="azure-spring-integration-core" rev="4.0.0">
<artifact name="azure-spring-integration-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-core', version='4.0.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-core" % "4.0.0"
[com.azure.spring/azure-spring-integration-core "4.0.0"]