is not current version
Last Version 4.0.0

Azure Spring Integration Core 2.6.0

Parent POM for Microsoft Azure SDK for Java

License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-integration-core
Version

Version

2.6.0
Type

Type

jar
Description

Description

Azure Spring Integration Core
Parent POM for Microsoft Azure SDK for Java
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-spring-integration-core 2.6.0


<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation 'com.azure.spring:azure-spring-integration-core:2.6.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-core/
implementation ("com.azure.spring:azure-spring-integration-core:2.6.0")
'com.azure.spring:azure-spring-integration-core:jar:2.6.0'
<dependency org="com.azure.spring" name="azure-spring-integration-core" rev="2.6.0">
  <artifact name="azure-spring-integration-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-core', version='2.6.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-core" % "2.6.0"
[com.azure.spring/azure-spring-integration-core "2.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.azure.spring : azure-spring-cloud-context jar 2.6.0
org.springframework : spring-messaging jar 5.3.7
org.springframework.integration : spring-integration-core jar 5.5.0
io.reactivex : rxjava jar 1.3.8

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.