META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.wso2.carbon.mediator.bridge Show documentation
Show all versions of org.wso2.carbon.mediator.bridge Show documentation
Handles initialization of Mediators
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
WSO2 Carbon - Mediator Bridge
From: 'an unknown organization'
- Big Math (https://github.com/eobermuhlner/big-math) ch.obermuhlner:big-math:jar:2.0.0
License: MIT License (https://raw.githubusercontent.com/eobermuhlner/big-math/master/LICENSE.txt)
- FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:3.0.1
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)
- Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.9.0
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.0.0-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:2.8
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- RE2/J (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.2
License: Go License (https://golang.org/LICENSE)
- Java IPv6 Library (https://github.com/janvanbesien/java-ipv6/) com.googlecode.java-ipv6:java-ipv6:jar:0.17
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jinjava (https://github.com/HubSpot/jinjava) com.hubspot.jinjava:jinjava:jar:2.6.0
- commons.lang.wso2 (http://wso2.org) commons-lang.wso2:commons-lang:bundle:2.6.0.wso2v1
- cava-toml (https://github.com/ConsenSys/cava) net.consensys.cava:cava-toml:pom:0.5.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.41.0
License: The MIT License (http://opensource.org/licenses/MIT)
- WSO2 Carbon Orbit - xercesImpl Library (http://wso2.org) org.wso2.orbit.xerces:xercesImpl:bundle:2.12.2.wso2v1
- 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: 'ANTLR' (http://www.antlr.org)
- ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.7.1
License: The BSD License (http://www.antlr.org/license.html)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.17.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.17.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.17.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) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.7.9
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google LLC' (http://www.google.com)
- error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.23.0
License: Apache 2.0 (http://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.14.2
License: The MIT License (https://jsoup.org/license)
From: 'OSGi Alliance' (https://www.osgi.org/)
- org.osgi:osgi.cmpn (https://www.osgi.org/) org.osgi:osgi.cmpn:jar:7.0.0
License: Apache-2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- org.osgi:osgi.core (https://www.osgi.org/) org.osgi:osgi.core:jar:7.0.0
License: Apache-2.0 (http://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:1.7.21
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'Shigeru Chiba, www.javassist.org'
- Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.24.1-GA
License: MPL 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html) License: LGPL 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html) License: Apache License 2.0 (http://www.apache.org/licenses/)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Net (http://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.9
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'WSO2' (http://www.wso2.org/)
- WSO2 - Configuration mapper (http://www.wso2.org/config-mapper/) org.wso2.config.mapper:config-mapper:jar:1.0.20
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- OPS4J Pax Logging - API (https://ops4j1.jira.com/wiki/spaces/paxlogging/overview/pax-logging-api) org.wso2.org.ops4j.pax.logging:pax-logging-api:bundle:2.1.0-wso2v4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'WSO2 LLC' (http://wso2.com)
- WSO2 Carbon - Standalone Server (http://wso2.org/org.wso2.carbon.server) org.wso2.carbon:org.wso2.carbon.server:jar:4.8.1
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)