License |
License |
---|---|
GroupId | GroupIdorg.synyx.hera |
ArtifactId | ArtifactIdorg.synyx.hera.si |
Version | Version0.7.0.RELEASE |
Type | Typejar |
Description |
DescriptionHera Spring Integration integration
Simple plugin infrastructure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.si/ -->
<dependency>
<groupId>org.synyx.hera</groupId>
<artifactId>org.synyx.hera.si</artifactId>
<version>0.7.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.si/
implementation 'org.synyx.hera:org.synyx.hera.si:0.7.0.RELEASE'
// https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.si/
implementation ("org.synyx.hera:org.synyx.hera.si:0.7.0.RELEASE")
'org.synyx.hera:org.synyx.hera.si:jar:0.7.0.RELEASE'
<dependency org="org.synyx.hera" name="org.synyx.hera.si" rev="0.7.0.RELEASE">
<artifact name="org.synyx.hera.si" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.synyx.hera', module='org.synyx.hera.si', version='0.7.0.RELEASE')
)
libraryDependencies += "org.synyx.hera" % "org.synyx.hera.si" % "0.7.0.RELEASE"
[org.synyx.hera/org.synyx.hera.si "0.7.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.synyx.hera : org.synyx.hera.core | jar | 0.7.0.RELEASE |
org.springframework.integration : spring-integration-core | jar | 2.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.0.5.RELEASE |
junit : junit | jar | 4.8.2 |
log4j : log4j | jar | 1.2.16 |
org.mockito : mockito-all | jar | 1.8.4 |