| License |
License
Modified BSD License
|
|---|---|
| GroupId | GroupIdorg.ikasan |
| ArtifactId | ArtifactIdikasan-filter-framework-integration |
| Last Version | Last Version0.8.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIkasan Filter Framework Integration
The filter-framework integration library for the Ikasan Enterprise Integration Platform
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-filter-framework-integration/ -->
<dependency>
<groupId>org.ikasan</groupId>
<artifactId>ikasan-filter-framework-integration</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/ikasan-filter-framework-integration/
implementation 'org.ikasan:ikasan-filter-framework-integration:0.8.4'
// https://jarcasting.com/artifacts/org.ikasan/ikasan-filter-framework-integration/
implementation ("org.ikasan:ikasan-filter-framework-integration:0.8.4")
'org.ikasan:ikasan-filter-framework-integration:jar:0.8.4'
<dependency org="org.ikasan" name="ikasan-filter-framework-integration" rev="0.8.4">
<artifact name="ikasan-filter-framework-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='ikasan-filter-framework-integration', version='0.8.4')
)
libraryDependencies += "org.ikasan" % "ikasan-filter-framework-integration" % "0.8.4"
[org.ikasan/ikasan-filter-framework-integration "0.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ikasan : ikasan-filter | jar | 0.8.4 |
| org.ikasan : ikasan-common | jar | 0.8.4 |
| org.ikasan : ikasan-framework | jar | 0.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.3 |
| org.apache.geronimo.specs : geronimo-j2ee_1.4_spec | jar | 1.1 |
| junit : junit | jar | 4.4 |
| org.jmock : jmock | jar | 2.2.0 |
| cglib : cglib-nodep | jar | 2.2 |
| org.objenesis : objenesis | jar | 1.2 |
| org.mockito : mockito-all | jar | 1.8.5 |