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: 4.0.0-M1
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache Syncope Core Persistence API


From: 'an unknown organization'

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

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

  - ConnId: Connector Framework (http://connid.tirasa.net/connector-framework/) net.tirasa.connid:connector-framework:bundle:1.6.0.0-RC3
    License: CDDL 1.0  (http://opensource.org/licenses/CDDL-1.0)

  - ConnId: Connector Framework Internal (http://connid.tirasa.net/connector-framework-internal/) net.tirasa.connid:connector-framework-internal:bundle:1.6.0.0-RC3
    License: CDDL 1.0  (http://opensource.org/licenses/CDDL-1.0)

  - ConnId: SLF4J Logging (http://connid.tirasa.net/slf4j-logging/) net.tirasa.connid:slf4j-logging:bundle:1.6.0.0-RC3
    License: CDDL 1.0  (http://opensource.org/licenses/CDDL-1.0)

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


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

  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:4.1.2
    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)

  - 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)

  - JAXB Core (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-core:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - TXW2 Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:txw2:jar:4.0.5
    License: Eclipse Distribution License - v 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: 'FasterXML' (http://fasterxml.com)

  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:7.1.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.3
    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.3
    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.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-dataformat-XML (https://github.com/FasterXML/jackson-dataformat-xml) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.17.3
    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:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://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.3
    License: The Apache Software License, Version 2.0  (http://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: 'Pivotal Software, Inc.' (https://www.spring.io)

  - Spring Data Core (https://spring.io/projects/spring-data) org.springframework.data:spring-data-commons:jar:3.3.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.16
    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.16
    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.16
    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.16
    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.16
    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.16
    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.16
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - 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 CXF Core (https://cxf.apache.org) org.apache.cxf:cxf-core:bundle:4.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime JAX-RS Frontend (https://cxf.apache.org) org.apache.cxf:cxf-rt-frontend-jaxrs:bundle:4.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF JAX-RS Extensions: Search (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-extension-search:bundle:4.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime Security functionality (https://cxf.apache.org) org.apache.cxf:cxf-rt-security:bundle:4.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime HTTP Transport (https://cxf.apache.org) org.apache.cxf:cxf-rt-transports-http:bundle:4.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Syncope Common AM Lib (https://syncope.apache.org/syncope-common/syncope-common-am/syncope-common-am-lib/) org.apache.syncope.common.am:syncope-common-am-lib:jar:4.0.0-M0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Syncope Common IdM Lib (https://syncope.apache.org/syncope-common/syncope-common-idm/syncope-common-idm-lib/) org.apache.syncope.common.idm:syncope-common-idm-lib:jar:4.0.0-M0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Syncope Common IdRepo Lib (https://syncope.apache.org/syncope-common/syncope-common-idrepo/syncope-common-idrepo-lib/) org.apache.syncope.common.idrepo:syncope-common-idrepo-lib:jar:4.0.0-M0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Syncope Common Keymaster Client API (https://syncope.apache.org/syncope-common/syncope-common-keymaster/syncope-common-keymaster-client-api/) org.apache.syncope.common.keymaster:syncope-common-keymaster-client-api:jar:4.0.0-M0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - XmlSchema Core (https://ws.apache.org/commons/xmlschema20/xmlschema-core/) org.apache.ws.xmlschema:xmlschema-core:bundle:2.3.1
    License: Apache License, Version 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.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)









© 2015 - 2025 Weber Informatics LLC | Privacy Policy