All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

Apache Causeway Ext - Session Log Applib


From: 'an unknown organization'

  - Java Faker (http://github.com/DiUS/java-faker) com.github.javafaker:javafaker:jar:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Generex (https://github.com/mifmif/Generex/tree/master) com.github.mifmif:generex:jar:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Automaton (http://www.brics.dk/automaton/) dk.brics.automaton:automaton:jar:1.11-8
    License: BSD  (http://www.opensource.org/licenses/bsd-license.php)

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.13.1
    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.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger.core.v3:swagger-annotations:jar:2.2.22
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger.core.v3:swagger-core:jar:2.2.22
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger.core.v3:swagger-models:jar:2.2.22
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

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

  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:8.0.1.Final
    License: Apache License 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: '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.5
    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.5
    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.3
    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 Language Model (https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model) jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

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

  - Jakarta Interceptors (https://github.com/eclipse-ee4j/interceptor-api) jakarta.interceptor:jakarta.interceptor-api:jar:2.1.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)

  - Jakarta Mail API (https://projects.eclipse.org/projects/ee4j/jakarta.mail-api) jakarta.mail:jakarta.mail-api:jar:2.1.3
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - 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.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.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Angus Mail default provider (http://eclipse-ee4j.github.io/angus-mail/jakarta.mail) org.eclipse.angus:jakarta.mail:jar:2.0.3
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    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.0.0
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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.17.1
    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: 'fasterxml.com' (https://fasterxml.com)

  - ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.5.3.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - 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: 'JBoss by Red Hat, Inc.' (https://jboss.org)

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


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: 'Joda.org' (https://www.joda.org)

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


From: 'Jonathan Hedley' (https://jhy.io/)

  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.17.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.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


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

  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.1.10
    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.1.10
    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.1.10
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Context Support (https://github.com/spring-projects/spring-framework) org.springframework:spring-context-support:jar:6.1.10
    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.1.10
    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.1.10
    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.1.10
    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.1.10
    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.1.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.1.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.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Configuration (https://causeway.apache.org/causeway-core-config) org.apache.causeway.core:causeway-core-config:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Interaction (https://causeway.apache.org/causeway-core-interaction) org.apache.causeway.core:causeway-core-interaction:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - MetaModel (https://causeway.apache.org/causeway-core-metamodel) org.apache.causeway.core:causeway-core-metamodel:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Runtime Services (https://causeway.apache.org/causeway-core-runtimeservices) org.apache.causeway.core:causeway-core-runtimeservices:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Security (https://causeway.apache.org/causeway-core-security) org.apache.causeway.core:causeway-core-security:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Core - Transaction (https://causeway.apache.org/causeway-core-transaction) org.apache.causeway.core:causeway-core-transaction:jar:3.1.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.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Security - Bypass (https://security/causeway-security-bypass) org.apache.causeway.security:causeway-security-bypass:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Tst - FakeData (applib) (https://causeway.apache.org/causeway-testing/causeway-testing-fakedata/causeway-testing-fakedata-applib) org.apache.causeway.testing:causeway-testing-fakedata-applib:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Val - Joda Time (applib) (https://causeway.apache.org/causeway-valuetypes/causeway-valuetypes-jodatime/causeway-valuetypes-jodatime-applib) org.apache.causeway.valuetypes:causeway-valuetypes-jodatime-applib:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Causeway Val - Joda Time (integration) (https://causeway.apache.org/causeway-valuetypes/causeway-valuetypes-jodatime/causeway-valuetypes-jodatime-integration) org.apache.causeway.valuetypes:causeway-valuetypes-jodatime-integration:jar:3.1.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.14.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.23.1
    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.23.1
    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.23.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j SLF4J 2.0 Binding (https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/) org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.23.1
    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.3.1
    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.3.1
    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.3.1
    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.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)




The above (auto-generated) list aggregates the dependencies (either directly or
                                    transitively) of all the modules that make up Apache Causeway Ext - Session Log 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]
			*
			LiveQuery (JQuery plugin), licensed under MIT license [3]
			* Wicket
			Bootstrap, licenced under ASL 2 [4]
			* Bootstrap Datetimepicker,
			licensed under MIT licence [5]
			* Moment.js, licenced under MIT licence
			[6]

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy