META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of syncope-ext-scimv2-rest-api Show documentation
Show all versions of syncope-ext-scimv2-rest-api Show documentation
Apache Syncope Ext: SCIMv2 REST API
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Apache Syncope Ext: SCIMv2 REST API
From: 'an unknown organization'
- 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)
- 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: '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: '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 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 IdRepo REST API (https://syncope.apache.org/syncope-common/syncope-common-idrepo/syncope-common-idrepo-rest-api/) org.apache.syncope.common.idrepo:syncope-common-idrepo-rest-api:jar:4.0.0-M0
License: Apache-2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Syncope Ext: SCIMv2 Common Lib (https://syncope.apache.org/syncope-ext/syncope-ext-scimv2/syncope-ext-scimv2-common-lib/) org.apache.syncope.ext.scimv2:syncope-ext-scimv2-common-lib: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)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy