<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-core</artifactId>
<version>7.6.1</version>
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-core', version='7.6.1')
)
<parent> <groupId>org.ibissource</groupId> <artifactId>ibis-adapterframework-parent</artifactId> <version>7.6.1</version> </parent>
compile
|-- net.arnx:nashorn-promise:0.1.3
|-- org.javassist:javassist:3.23.2-GA
|-- org.hibernate:hibernate-validator:4.3.1.Final
|-- org.apache.cxf:cxf-rt-rs-client:3.1.18
|-- org.codehaus.jackson:jackson-jaxrs:1.1.1
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-jcl
|-- commons-collections:commons-collections:3.2.2
|-- org.apache.commons:commons-pool2
|-- org.apache.commons:commons-digester3
|-- commons-codec:commons-codec
|-- org.apache.commons:commons-csv:1.8
|-- commons-validator:commons-validator:1.4.1
|-- com.sendgrid:sendgrid-java:4.3.0
|-- commons-fileupload:commons-fileupload:1.3.2
|-- net.sf.saxon:Saxon-HE:9.4.0.7
|-- net.java.dev.stax-utils:stax-utils:20060502
|-- org.ibissource:ibis-xerces:2.12.1-xml-schema-1.1
|-- org.codehaus.woodstox:woodstox-core-asl:4.4.1
|-- aopalliance:aopalliance:1.0
|-- org.springframework:spring-beans:4.3.25.RELEASE
|-- org.springframework:spring-context:4.3.25.RELEASE
|-- org.springframework:spring-context-support:4.3.25.RELEASE
|-- org.springframework:spring-core:4.3.25.RELEASE
|-- org.springframework:spring-jdbc:4.3.25.RELEASE
|-- org.springframework:spring-jms:4.3.25.RELEASE
|-- org.springframework:spring-test:4.3.25.RELEASE
|-- org.springframework:spring-tx:4.3.25.RELEASE
|-- org.springframework:spring-web:4.3.25.RELEASE
|-- org.ibissource:ibis-struts
|-- com.sun.xml.stream:sjsxp:1.0.2
|-- org.apache.ws.security:wss4j:1.5.11
|-- axis:axis:1.4
|-- soap:soap:2.3.1
|-- org.quartz-scheduler:quartz:2.2.3
|-- net.sf.ehcache:ehcache:1.5.0
|-- org.glassfish:javax.json:1.0.4
|-- org.ibissource:service-dispatcher:1.5
|-- org.apache.xmlbeans:xmlbeans:3.0.1
|-- com.amazonaws:aws-java-sdk-s3:1.11.484
|-- org.apache.httpcomponents:httpcore:4.4.6
|-- org.apache.httpcomponents:httpclient:4.5.3
|-- org.apache.httpcomponents:httpmime:4.5.3
|-- commons-httpclient:commons-httpclient
|-- net.sourceforge.htmlcleaner:htmlcleaner:2.7
|-- com.github.marcus-nl.btm:btm:3.0.0-mk1
|-- com.microsoft.ews-java-api:ews-java-api:2.0
|-- org.apache.commons:commons-lang3:3.11
|-- org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.1
|-- net.spy:spymemcached:2.12.3
|-- org.liquibase:liquibase-core:3.5.3
|-- com.eclipsesource.j2v8:j2v8_macosx_x86_64:4.6.0
|-- org.apache.cxf:cxf-rt-frontend-jaxws:3.1.18
|-- org.apache.cxf:cxf-rt-transports-http:3.1.18
|-- com.sun.xml.bind:jaxb-impl:2.2.11
|-- com.sun.xml.bind:jaxb-core:2.2.11
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.saaj-impl:1.3.18_1
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.saaj-api-1.3:2.9.0
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jaxws-api-2.2:2.3.0
|-- name.neuhalfen.projects.crypto.bouncycastle.openpgp:bouncy-gpg:2.2.0
|-- org.bouncycastle:bcprov-jdk15on:1.64
provided
|-- javax.servlet:javax.servlet-api
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- javax.transaction:transaction-api:1.1
|-- com.oracle.database.jdbc:ojdbc8:12.2.0.1
|-- com.sun.org.apache:jaxp-ri:1.4
runtime
|-- com.eclipsesource.j2v8:j2v8_linux_x86_64:4.6.0
|-- com.eclipsesource.j2v8:j2v8_win32_x86_64:4.6.0
|-- com.eclipsesource.j2v8:j2v8_win32_x86:4.6.0
test
|-- org.apache.logging.log4j:log4j-core
|-- org.hamcrest:hamcrest-all:1.3
|-- org.mockito:mockito-core:2.24.5
|-- junit:junit
|-- com.microsoft.sqlserver:mssql-jdbc:7.2.2.jre8
|-- mysql:mysql-connector-java:8.0.21
|-- org.mariadb.jdbc:mariadb-java-client:2.6.2
|-- org.postgresql:postgresql:42.2.16