License |
License |
---|---|
GroupId | GroupIdorg.springframework.integration |
ArtifactId | ArtifactIdspring-integration-httpinvoker |
Last Version | Last Version2.0.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-httpinvoker/ -->
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-httpinvoker</artifactId>
<version>2.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-httpinvoker/
implementation 'org.springframework.integration:spring-integration-httpinvoker:2.0.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-httpinvoker/
implementation ("org.springframework.integration:spring-integration-httpinvoker:2.0.6.RELEASE")
'org.springframework.integration:spring-integration-httpinvoker:jar:2.0.6.RELEASE'
<dependency org="org.springframework.integration" name="spring-integration-httpinvoker" rev="2.0.6.RELEASE">
<artifact name="spring-integration-httpinvoker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.integration', module='spring-integration-httpinvoker', version='2.0.6.RELEASE')
)
libraryDependencies += "org.springframework.integration" % "spring-integration-httpinvoker" % "2.0.6.RELEASE"
[org.springframework.integration/spring-integration-httpinvoker "2.0.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 3.0.7.RELEASE |
org.springframework.integration : spring-integration-core | jar | 2.0.6.RELEASE |
org.springframework : spring-web | jar | 3.0.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.3 |
org.springframework : spring-test | jar | 3.0.7.RELEASE |
org.easymock : easymockclassextension | jar | 2.3 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.8.4 |
log4j : log4j | jar | 1.2.12 |
cglib : cglib-nodep | jar | 2.2 |
junit : junit-dep | jar | 4.8.2 |