// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache Causeway Tst - Unit Test Support (applib)


From: 'an unknown organization'

  - ApprovalTests (http://approvaltests.com/) com.approvaltests:approvaltests:jar:25.7.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - ApprovalTests Utilities (http://approvaltests.com/) com.approvaltests:approvaltests-util:jar:25.7.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:3.0.1u2
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - json-path (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - JSON library from Android SDK (http://developer.android.com/sdk) com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.15.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.15.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta Interceptors (https://github.com/jakartaee/interceptors) jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.17.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Byte Buddy agent (https://bytebuddy.net/byte-buddy-agent) net.bytebuddy:byte-buddy-agent:jar:1.17.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jcip-annotations (http://jcip.net/jcip-annotations) net.jcip:jcip-annotations:jar:1.0:compile
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - BeanShell (https://github.com/beanshell/beanshell/) org.apache-extras.beanshell:bsh:jar:2.0b6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - AssertJ Core (https://assertj.github.io/doc/#assertj-core) org.assertj:assertj-core:jar:3.27.6
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Awaitility (http://awaitility.org) org.awaitility:awaitility:jar:4.2.2
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hamcrest (http://hamcrest.org/JavaHamcrest/) org.hamcrest:hamcrest:jar:3.0
    License: BSD-3-Clause  (https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE)

  - Hamcrest Core (http://hamcrest.org/JavaHamcrest/) org.hamcrest:hamcrest-core:jar:3.0
    License: BSD-3-Clause  (https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE)

  - Hamcrest Library (http://hamcrest.org/JavaHamcrest/) org.hamcrest:hamcrest-library:jar:3.0
    License: BSD-3-Clause  (https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE)

  - JSpecify annotations (http://jspecify.org/) org.jspecify:jspecify:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JUnit Jupiter (Aggregator) (https://junit.org/) org.junit.jupiter:junit-jupiter:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Jupiter API (https://junit.org/) org.junit.jupiter:junit-jupiter-api:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Jupiter Engine (https://junit.org/) org.junit.jupiter:junit-jupiter-engine:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Jupiter Params (https://junit.org/) org.junit.jupiter:junit-jupiter-params:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Platform Commons (https://junit.org/) org.junit.platform:junit-platform-commons:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Platform Engine API (https://junit.org/) org.junit.platform:junit-platform-engine:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Platform Launcher (https://junit.org/) org.junit.platform:junit-platform-launcher:jar:6.0.1
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - mockito-core (https://github.com/mockito/mockito) org.mockito:mockito-core:jar:5.17.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - mockito-junit-jupiter (https://github.com/mockito/mockito) org.mockito:mockito-junit-jupiter:jar:5.17.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - org.opentest4j:opentest4j (https://github.com/ota4j-team/opentest4j) org.opentest4j:opentest4j:jar:1.3.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - PicoContainer Core (http://www.picocontainer.com/picocontainer-parent/picocontainer) org.picocontainer:picocontainer:jar:2.15.2
    License: BSD  (LICENSE.txt)

  - JSONassert (https://github.com/skyscreamer/JSONassert) org.skyscreamer:jsonassert:jar:1.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Chemouni Uriel' (https://urielch.github.io/)

  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Old JAXB Core (https://eclipse-ee4j.github.io/jaxb-ri/) com.sun.xml.bind:jaxb-core:jar:4.0.6
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Old JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) com.sun.xml.bind:jaxb-impl:jar:4.0.6
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.4
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - CDI APIs (http://cdi-spec.org) jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - CDI Language Model (https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model) jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0
    License: Apache License 2.0  (https://apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:2.0.1.MR
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta Persistence API (https://github.com/eclipse-ee4j/jpa-api) jakarta.persistence:jakarta.persistence-api:jar:3.1.0
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:3.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta XML Binding API (https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta SOAP with Attachments API (https://github.com/jakartaee/saaj-api) jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta XML Web Services API (https://github.com/jakartaee/jax-ws-api) jakarta.xml.ws:jakarta.xml.ws-api:jar:4.0.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Angus Activation Registries (https://github.com/eclipse-ee4j/angus-activation/angus-activation) org.eclipse.angus:angus-activation:jar:2.0.3
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)

  - Jakarta RESTful WS API (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:3.1.0
    License: EPL-2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL-2.0-with-classpath-exception  (https://www.gnu.org/software/classpath/license.html)


From: 'EE4J Community' (https://github.com/eclipse-ee4j)

  - jakarta.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:2.0.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


From: 'FasterXML' (http://fasterxml.com)

  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:7.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.19.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.19.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson Jakarta-RS: base (https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:bundle:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson Jakarta-RS: JSON (https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:bundle:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:bundle:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'fasterxml.com' (http://fasterxml.com)

  - Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2.2
    License: The BSD 2-Clause License  (http://www.opensource.org/licenses/bsd-license.php)


From: 'JBoss by Red Hat' (http://www.jboss.org)

  - jboss-jakarta-jaxrs-api_spec (http://www.jboss.org/jboss-jaxrs-api_2.1_spec) org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:bundle:2.0.2.Final
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


From: 'JDOM' (http://www.jdom.org)

  - JDOM (http://www.jdom.org) org.jdom:jdom2:jar:2.0.6.1
    License: Similar to Apache License but with the acknowledgment clause removed  (https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt)


From: 'jMock' (http://jmock.org)

  - jMock 2 Core (http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock) org.jmock:jmock:jar:2.13.1
    License: BSD style  (http://jmock.org/license.html)

  - jmock-imposters (http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock-imposters) org.jmock:jmock-imposters:jar:2.13.1
    License: BSD style  (http://jmock.org/license.html)

  - jmock-junit5 (http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock-junit5) org.jmock:jmock-junit5:jar:2.13.1
    License: BSD style  (http://jmock.org/license.html)

  - jMock 2 Test Jar (http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock-testjar) org.jmock:jmock-testjar:jar:2.13.1
    License: BSD style  (http://jmock.org/license.html)


From: 'Joda.org' (https://www.joda.org)

  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.14.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'

  - Objenesis (http://objenesis.org/objenesis) org.objenesis:objenesis:jar:3.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Jonathan Hedley' (https://jhedley.com/)

  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.21.2
    License: The MIT License  (https://jsoup.org/license)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.17
    License: MIT  (https://opensource.org/license/mit)


From: 'Spring IO' (https://spring.io/projects/spring-framework)

  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring TestContext Framework (https://github.com/spring-projects/spring-framework) org.springframework:spring-test:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:6.2.12
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Apache Causeway Commons (https://causeway-commons) org.apache.causeway.commons:causeway-commons:jar:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Api - AppLib (https://api/causeway-applib) org.apache.causeway.core:causeway-applib:jar:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Code Gen (ByteBuddy) (https://causeway.apache.org/causeway-core-codegen-bytebuddy) org.apache.causeway.core:causeway-core-codegen-bytebuddy:jar:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Api - Schemas (https://api/causeway-schema) org.apache.causeway.core:causeway-schema:jar:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j JUL Adapter (https://logging.apache.org/log4j/2.x/log4j/log4j-jul/) org.apache.logging.log4j:log4j-jul:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SLF4J 2 Provider for Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/) org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'VMware, Inc.' (https://spring.io)

  - spring-boot (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-autoconfigure:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-starter (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-starter-log4j2 (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-log4j2:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-starter-test (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-test:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-test (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-test:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - spring-boot-test-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'XMLUnit' (https://www.xmlunit.org/)

  - org.xmlunit:xmlunit-core (https://www.xmlunit.org/) org.xmlunit:xmlunit-core:jar:2.10.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




The above (auto-generated) list aggregates
                                    the dependencies (either directly or
                                    transitively) of all the modules that make
                                    up Apache Causeway Tst - Unit Test Support (applib). You can use
                                    mvn dependency:list or mvn dependency:tree
                                    to view dependencies by submodule.
                                    In addition, Apache Causeway uses some
            JavaScript libraries:

            * Twitter Bootstrap, licensed under MIT [1]
            * Bootstrap-Growl (JQuery plugin), licensed under MIT license [2]
            * Wicket Bootstrap, licenced under ASL 2 [3]
            * Bootstrap Datetimepicker, licensed under MIT licence [4]
            * Moment.js, licenced under MIT licence [5]

            [1] https://github.com/twbs/bootstrap/blob/master/LICENSE
            [2] https://github.com/mouse0270/bootstrap-growl/blob/master/LICENSE
            [3] https://github.com/l0rdn1kk0n/wicket-bootstrap
            [4] https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE
            [5] https://github.com/moment/moment/blob/develop/LICENSE

