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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 2.0.0-M9
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache Isis Security - Bypass


From: 'an unknown organization'
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.6.0
    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:swagger-core:bundle:1.6.0
    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:swagger-models:bundle:1.6.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Java(TM) EE 8 Specification APIs (http://java.net/javaee-api/) javax:javaee-api:jar:8.0
    License: CDDL + GPLv2 with classpath exception  (https://javaee.github.io/glassfish/LICENSE)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:2.0.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.10.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:6.0.18.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.25
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
    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/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.10.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.10.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.10.2
    License: The Apache Software License, Version 2.0  (http://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:bundle:2.10.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (https://fasterxml.com)
  - ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.5.1
    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.4.1.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.5
    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) org.objenesis:objenesis:jar:2.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Oracle' (http://www.oracle.com)
  - JavaMail API (http://javaee.github.io/javamail/javax.mail) com.sun.mail:javax.mail:jar:1.6.0
    License: CDDL/GPLv2+CE  (https://javaee.github.io/javamail/LICENSE)

From: 'Pivotal Software, Inc.' (https://spring.io)
  - Spring Boot (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot) org.springframework.boot:spring-boot:jar:2.2.5.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot AutoConfigure (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-autoconfigure) org.springframework.boot:spring-boot-autoconfigure:jar:2.2.5.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter) org.springframework.boot:spring-boot-starter:jar:2.2.5.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Log4j 2 Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-log4j2) org.springframework.boot:spring-boot-starter-log4j2:jar:2.2.5.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'QOS.ch' (http://www.qos.ch)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.26
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    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:5.2.4.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Email (http://commons.apache.org/proper/commons-email/) org.apache.commons:commons-email:jar:1.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Isis Core - AppLib (https://api/isis-applib) org.apache.isis.core:isis-applib:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Code Gen (ByteBuddy) (https://isis.apache.org/isis-core-codegen-bytebuddy) org.apache.isis.core:isis-core-codegen-bytebuddy:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Commons (https://isis.apache.org/isis-core-commons) org.apache.isis.core:isis-core-commons:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Configuration (https://isis.apache.org/isis-core-config) org.apache.isis.core:isis-core-config:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - MetaModel (https://isis.apache.org/isis-core-metamodel) org.apache.isis.core:isis-core-metamodel:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Runtime (https://isis.apache.org/isis-core-runtime) org.apache.isis.core:isis-core-runtime:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Runtime Services (https://isis.apache.org/isis-core-runtimeservices) org.apache.isis.core:isis-core-runtimeservices:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Security (https://isis.apache.org/isis-core-security) org.apache.isis.core:isis-core-security:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Isis Core - Schemas (https://api/isis-schema) org.apache.isis.core:isis-schema:jar:2.0.0-M3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.12.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.12.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j JUL Adapter (https://logging.apache.org/log4j/2.x/log4j-jul/) org.apache.logging.log4j:log4j-jul:jar:2.12.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.12.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy