License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-integration-core |
Version | Version2.7.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Integration Core
Parent POM for Microsoft Azure SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation 'com.azure.spring:azure-spring-integration-core:2.7.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation ("com.azure.spring:azure-spring-integration-core:2.7.0")
'com.azure.spring:azure-spring-integration-core:jar:2.7.0'
<dependency org="com.azure.spring" name="azure-spring-integration-core" rev="2.7.0">
<artifact name="azure-spring-integration-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-core', version='2.7.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-core" % "2.7.0"
[com.azure.spring/azure-spring-integration-core "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-cloud-context | jar | 2.7.0 |
org.springframework : spring-messaging | jar | 5.3.8 |
org.springframework.integration : spring-integration-core | jar | 5.5.1 |
io.reactivex : rxjava | jar | 1.3.8 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |