1 Star 0 Fork 6

Roby&奋斗码农 / WSO2-API-Manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

WSO2 API Manager


Build Status License stackoverflow slack


WSO2 API Manager (WSO2 API-M) is a powerful platform for creating, managing, consuming, and monitoring web APIs. It combines tried and tested SOA best practices with modern day API management principles to solve a wide range of enterprise challenges associated with API provisioning, governance, and integration.

WSO2 API Manager consists of several loosely coupled modules.

    * API Publisher
    * API Developer Portal
    * API Gateway
    * API Key Manager
    * API Traffic Manager

The API publisher module allows API publishers to easily define APIs and manage them using a strong governance model that consists of well-established concepts such as, versioning and lifecycles. API consumers can use the API Developer Portal to discover published, production-ready APIs and access them in a secure and reliable manner using unique API keys. The built-in API Gateway module provides powerful tools to secure and control the load on individual APIs.

WSO2 API Manager is based on the revolutionary WSO2 Carbon [Middleware a' la carte] framework. All the major features have been developed as reusable Carbon components.

To learn more about WSO2 API Manager please visit http://wso2.com/products/api-manager.

Key Features

Design and Prototype APIs
- Design APIs, gather developer's feedback before implementing (API First Design).
- Design can be done from the publishing interface or by importing an existing Swagger definition.
- Deploy a prototyped API, provide early access to APIs, and get early feedback.
- Mock API implementation using Javascript.
- Support publishing SOAP, REST, JSON, and XML style services as XML. 
Create a Developer Portal of All the Available APIs
- Graphical experience similar to Android Marketplace or Apple App Store.
- Browse APIs by provider, tags, or name.
- Self-registration to developer community to subscribe to APIs.
- Subscribe to APIs and manage subscriptions on per-application basis.
- Subscriptions can be at different service tiers based on the expected usage levels.
- Role based access to API Developer Portal, which helps to manage public and private APIs.
- Manage subscriptions per-developer.
- Browse API documentation, download helpers for easy consumption.
- Comment on and rate APIs.
- Forum for discussing API usage issues (Available soon in a future version).
- Try APIs directly on the Developer Portal.
- Internationalization (i18n) support. 
Publishing and Governing API use
- Publish APIs to external consumers and partners, as well as internal users.
- Supports publishing multiple protocols including SOAP, REST, JSON, and XML style services as APIs.
- Manage API versions and deployment status by version.
- Govern the API lifecycle (publish, deprecate, retire).
- Attach documentation (files, external URLs) to APIs.
- Provision and Manage API keys.
- Track consumers per API.
- One-click deployment to API Gateway for immediate publishing.
Control Access and Enforce Security
- Apply Security policies to APIs (authentication and authorization).
- Rely on OAuth2 standard for API access (implicit, authorization code, client, SAML, IWA Grant type).
- Restrict API access tokens to domains/IPs.
- Block a subscription and restrict a complete application.
- Associate API available to system defined service tiers.
- Leverage XACML for entitlements management and fine grained authorization.
- Configure Single Sign-On (SSO) using SAML 2.0 for easy integration with existing web apps.
- Powered by WSO2 Enterprise Service Bus (WSO2 ESB).
Route API Traffic
- Supports API authentication with OAuth2.
- Extremely high performance pass-through message routing with sub-millisecond latency.
- Enforce rate limiting and throttling policies for APIs by consumer.
- Horizontally scalable with easy deployment into cluster using proven routing infrastructure.
- Scales to millions of developers/users.
- Capture all statistics and push to pluggable analytics system.
- Configure API routing policies with capabilities of WSO2 Enterprise Service Bus.
- Powered by WSO2 Enterprise Service Bus.            
Manage Developer Community
- Self-sign up for API consumption.
- Manage user account including resetting password.
- Developer interaction with APIs via comments and ratings.
- Support for developer communication via forums (Available soon in a future version).
- Powered by WSO2 Identity Server (WSO2 IS).
Govern Complete API Lifecycle
- Manage API lifecycle from cradle to grave: create, publish, block, deprecate, and retire.
- Publish both production and sandbox keys for APIs to enable easy developer testing.
- Publish APIs to partner networks such as ProgrammableWeb (Available soon in a future version).
- Powered by WSO2 Governance Registry (WSO2 G-Reg).
Monitor API Usage and Performance
- All API usage published to pluggable analytics framework.
- Out-of-the-box support for the WSO2 Analytics Platform and Google Analytics.
- View metrics by user, API, and more.
- Customized reporting via plugging reporting engines.
- Monitor SLA compliance.
- Powered by WSO2 Data Analytics Server (WSO2 DAS).      
Pluggable, Extensible, and Themeable
- All components are highly customizable through styling, theming, and open source code.
- Developer Portal implemented with React.
- Pluggable to third-party analytics systems and billing systems (Available soon in a future version).
- Pluggable to existing user stores including JDBC and LDAP.
- Components usable separately. 
- Developer Portal can be used to front APIs that are routed through third-party gateways such as, Intel Expressway Service Gateway.
- Support for Single Sign On (SSO) using SAML 2.0 for easy integration with existing web apps.
Easily Deployable in Enterprise Settings
- Role based access control (RBAC) for managing users and their authorization levels.
- Developer Portal can be deployed in DMZ for external access with the Publisher inside the firewall for private control.
- Different user stores for developer focused Developer Portal and internal operations in the publisher.
- Integrates with enterprise identity systems including LDAP and Microsoft Active Directory.
- Gateway can be deployed in DMZ with controlled access to WSO2 Identity Server (for authentication/authorization) and governance database behind a firewall.
Support for Creating Multi-tenanted APIs
- Run a single instance and provide API Management to multiple customers.
- Share APIs between different departments in a large enterprise.
Publishing and Governing API Use
- Document an API using Swagger.
- Restrict API access tokens to domains/IPs.
- Ability to block a subscription and restricting a complete application.
- Ability to revoke access tokens.
- Separate validity period configuration for application access token.
- OAuth2 authorization code grant type support.
- Configuring execution point of mediation extensions.
Monitor API Usage and Performance
- Improved dashboard for monitoring usage statistics (Filtering data for a date range, More visually appealing widgets).   

System Requirements

  1. Minimum memory - 2GB
  2. Processor - Pentium 800MHz or equivalent at minimum
  3. Java 1.8 or higher
  4. The Management Console requires you to enable Javascript of the Web browser, with MS IE 7. In addition to JavaScript, ActiveX should also be enabled with IE. This can be achieved by setting your security level to medium or lower.
  5. Apache Ant is required to compile and run the sample clients. Apache Ant 1.7.0 version is recommended.
  6. To build WSO2 API Manager from the source distribution, it is necessary that you have JDK 1.8 and Maven 3.0.4 or later.

Installation & Running

  1. Extract the wso2am-2.6.0.zip and go to the 'bin' directory
  2. Run the wso2server.sh or wso2server.bat script based on you operating system.
  3. Access the respective WSO2 API-M interfaces
    • API Publisher web application is running at - http://localhost:9763/publisher
      You may sign in to the Publisher using the default administrator credentials (username: admin, password: admin).
    • Developer Portal web application is running at - http://localhost:9763/devportal
      You may sign in to the Developer Portal using the default administrator credentials (username: admin, password: admin).

Documentation

On-line product documentation is available at: http://docs.wso2.org/wiki/display/AM250/WSO2+API+Manager+Documentation

Support

WSO2 Inc. offers a variety of development and production support programs, ranging from Web-based support up through normal business hours, to premium 24x7 phone support.

For additional support information please refer to http://wso2.com/support

For more information on WSO2 API Manager please visit http://wso2.com/products/api-manager

Known Issues of WSO2 API Manager

All known issues of WSO2 API Manager are filed at:

Issue Tracker

Help us make our software better. Please submit any bug reports or feature requests through GitHub:

https://github.com/wso2/product-apim/issues

Crypto Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:


(c) Copyright 2018 WSO2 Inc.

This product is licensed by WSO2 Inc. under Apache License 2.0. The license can be downloaded from the following locations: http://www.apache.org/licenses/LICENSE-2.0.html http://www.apache.org/licenses/LICENSE-2.0.txt This product also contains software under different licenses. This table below all the contained libraries (jar files) and the license under which they are provided to you. At the bottom of this file is a table that shows what each license indicated below is and where the actual text of the license can be found. Name Version License _________________________________________________________________________________________________________________________________________________ org.wso2.carbon.identity.application.authenticator.oidc-5.5.0.jar bundle apache2 org.wso2.carbon.identity.oauth2.grant.jwt-1.0.26.jar bundle apache2 callhome-4.5.x_1.0.4.jar bundle apache2 httpclient-4.5.11.jar jarinbundle apache2 snakeyaml-1.23.jar jarinbundle apache2 httpcore-4.4.13.jar jarinbundle apache2 org.wso2.carbon.privacy.forgetme.api-1.3.0.jar bundle apache2 org.eclipse.osgi-3.10.2.v20150203-1939.jar bundle epl1 org.osgi.service.metatype.annotations-1.3.0.jar bundle apache2 commons-lang3-3.8.1.jar bundle apache2 org.wso2.carbon.user.api-4.6.0.jar bundle apache2 h2-1.4.199.jar bundle apache2 org.wso2.carbon.privacy.forgetme.tool-1.3.0.jar bundle apache2 org.wso2.carbon.jndi-1.0.0-alpha.jar bundle apache2 commons-text-1.6.jar bundle apache2 jdbc-pool-7.0.81.wso2v2.jar bundle apache2 commons-lang-2.6.jar bundle apache2 xercesImpl-2.8.1.wso2v2.jar bundle apache2 org.wso2.carbon.privacy.forgetme.logs-1.3.0.jar bundle apache2 pax-logging-log4j2-1.11.3.jar bundle apache2 osgi.core-6.0.0.jar bundle apache2 axiom-1.2.11-wso2v16.jar bundle apache2 org.eclipse.osgi.services-3.4.0.v20140312-2051.jar bundle epl1 org.osgi.annotation-6.0.0.jar bundle apache2 commons-codec-1.4.jar bundle apache2 json-simple-1.1.1.jar bundle apache2 jaxb-api-2.3.1.jar bundle cddl1 org.wso2.carbon.utils-4.6.0.jar bundle apache2 jaxb-impl-2.3.2.jar bundle cddl1 HikariCP-2.4.1.jar bundle apache2 log4j-1.2.17.jar bundle apache2 org.wso2.carbon.user.core-4.6.0.jar bundle apache2 commons-io-2.4.0.wso2v1.jar bundle apache2 javax.activation-api-1.2.0.jar bundle cddl1 org.eclipse.osgi-3.14.0.jar bundle epl1 pax-logging-api-1.11.3.jar bundle apache2 osgi.cmpn-6.0.0.jar bundle apache2 org.wso2.carbon.core-5.1.0-alpha2.jar bundle apache2 org.wso2.carbon.privacy.forgetme.sql-1.3.0.jar bundle apache2 org.wso2.carbon.privacy.forgetme.analytics.streams-1.3.0.jar bundle apache2 slf4j-api-1.7.26.jar bundle mit org.osgi.service.component.annotations-1.3.0.jar bundle apache2 org.wso2.carbon.datasource.core-1.0.3.jar bundle apache2 org.wso2.securevault-1.1.3.jar bundle apache2 org.wso2.carbon.base-4.6.0.jar bundle apache2 commons-cli-1.3.1.jar bundle apache2 org.wso2.carbon.privacy.forgetme.userstore-1.3.0.jar bundle apache2 gson-2.8.5.jar bundle apache2 slf4j-log4j12-1.7.26.jar bundle mit pdepublishing-ant.jar jar epl1 pdepublishing.jar jar epl1 org.wso2.carbon.governance.lcm.ui_4.8.14.jar bundle apache2 org.wso2.carbon.identity.auth.service_1.4.0.jar bundle apache2 org.wso2.carbon.governance.registry.extensions_4.8.14.jar bundle apache2 org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar bundle epl1 org.wso2.carbon.event.stream.admin_5.2.24.jar bundle apache2 net.minidev.json-smart_2.3.0.jar bundle apache2 org.wso2.carbon.registry.info.stub_4.7.32.jar bundle apache2 axis2-transport-jms_2.0.0.wso2v42.jar bundle apache2 org.eclipse.equinox.preferences_3.6.0.v20160120-1756.jar bundle epl1 org.wso2.carbon.securevault_4.6.0.jar bundle apache2 org.wso2.carbon.statistics_4.7.24.jar bundle apache2 org.wso2.carbon.governance.generic.stub_4.8.14.jar bundle apache2 com.fasterxml.jackson.dataformat.jackson-dataformat-yaml_2.9.9.jar bundle apache2 axis2-json_1.6.1.wso2v41.jar bundle apache2 org.wso2.carbon.identity.data.publisher.authentication.analytics.session_5.3.10.jar bundle apache2 org.wso2.carbon.identity.governance.stub_5.17.5.jar bundle apache2 concurrent-trees_2.6.0.jar bundle apache2 axis2_1.6.1.wso2v41.jar bundle apache2 xmlbeans-2.3.0.jar jarinbundle apache2 org.wso2.orbit.sun.xml.bind.jaxb_2.3.2.wso2v1.jar bundle apache2 org.wso2.carbon.sequences_4.7.35.jar bundle apache2 org.wso2.carbon.mashup.utils_4.2.0.jar bundle apache2 org.wso2.carbon.identity.governance_1.4.1.jar bundle apache2 net.minidev.accessors-smart_1.2.0.jar bundle apache2 org.wso2.carbon.tenant.mgt.stub_4.8.1.jar bundle apache2 org.wso2.carbon.databridge.streamdefn.filesystem_5.2.24.jar bundle apache2 org.jaggeryjs.hostobjects.db_0.14.12.jar bundle apache2 org.wso2.carbon.tenant.sso.redirector.ui_4.8.1.jar bundle apache2 org.wso2.carbon.apimgt.keymgt_6.6.163.jar bundle apache2 wsdl-validator_1.2.0.wso2v1.jar bundle epl1 uddi4j-1.0.1.jar jarinbundle ibmpl icu4j-3.8.jar jarinbundle icu io.swagger.annotations_1.5.24.jar bundle apache2 woden_1.0.0.M9-wso2v1.jar bundle apache2 org.wso2.carbon.databridge.commons_5.2.24.jar bundle apache2 org.wso2.carbon.apimgt.gateway_6.6.163.jar bundle apache2 org.wso2.carbon.directory.server.manager.ui_5.17.5.jar bundle apache2 siddhi-core_3.2.6.jar bundle apache2 org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar bundle epl1 org.wso2.carbon.server.admin_4.6.0.jar bundle apache2 org.ops4j.pax.logging.pax-logging-api_1.11.3.jar bundle apache2 org.wso2.carbon.registry.event.core_4.7.32.jar bundle apache2 org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar bundle apache2 org.wso2.carbon.user.mgt.stub_5.17.5.jar bundle apache2 javax.validation.api_1.1.0.Final.jar bundle apache2 org.wso2.carbon.governance.wsdltool.stub_4.8.14.jar bundle apache2 org.eclipse.equinox.p2.console_1.0.300.v20131113-1212.jar bundle epl1 org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar bundle epl1 org.wso2.carbon.event.flow.stub_2.2.11.jar bundle apache2 org.wso2.carbon.logging.view_4.7.24.jar bundle apache2 httpcore-nio_4.3.3.wso2v4.jar bundle apache2 svn-client-adapter_1.10.9.wso2v1.jar bundle apache2 org.wso2.carbon.event.input.adapter.jms_5.2.24.jar bundle apache2 org.wso2.carbon.identity.oidc.session_6.4.2.jar bundle apache2 org.wso2.carbon.identity.claim.metadata.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.websocket.transport_4.7.35.jar bundle apache2 org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar bundle epl1 org.wso2.carbon.tenant.mgt.core_4.8.1.jar bundle apache2 org.apache.commons.commons-pool2_2.7.0.jar bundle apache2 org.wso2.carbon.application.mgt.stub_4.7.24.jar bundle apache2 org.wso2.carbon.identity.application.authenticator.samlsso_5.3.6.jar bundle apache2 org.wso2.carbon.queuing_4.6.0.jar bundle apache2 org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar bundle epl1 org.wso2.carbon.security.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.event.input.adapter.websocket.local_5.2.24.jar bundle apache2 commons-lang3_3.4.0.wso2v1.jar bundle apache2 org.wso2.carbon.andes.event.admin_3.3.13.jar bundle apache2 wss4j_1.5.11.wso2v20.jar bundle apache2 org.wso2.carbon.endpoint.stub_4.7.35.jar bundle apache2 org.wso2.carbon.proxyadmin.common_4.7.35.jar bundle apache2 org.jaggeryjs.hostobjects.file_0.14.12.jar bundle apache2 org.eclipse.equinox.p2.updatesite_1.0.400.v20131211-1531.jar bundle epl1 org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar bundle epl1 org.wso2.carbon.event.processor.core_2.2.11.jar bundle apache2 org.eclipse.core.runtime_3.9.0.v20130326-1255.jar bundle epl1 org.wso2.carbon.ndatasource.stub_4.7.24.jar bundle apache2 org.wso2.carbon.event.processor.admin_2.2.11.jar bundle apache2 org.wso2.carbon.event.processor.manager.core_5.2.24.jar bundle apache2 libphonenumber_7.4.2.wso2v1.jar bundle apache2 org.wso2.carbon.core.common_4.6.0.jar bundle apache2 org.wso2.carbon.registry.common.ui_4.7.32.jar bundle apache2 wadl-core_1.1.6.wso2v1.jar bundle apache2 localizer-1.0.jar jarinbundle apache2 jaxb-xjc-2.2.6.jar jarinbundle cddl1 jersey-client-1.12.jar jarinbundle cddl1 jsr311-api-1.1.1.jar jarinbundle cddl1 jaxb-impl-2.2.6.jar jarinbundle cddl1 org.jaggeryjs.scriptengine_0.14.12.jar bundle apache2 hazelcast_3.12.2.wso2v1.jar bundle apache2 org.wso2.carbon.identity.event.handler.notification_1.3.0.jar bundle apache2 tomcat_9.0.31.wso2v1.jar bundle apache2 org.wso2.carbon.registry.event.ws_4.7.32.jar bundle apache2 org.wso2.carbon.identity.data.publisher.application.authentication_5.3.10.jar bundle apache2 siddhi-extension-math_3.2.6.jar bundle apache2 org.wso2.carbon.ndatasource.common_4.6.0.jar bundle apache2 org.wso2.carbon.roles.mgt.ui_4.6.0.jar bundle apache2 org.wso2.carbon.event.input.adapter.http_5.2.24.jar bundle apache2 org.wso2.carbon.governance.generic.ui_4.8.14.jar bundle apache2 org.wso2.carbon.identity.oauth.dcr_6.4.2.jar bundle apache2 org.wso2.carbon.mediation.startup_4.7.35.jar bundle apache2 org.wso2.carbon.event.client.stub_4.7.24.jar bundle apache2 org.wso2.carbon.identity.functions.library.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.apimgt.keymgt.client_6.6.163.jar bundle apache2 org.wso2.carbon.identity.oauth.common_6.4.2.jar bundle apache2 org.wso2.carbon.metrics.das.reporter_1.3.7.jar bundle apache2 ua-parser_1.3.0.wso2v2.jar bundle apache2 org.wso2.carbon.identity.application.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.email.verification.ui_4.7.19.jar bundle apache2 org.wso2.carbon.registry.task_4.7.32.jar bundle apache2 org.wso2.carbon.governance.custom.lifecycles.history.ui_4.8.14.jar bundle apache2 org.wso2.carbon.identity.sso.saml.stub_5.7.0.jar bundle apache2 org.apache.felix.gogo.shell_0.10.0.v201212101605.jar bundle apache2 org.wso2.carbon.databridge.commons.binary_5.2.24.jar bundle apache2 org.wso2.carbon.event.output.adapter.kafka_5.2.24.jar bundle apache2 org.wso2.carbon.registry.relations_4.7.32.jar bundle apache2 org.wso2.carbon.apimgt.hostobjects_6.6.163.jar bundle apache2 org.wso2.carbon.event.receiver.stub_5.2.24.jar bundle apache2 org.wso2.carbon.mediator.command.services_4.7.35.jar bundle apache2 org.wso2.carbon.security.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.cluster.mgt.core_4.6.0.jar bundle apache2 org.wso2.carbon.identity.user.store.configuration.ui_5.17.5.jar bundle apache2 siddhi-query-api_3.2.6.jar bundle apache2 org.apache.pdfbox.jempbox_1.8.16.jar bundle apache2 org.wso2.carbon.registry.search.stub_4.7.32.jar bundle apache2 swagger-inflector_1.0.16.wso2v1.jar bundle apache2 org.wso2.carbon.identity.application.authenticator.basicauth_6.3.0.jar bundle apache2 tomcat-el-api_9.0.31.wso2v1.jar bundle apache2 org.wso2.carbon.event.stream.core_5.2.24.jar bundle apache2 cors-filter_1.7.0.wso2v1.jar bundle apache2 org.eclipse.equinox.common_3.8.0.v20160509-1230.jar bundle epl1 org.wso2.carbon.email.mgt_1.3.0.jar bundle apache2 synapse-tasks_2.1.7.wso2v147.jar bundle apache2 org.wso2.carbon.mediation.initializer_4.7.35.jar bundle apache2 json-simple_1.1.0.wso2v1.jar bundle apache2 de.javakaffee.kryo-serializers_0.38.0.jar bundle apache2 org.wso2.carbon.identity.configuration.mgt.core_5.17.5.jar bundle apache2 org.wso2.carbon.relay.mediators.builder_4.7.35.jar bundle apache2 org.wso2.carbon.security.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.crypto.provider_1.1.2.jar bundle apache2 commons-text_1.6.0.wso2v1.jar bundle apache2 org.wso2.carbon.governance.registry.extensions.resources_4.8.14.jar bundle apache2 json-schema-validator-all_2.2.6.wso2v7.jar bundle apache2 org.wso2.carbon.mediation.ntask_4.7.35.jar bundle apache2 org.wso2.carbon.tenant.redirector.servlet.stub_4.8.1.jar bundle apache2 org.wso2.carbon.apimgt.jms.listener_6.6.163.jar bundle apache2 org.wso2.carbon.apimgt.impl_6.6.163.jar bundle apache2 waffle-jna_1.6.0.wso2v6.jar bundle epl1 org.wso2.carbon.event.input.adapter.email_5.2.24.jar bundle apache2 org.wso2.carbon.priority.executors_4.7.35.jar bundle apache2 org.wso2.carbon.user.mgt.common_5.17.5.jar bundle apache2 org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar bundle epl1 org.wso2.carbon.server.admin.ui_4.6.0.jar bundle apache2 hector-core_1.1.4.wso2v2.jar bundle apache2 org.wso2.carbon.governance.lcm_4.8.14.jar bundle apache2 org.wso2.carbon.registry.server_4.6.0.jar bundle apache2 org.apache.commons.configuration_1.10.0.jar bundle apache2 org.eclipse.equinox.event_1.5.100.v20190528-1257.jar bundle epl1 org.wso2.carbon.identity.application.authentication.framework.stub_5.17.5.jar bundle apache2 swagger-inflector-oas3_2.0.5.wso2v1.jar bundle apache2 org.wso2.carbon.core.commons.stub_4.6.0.jar bundle apache2 org.wso2.carbon.governance.common_4.8.14.jar bundle apache2 ant_1.7.0.wso2v1.jar bundle apache2 csrfguard_3.1.0.wso2v3.jar bundle bsd commons-fileupload_1.3.3.wso2v1.jar bundle apache2 org.wso2.carbon.localentry_4.7.35.jar bundle apache2 org.wso2.carbon.identity.core.ui_5.17.5.jar bundle apache2 org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar bundle epl1 org.jaggeryjs.hostobjects.registry_0.14.12.jar bundle apache2 org.wso2.carbon.event.output.adapter.websocket.local_5.2.24.jar bundle apache2 org.wso2.carbon.database.utils_2.0.11.jar bundle apache2 org.wso2.carbon.metrics.impl_1.3.7.jar bundle apache2 antlr_3.2.0.wso2v1.jar bundle bsd org.wso2.carbon.registry.ws.stub_4.7.32.jar bundle apache2 synapse-samples_2.1.7.wso2v147.jar bundle apache2 org.wso2.carbon.identity.user.store.configuration.stub_5.17.5.jar bundle apache2 org.wso2.am.multitenancy.dashboard.ui_3.1.0.jar bundle apache2 org.wso2.carbon.sequences.stub_4.7.35.jar bundle apache2 org.wso2.carbon.identity.entitlement.proxy_5.3.4.jar bundle apache2 org.wso2.carbon.tenant.usage.agent_4.8.1.jar bundle apache2 org.wso2.carbon.message.store_4.7.35.jar bundle apache2 opensaml_3.3.1.wso2v1.jar bundle apache2 esapi-2.1.0.1.jar jarinbundle bsd2 + cc-by-sa3 org.wso2.carbon.tenant.dispatcher_4.8.1.jar bundle apache2 org.wso2.carbon.ndatasource.capp.deployer_4.7.24.jar bundle apache2 h2_1.4.199.wso2v1.jar bundle apache2 org.wso2.carbon.roles.mgt_4.6.0.jar bundle apache2 org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar bundle epl1 org.wso2.carbon.mediation.configadmin.stub_4.7.35.jar bundle apache2 org.wso2.carbon.claim.mgt.stub_5.17.5.jar bundle apache2 org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar bundle epl1 siddhi-core_3.2.3.jar bundle apache2 org.wso2.carbon.idp.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.identity.captcha_1.4.1.jar bundle apache2 org.wso2.carbon.event.output.adapter.websocket_5.2.24.jar bundle apache2 org.wso2.carbon.inbound.endpoint_4.7.35.jar bundle apache2 siddhi-extension-regex_3.2.6.jar bundle apache2 org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar bundle epl1 org.wso2.carbon.osgi.security_4.6.0.jar bundle apache2 org.wso2.carbon.event.statistics.ui_5.2.24.jar bundle apache2 awslambda_1.11.253.wso2v1.jar bundle apache2 snakeyaml_1.16.0.wso2v1.jar bundle apache2 org.wso2.carbon.apimgt.broker.lifecycle_6.6.163.jar bundle apache2 org.wso2.carbon.mediation.transport.handlers_4.7.35.jar bundle apache2 org.wso2.carbon.mediation.message.processor_4.7.35.jar bundle apache2 org.wso2.carbon.identity.template.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.ui.menu.general_4.6.0.jar bundle apache2 wso2-uri-templates_1.6.5.jar bundle apache2 org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar bundle epl1 org.wso2.carbon.identity.provisioning_5.17.5.jar bundle apache2 org.wso2.carbon.identity.oauth.ui_6.4.2.jar bundle apache2 okhttp_4.2.0.wso2v1.jar bundle apache2 kotlin-stdlib-1.3.50.jar jarinbundle apache2 kotlin-stdlib-common-1.3.50.jar jarinbundle apache2 org.wso2.carbon.qpid.stub_4.7.24.jar bundle apache2 io.zipkin.zipkin2.zipkin_2.20.1.jar bundle apache2 org.wso2.carbon.registry.properties.ui_4.7.32.jar bundle apache2 org.eclipse.ecf_3.2.0.v20130604-1622.jar bundle epl1 org.wso2.carbon.andes.event.core_3.3.13.jar bundle apache2 org.eclipse.equinox.security_1.2.100.v20150423-1356.jar bundle epl1 org.wso2.carbon.identity.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.mediation.library_4.7.35.jar bundle apache2 org.jaggeryjs.hostobjects.stream_0.14.12.jar bundle apache2 XmlSchema_1.4.7.wso2v6.jar bundle apache2 org.wso2.carbon.mediator.event_4.7.35.jar bundle apache2 org.apache.hadoop.zookeeper_3.4.13.jar bundle apache2 org.wso2.carbon.identity.saml.common.util_1.0.3.jar bundle apache2 org.wso2.carbon.identity.idp.metadata.saml2_1.4.0.jar bundle apache2 org.wso2.carbon.identity.core_5.17.5.jar bundle apache2 org.wso2.carbon.andes.cluster.mgt_3.3.13.jar bundle apache2 org.wso2.carbon.identity.user.registration_5.17.5.jar bundle apache2 org.eclipse.core.expressions_3.4.500.v20130515-1343.jar bundle epl1 tiles-jsp_2.0.5.wso2v1.jar bundle apache2 commons-digester-1.8.jar jarinbundle apache2 commons-beanutils-1.7.0.jar jarinbundle apache2 org.wso2.carbon.relay.module_4.7.35.jar bundle apache2 org.wso2.carbon.apimgt.registry.cache.stub_6.6.163.jar bundle apache2 org.wso2.carbon.identity.user.rename.core_1.4.1.jar bundle apache2 org.wso2.carbon.registry.extensions_4.7.32.jar bundle apache2 org.wso2.carbon.tenant.mgt.ui_4.8.1.jar bundle apache2 org.wso2.carbon.apimgt.authenticator.oidc.stub_6.6.163.jar bundle apache2 com.fasterxml.jackson.core.jackson-annotations_2.9.9.jar bundle apache2 siddhi-query-compiler_3.2.6.jar bundle apache2 org.wso2.carbon.directory.server.manager.common_5.17.5.jar bundle apache2 org.wso2.carbon.tenant.redirector.servlet.ui_4.8.1.jar bundle apache2 com.fasterxml.jackson.core.jackson-core_2.9.9.jar bundle apache2 org.jaggeryjs.hostobjects.web_0.14.12.jar bundle apache2 org.wso2.carbon.identity.application.authentication.framework_5.17.5.jar bundle apache2 org.wso2.carbon.andes.core_3.3.13.jar bundle apache2 org.wso2.carbon.mediator.service_4.7.35.jar bundle apache2 org.wso2.carbon.event.common_4.7.24.jar bundle apache2 org.wso2.carbon.integrator.core_4.7.35.jar bundle apache2 stax2-api_3.1.4.jar bundle bsd org.wso2.carbon.databridge.core_5.2.24.jar bundle apache2 org.wso2.carbon.event.publisher.core_5.2.24.jar bundle apache2 org.wso2.carbon.siddhi.metrics.core_2.2.11.jar bundle apache2 org.wso2.carbon.mediator.router.impl_4.7.35.jar bundle apache2 org.wso2.carbon.mediation.templates.service_4.7.35.jar bundle apache2 org.wso2.carbon.metrics.common_1.3.7.jar bundle apache2 org.wso2.carbon.apimgt.authenticator.oidc.ui_6.6.163.jar bundle apache2 org.wso2.carbon.tenant.keystore.mgt_4.8.1.jar bundle apache2 org.objectweb.asm.all_5.2.0.jar bundle asm org.wso2.carbon.registry.resource.ui_4.7.32.jar bundle apache2 org.wso2.carbon.registry.properties_4.7.32.jar bundle apache2 org.wso2.carbon.andes_3.3.13.jar bundle apache2 org.wso2.carbon.identity.event_5.17.5.jar bundle apache2 org.wso2.carbon.tenant.common.stub_4.7.24.jar bundle apache2 io.dropwizard.metrics.jvm_3.2.5.jar bundle apache2 org.wso2.carbon.ndatasource.ui_4.7.24.jar bundle apache2 org.wso2.caching_4.0.3.jar bundle apache2 jdom_1.0.0.wso2v1.jar bundle apache2 org.wso2.carbon.apimgt.authenticator.oidc_6.6.163.jar bundle apache2 org.wso2.carbon.registry.relations.ui_4.7.32.jar bundle apache2 org.wso2.carbon.localentry.stub_4.7.35.jar bundle apache2 org.wso2.carbon.governance.list_4.8.14.jar bundle apache2 software.amazon.ion.java_1.0.2.jar bundle apache2 openapi-generator_4.0.1.wso2v2.jar bundle apache2 commonmark-0.12.1.jar jarinbundle bsd2 plexus-utils-1.5.7.jar jarinbundle apache2 jmustache-1.13.jar jarinbundle bsd joda-time-2.9.9.jar jarinbundle apache2 handlebars-4.0.6.jar jarinbundle apache2 plexus-interpolation-1.24.jar jarinbundle apache2 org.wso2.carbon.identity.context.rewrite.valve_1.4.0.jar bundle apache2 jstl_1.2.1.wso2v2.jar bundle cddl1 com.samskivert.jmustache_1.15.0.jar bundle bsd io.netty.common_4.0.39.Final.jar bundle apache2 synapse-commons_2.1.7.wso2v147.jar bundle apache2 org.apache.servicemix.bundles.geocoder-java_0.16.0.1.jar bundle apache2 org.wso2.carbon.task_4.7.35.jar bundle apache2 abdera_1.0.0.wso2v3.jar bundle apache2 org.wso2.carbon.analytics.message.tracer.handler.stub_1.4.5.jar bundle apache2 org.wso2.carbon.identity.authz.service_1.4.0.jar bundle apache2 js_1.7.0.R4wso2v1.jar bundle mpl10 org.wso2.carbon.andes.admin.mqtt_3.3.13.jar bundle apache2 org.wso2.carbon.hostobjects.sso_6.6.163.jar bundle apache2 org.wso2.carbon.tenant.redirector.servlet_4.8.1.jar bundle apache2 org.wso2.carbon.tenant.theme.mgt_4.8.1.jar bundle apache2 axis2-transport-mail_2.0.0.wso2v42.jar bundle apache2 org.wso2.carbon.identity.functions.library.mgt.ui_5.17.5.jar bundle apache2 nimbus-jose-jwt_7.3.0.wso2v1.jar bundle apache2 siddhi-extension-kalman-filter_3.2.6.jar bundle apache2 org.wso2.carbon.sequences.common_4.7.35.jar bundle apache2 org.wso2.carbon.metrics.manager_1.3.7.jar bundle apache2 org.wso2.carbon.idp.mgt_5.17.5.jar bundle apache2 org.eclipse.equinox.console_1.3.300.v20190516-1504.jar bundle epl1 org.wso2.carbon.registry.indexing_4.7.32.jar bundle apache2 org.wso2.carbon.apimgt.api_6.6.163.jar bundle apache2 org.wso2.carbon.identity.data.publisher.authentication.analytics.login_5.3.10.jar bundle apache2 org.wso2.carbon.identity.saml.common.util_1.0.4.jar bundle apache2 org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar bundle epl1 org.wso2.carbon.databridge.receiver.binary_5.2.24.jar bundle apache2 org.restlet_2.3.0.wso2v1.jar bundle apache2 spatial4j_0.4.1.wso2v1.jar bundle apache2 io.swagger.core_1.5.24.jar bundle apache2 antlr-runtime_3.2.0.wso2v1.jar bundle bsd org.wso2.carbon.core.services_4.6.0.jar bundle apache2 org.wso2.carbon.email.mgt.stub_1.3.0.jar bundle apache2 org.wso2.carbon.registry.properties.stub_4.7.32.jar bundle apache2 org.wso2.carbon.identity.application.common_5.17.5.jar bundle apache2 org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar bundle epl1 org.wso2.carbon.event.output.adapter.http_5.2.24.jar bundle apache2 org.wso2.carbon.governance.generic_4.8.14.jar bundle apache2 org.wso2.carbon.ndatasource.datasources_4.7.24.jar bundle apache2 org.wso2.carbon.registry.extensions.ui_4.7.32.jar bundle apache2 org.wso2.carbon.user.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.mediator.clazz.services_4.7.35.jar bundle apache2 org.wso2.carbon.mediation.dependency.mgt_4.7.35.jar bundle apache2 org.eclipse.equinox.p2.touchpoint.eclipse_2.1.0.v20110511-wso2v1.jar bundle epl1 commons-dbcp_1.4.0.wso2v1.jar bundle apache2 org.wso2.carbon.event.ws_4.7.24.jar bundle apache2 org.wso2.carbon.registry.ws.api_4.7.32.jar bundle apache2 org.wso2.carbon.event.processor.template.deployer_2.2.11.jar bundle apache2 compass_2.0.1.wso2v2.jar bundle apache2 org.wso2.carbon.identity.user.store.count_5.17.5.jar bundle apache2 org.wso2.carbon.mediator.publishevent_4.7.35.jar bundle apache2 org.wso2.carbon.identity.user.profile.stub_5.17.5.jar bundle apache2 org.wso2.carbon.event.input.adapter.kafka_5.2.24.jar bundle apache2 org.wso2.carbon.identity.user.store.count.stub_5.17.5.jar bundle apache2 org.wso2.carbon.event.output.adapter.jms_5.2.24.jar bundle apache2 org.jaggeryjs.hostobjects.jaggeryparser_0.14.12.jar bundle apache2 org.wso2.carbon.event.stream.persistence.stub_5.2.24.jar bundle apache2 org.wso2.carbon.registry.search_4.7.32.jar bundle apache2 org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531.jar bundle epl1 poi_3.17.0.wso2v1.jar bundle apache2 org.wso2.carbon.inbound.endpoint.osgi_4.7.35.jar bundle apache2 axis2-transport-rabbitmq-amqp_2.0.0.wso2v42.jar bundle apache2 org.wso2.carbon.event.output.adapter.rdbms_5.2.24.jar bundle apache2 org.wso2.carbon.identity.claim.metadata.mgt.ui_5.17.5.jar bundle apache2 maven-scm_1.7.0.wso2v2.jar bundle apache2 org.wso2.carbon.metrics.data.common_1.3.7.jar bundle apache2 bcpkix-jdk15on_1.60.0.wso2v1.jar bundle bouncy bcpkix-jdk15on-1.60.jar jarinbundle bouncy org.wso2.carbon.event.simulator.core_2.2.11.jar bundle apache2 hapi_2.1.0.wso2v1.jar bundle mpl10 org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar bundle epl1 org.wso2.carbon.identity.authenticator.saml2.sso.stub_5.5.0.jar bundle apache2 org.wso2.carbon.event.core_4.7.24.jar bundle apache2 org.wso2.carbon.apimgt.usage.publisher_6.6.163.jar bundle apache2 org.wso2.carbon.event.receiver.ui_5.2.24.jar bundle apache2 org.eclipse.equinox.http.helper_1.1.0.wso2v1.jar bundle epl1 com.google.protobuf_2.6.1.jar bundle bsd org.wso2.carbon.metrics.jdbc.reporter_1.3.7.jar bundle apache2 encoder_1.2.0.wso2v1.jar bundle apache2 org.wso2.carbon.event.output.adapter.email_5.2.24.jar bundle apache2 disruptor_3.3.2.wso2v2.jar bundle apache2 siddhi-extension-markov-models_3.2.6.jar bundle apache2 org.jaggeryjs.hostobjects.log_0.14.12.jar bundle apache2 org.everit.json.schema_1.5.0.wso2_v1.jar bundle apache2 org.wso2.carbon.identity.entitlement.stub_5.15.17.jar bundle apache2 rome_0.9.0.wso2v1.jar bundle apache2 tomcat-catalina-ha_9.0.31.wso2v1.jar bundle apache2 org.wso2.carbon.event.template.manager.stub_5.2.24.jar bundle apache2 siddhi-extension-geo_3.2.6.jar bundle apache2 org.wso2.carbon.authenticator.proxy_4.6.0.jar bundle apache2 org.wso2.carbon.identity.entitlement.stub_5.17.5.jar bundle apache2 opencsv_1.8.0.wso2v1.jar bundle apache2 opencsv-1.8.jar jarinbundle apache2 org.apache.pdfbox.fontbox_1.8.16.jar bundle apache2 org.jaggeryjs.jaggery.app.mgt_0.14.12.jar bundle apache2 org.apache.commons.commons-codec_1.12.0.jar bundle apache2 httpclient_4.3.6.wso2v2.jar bundle apache2 org.wso2.carbon.identity.entitlement.common_5.17.5.jar bundle apache2 org.wso2.carbon.tenant.throttling.agent_4.8.1.jar bundle apache2 org.wso2.carbon.event.flow_2.2.11.jar bundle apache2 org.apache.pdfbox_1.8.16.jar bundle apache2 org.wso2.carbon.event.output.adapter.wso2event_5.2.24.jar bundle apache2 poi-ooxml_3.17.0.wso2v1.jar bundle apache2 com.esotericsoftware.minlog_1.3.0.jar bundle bsd org.wso2.carbon.apimgt.throttling.siddhi.extension_6.6.163.jar bundle apache2 neethi_2.0.4.wso2v5.jar bundle apache2 siddhi-extension-eval-script_3.2.6.jar bundle apache2 org.wso2.carbon.registry.api_4.6.0.jar bundle apache2 com.esotericsoftware.reflectasm_1.11.9.jar bundle bsd commons-beanutils_1.8.0.wso2v1.jar bundle apache2 commons-beanutils-1.8.0.jar jarinbundle apache2 siddhi-extension-reorder_3.2.6.jar bundle apache2 com.esotericsoftware.kryo_3.0.3.jar bundle bsd org.wso2.carbon.addressing_4.6.0.jar bundle apache2 org.wso2.carbon.um.ws.service_5.4.0.jar bundle apache2 org.wso2.carbon.identity.provider_5.5.0.jar bundle apache2 org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar bundle epl1 opensaml_2.6.6.wso2v3.jar bundle apache2 org.wso2.carbon.event.template.manager.ui_5.2.24.jar bundle apache2 org.sat4j.core_2.3.5.v201308161310.jar bundle epl1 + lgpl2 noggit_0.6.0.wso2v1.jar bundle apache2 org.jaggeryjs.modules.ws_1.6.1.jar bundle apache2 org.wso2.carbon.event.receiver.core_5.2.24.jar bundle apache2 org.wso2.carbon.rest.api.stub_4.7.35.jar bundle apache2 org.wso2.carbon.email.mgt.ui_1.3.0.jar bundle apache2 org.wso2.carbon.event.stream.stub_5.2.24.jar bundle apache2 jaeger-client_0.32.0.wso2v2.jar bundle apache2 org.wso2.carbon.core.bootup.validator_4.6.0.jar bundle apache2 solr_5.5.5.wso2v1.jar bundle apache2 commons-collections_3.2.2.wso2v1.jar bundle apache2 org.jaggeryjs.modules.sso_1.6.1.jar bundle apache2 synapse-extensions_2.1.7.wso2v147.jar bundle apache2 org.eclipse.osgi_3.14.0.v20190517-1309.jar bundle apache2 org.eclipse.equinox.p2.publisher_1.2.0.v20110511.jar bundle epl1 org.wso2.carbon.mediation.configadmin.ui_4.7.35.jar bundle apache2 org.wso2.carbon.identity.data.publisher.authentication.audit_5.3.10.jar bundle apache2 bcprov-jdk15on_1.60.0.wso2v1.jar bundle bouncy bcprov-jdk15on-1.60.jar jarinbundle bouncy rampart-core_1.6.1.wso2v43.jar bundle apache2 org.wso2.carbon.feature.mgt.stub_4.6.0.jar bundle apache2 io.zipkin.reporter2.zipkin-reporter_2.12.1.jar bundle apache2 org.apache.commons.pool2_2.4.2.jar bundle apache2 org.wso2.carbon.identity.oauth.stub_6.0.103.jar bundle apache2 org.wso2.carbon.application.mgt.synapse_4.7.35.jar bundle apache2 andes_3.3.11.jar bundle apache2 org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar bundle epl1 javasysmon_0.3.3.wso2v1.jar bundle bsd org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar bundle epl1 step2_1.0.0.wso2v2.jar bundle apache2 step2-consumer-1.0.0-wso2v2.jar bundle apache2 step2-common-1.0.0-wso2v2.jar bundle apache2 org.wso2.carbon.application.deployer_4.6.0.jar bundle apache2 rampart-policy_1.6.1.wso2v43.jar bundle apache2 org.wso2.carbon.directory.server.manager.stub_5.17.5.jar bundle apache2 org.wso2.carbon.identity.oidc.dcr_6.4.2.jar bundle apache2 org.wso2.carbon.event.statistics_5.2.24.jar bundle apache2 org.wso2.carbon.mediation.ntaskadmin_4.7.35.jar bundle apache2 org.wso2.carbon.event.processor.manager.commons_5.2.24.jar bundle apache2 tomcat-jsp-api_9.0.31.wso2v1.jar bundle apache2 lucene_5.5.5.wso2v1.jar bundle apache2 javax.cache.wso2_4.6.0.jar bundle apache2 org.wso2.carbon.ndatasource.rdbms_4.6.0.jar bundle apache2 org.wso2.carbon.governance.registry.eventing_4.8.14.jar bundle apache2 org.apache.velocity_1.7.0.jar bundle apache2 org.wso2.carbon.identity.authenticator.saml2.sso.ui_5.5.0.jar bundle apache2 org.wso2.carbon.event.output.adapter.logger_5.2.24.jar bundle apache2 org.wso2.carbon.apimgt.statsupdate.stub_6.6.163.jar bundle apache2 org.wso2.carbon.identity.handler.event.account.lock_1.4.0.jar bundle apache2 org.wso2.carbon.service.mgt_4.10.1.jar bundle apache2 org.jaggeryjs.jaggery.deployer_0.14.12.jar bundle apache2 poi-scratchpad_3.17.0.wso2v1.jar bundle apache2 org.wso2.carbon.registry.extensions.resources_4.7.32.jar bundle apache2 org.wso2.carbon.idp.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.mediation.initializer.ui_4.7.35.jar bundle apache2 commons-pool_1.5.6.wso2v1.jar bundle apache2 java-property-utils_1.9.0.wso2v1.jar bundle apache2 org.wso2.carbon.identity.claim.metadata.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.mediator.cache_4.7.35.jar bundle apache2 org.wso2.carbon.tomcat_4.6.0.jar bundle apache2 org.wso2.carbon.feature.mgt.core_4.6.0.jar bundle apache2 org.wso2.carbon.application.mgt.ui_4.7.24.jar bundle apache2 io.swagger.models_1.5.23.jar bundle apache2 org.wso2.carbon.event.publisher.admin_5.2.24.jar bundle apache2 org.wso2.carbon.identity.authenticator.saml2.sso.common_5.5.0.jar bundle apache2 org.wso2.carbon.identity.user.profile_5.17.5.jar bundle apache2 org.xerial.sqlite-jdbc_3.25.2.jar bundle apache2 org.wso2.carbon.throttling.agent.stub_4.7.19.jar bundle apache2 org.wso2.carbon.apimgt.hostobjects.oidc_6.6.163.jar bundle apache2 jettison_1.3.4.wso2v1.jar bundle apache2 org.wso2.carbon.metrics.data.service_1.3.7.jar bundle apache2 synapse-nhttp-transport_2.1.7.wso2v147.jar bundle apache2 org.wso2.carbon.proxyadmin_4.7.35.jar bundle apache2 org.wso2.carbon.registry.resource_4.7.32.jar bundle apache2 org.wso2.carbon.captcha.mgt_5.17.5.jar bundle apache2 gdata-core_1.47.0.wso2v1.jar bundle apache2 org.wso2.carbon.analytics.message.tracer.handler.ui_1.4.5.jar bundle apache2 org.ops4j.pax.logging.pax-logging-log4j2_1.11.3.jar bundle apache2 org.wso2.carbon.claim.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.operation.mgt_4.10.1.jar bundle apache2 org.wso2.carbon.event.input.adapter.websocket_5.2.24.jar bundle apache2 org.wso2.carbon.identity.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.apimgt.keymgt.stub_6.6.163.jar bundle apache2 org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120319-0616.jar bundle epl1 org.wso2.carbon.event.input.adapter.wso2event_5.2.24.jar bundle apache2 org.wso2.carbon.andes.commons_3.3.13.jar bundle apache2 org.wso2.carbon.identity.authentication_4.7.19.jar bundle apache2 org.wso2.carbon.deployment.synchronizer.subversion_4.7.24.jar bundle apache2 org.wso2.carbon.andes.authorization_3.3.13.jar bundle apache2 org.wso2.carbon.ganalytics.publisher_4.7.24.jar bundle apache2 commons-scxml_0.9.0.wso2v1.jar bundle apache2 commons-scxml-0.9.jar jarinbundle apache2 org.wso2.carbon.framework.exporter_4.6.0.jar bundle apache2 org.wso2.carbon.identity.tenant.resource.manager_1.4.1.jar bundle apache2 org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar bundle epl1 org.wso2.carbon.email.verification.stub_4.7.19.jar bundle apache2 org.wso2.carbon.task.services_4.7.35.jar bundle apache2 org.wso2.carbon.identity.oauth_6.4.2.jar bundle apache2 commons-cli_1.2.0.wso2v1.jar bundle apache2 org.wso2.carbon.identity.oauth.ciba_6.4.2.jar bundle apache2 org.wso2.carbon.identity.user.profile.ui_5.17.5.jar bundle apache2 org.wso2.carbon.event.output.adapter.cassandra_5.2.24.jar bundle apache2 org.wso2.carbon.application.deployer.synapse_4.7.35.jar bundle apache2 org.wso2.carbon.identity.oauth.stub_6.4.2.jar bundle apache2 guice_3.0.0.wso2v1.jar bundle apache2 org.objenesis_2.1.0.jar bundle apache2 ajaxtags_1.3.0.beta-rc7-wso2v1.jar bundle apache2 jericho-html-2.4.jar jarinbundle epl1 org.wso2.carbon.core_4.6.0.jar bundle apache2 org.wso2.carbon.identity.auth.valve_1.4.0.jar bundle apache2 org.wso2.carbon.identity.notification.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.registry.common_4.7.32.jar bundle apache2 synapse-core_2.1.7.wso2v147.jar bundle apache2 org.wso2.carbon.identity.user.store.configuration_5.17.5.jar bundle apache2 org.wso2.carbon.identity.base_5.17.5.jar bundle apache2 org.wso2.carbon.mediation.security.stub_4.7.35.jar bundle apache2 org.wso2.carbon.connector.core_4.7.35.jar bundle apache2 org.wso2.carbon.authenticator.stub_4.5.3.jar bundle apache2 org.wso2.carbon.event.client_4.7.24.jar bundle apache2 org.wso2.carbon.event.output.adapter.core_5.2.24.jar bundle apache2 org.wso2.carbon.identity.entitlement.mediator_4.7.35.jar bundle apache2 org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar bundle epl1 org.wso2.carbon.identity.data.publisher.oauth_1.3.0.jar bundle apache2 org.wso2.carbon.um.ws.api_5.4.0.jar bundle apache2 org.wso2.carbon.tenant.common_4.7.24.jar bundle apache2 org.wso2.carbon.event.processor.ui_2.2.11.jar bundle apache2 org.wso2.carbon.apimgt.tracing_6.6.163.jar bundle apache2 org.wso2.carbon.user.mgt.workflow.stub_5.17.5.jar bundle apache2 org.wso2.carbon.identity.consent.mgt_5.17.5.jar bundle apache2 kaptcha_2.3.0.wso2v1.jar bundle apache2 httpcore_4.3.3.wso2v1.jar bundle apache2 org.wso2.carbon.governance.wsdltool.ui_4.8.14.jar bundle apache2 org.wso2.carbon.identity.recovery_1.4.1.jar bundle apache2 commons-lang_2.6.0.wso2v1.jar bundle apache2 org.wso2.carbon.event.simulator.ui_2.2.11.jar bundle apache2 org.wso2.carbon.mediation.templates.common_4.7.35.jar bundle apache2 quartz_2.1.1.wso2v1.jar bundle apache2 handy-uri-templates_2.1.6.wso2v2.jar bundle apache2 org.wso2.carbon.event.output.adapter.ui_5.2.24.jar bundle apache2 org.wso2.carbon.databridge.commons.thrift_5.2.24.jar bundle apache2 bsf-all_3.0.0.wso2v5.jar bundle apache2 org.wso2.carbon.relay_4.7.35.jar bundle apache2 org.wso2.carbon.event.input.adapter.mqtt_5.2.24.jar bundle apache2 libthrift_0.12.0.wso2v1.jar bundle apache2 org.wso2.carbon.registry.search.ui_4.7.32.jar bundle apache2 org.wso2.carbon.event.processor.stub_2.2.11.jar bundle apache2 org.wso2.carbon.ui_4.6.0.jar bundle apache2 org.wso2.carbon.ntask.core_4.7.24.jar bundle apache2 org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar bundle epl1 org.jaggeryjs.modules.uuid_1.6.1.jar bundle apache2 org.wso2.carbon.tomcat.ext_4.6.0.jar bundle apache2 org.jaggeryjs.hostobjects.feed_0.14.12.jar bundle apache2 org.wso2.carbon.event.admin_4.7.24.jar bundle apache2 org.eclipse.equinox.p2.transport.ecf_1.0.100.v20110902-0807.jar bundle epl1 org.jaggeryjs.jaggery.core_0.14.12.jar bundle apache2 org.wso2.am.styles_3.1.0.jar bundle apache2 org.wso2.carbon.identity.discovery_6.4.2.jar bundle apache2 org.wso2.carbon.identity.entitlement_5.17.5.jar bundle apache2 org.wso2.carbon.server.admin.stub_4.6.0.jar bundle apache2 commons-httpclient_3.1.0.wso2v6.jar bundle apache2 org.wso2.carbon.application.upload_4.7.24.jar bundle apache2 org.wso2.carbon.registry.extensions.stub_4.7.32.jar bundle apache2 org.wso2.carbon.event.output.adapter.soap_5.2.24.jar bundle apache2 org.wso2.carbon.server.admin.common_4.6.0.jar bundle apache2 org.wso2.carbon.identity.sso.agent_5.4.0.jar bundle apache2 org.sat4j.pb_2.3.5.v201308161310.jar bundle epl1 + lgpl2 org.wso2.carbon.andes.authentication_3.3.13.jar bundle apache2 json-path_2.4.0.wso2v2.jar bundle apache2 json-smart-2.3.jar jarinbundle apache2 asm-1.0.2.jar jarinbundle bsd io.netty.codec_4.0.39.Final.jar bundle apache2 okio_2.4.0.wso2v1.jar bundle apache2 org.wso2.carbon.logging.updater_4.7.24.jar bundle apache2 org.wso2.carbon.consent.mgt.ui_2.2.8.jar bundle apache2 org.wso2.carbon.identity.password.policy_1.4.1.jar bundle apache2 org.wso2.carbon.webapp.mgt_4.10.1.jar bundle apache2 com.google.guava_27.0.0.jre.jar bundle apache2 org.wso2.carbon.ui.menu.tools_4.5.3.jar bundle apache2 org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908.jar bundle epl1 org.wso2.carbon.identity.user.store.configuration.deployer_5.17.5.jar bundle apache2 org.wso2.carbon.registry.core_4.6.0.jar bundle apache2 org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar bundle epl1 org.wso2.carbon.inbound.endpoint.persistence_4.7.35.jar bundle apache2 org.wso2.carbon.tenant.mgt_4.8.1.jar bundle apache2 org.wso2.balana_1.2.4.jar bundle apache2 org.wso2.carbon.event.application.deployer_5.2.24.jar bundle apache2 org.wso2.carbon.identity.template.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.event.simulator.stub_2.2.11.jar bundle apache2 org.eclipse.osgi.services_3.5.100.v20160504-1419.jar bundle epl1 libthrift_0.9.2.wso2v1.jar bundle apache2 org.wso2.carbon.identity.webfinger_6.4.2.jar bundle apache2 org.wso2.carbon.webapp.deployer_4.10.1.jar bundle apache2 org.wso2.carbon.i18n_4.6.0.jar bundle apache2 io.netty.buffer_4.0.39.Final.jar bundle apache2 org.wso2.carbon.mediation.templates_4.7.35.jar bundle apache2 org.wso2.carbon.governance.client_4.8.14.jar bundle apache2 oltu_1.0.0.wso2v3.jar bundle apache2 org.wso2.carbon.governance.wsdltool_4.8.14.jar bundle apache2 org.wso2.carbon.ntask.common_4.7.24.jar bundle apache2 org.eclipse.equinox.app_1.3.100.v20130327-1442.jar bundle epl1 org.eclipse.core.jobs_3.5.300.v20130429-1813.jar bundle epl1 io.dropwizard.metrics.core_3.2.5.jar bundle apache2 org.wso2.carbon.identity.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.analytics.message.tracer.handler_1.4.5.jar bundle apache2 org.wso2.carbon.inbound_4.7.35.jar bundle apache2 com.fasterxml.jackson.core.jackson-databind_2.9.10.1.jar bundle apache2 backport-util-concurrent_3.1.0.wso2v1.jar bundle apache2 swagger-parser_2.0.13.OpenAPITools_wso2v1.jar bundle apache2 commons-io-2.5.jar jarinbundle apache2 org.wso2.carbon.identity.application.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.event.template.manager.core_5.2.24.jar bundle apache2 org.wso2.carbon.user.mgt.ui_5.17.5.jar bundle apache2 httpmime_4.3.1.wso2v2.jar bundle apache2 org.wso2.carbon.identity.user.registration.stub_5.17.5.jar bundle apache2 org.wso2.carbon.databridge.agent_5.2.24.jar bundle apache2 org.jaggeryjs.hostobjects.uri_0.14.12.jar bundle apache2 org.eclipse.equinox.cm_1.3.100.v20180827-1235.jar bundle epl1 org.wso2.carbon.apimgt.gateway.stub_6.6.163.jar bundle apache2 org.wso2.carbon.ui.menu.registry_4.5.3.jar bundle apache2 siddhi-extension-time_3.2.6.jar bundle apache2 org.apache.felix.gogo.command_0.10.0.v201209301215.jar bundle apache2 org.wso2.carbon.registry.info.ui_4.7.32.jar bundle apache2 org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.300.v201109150503.jar bundle epl1 org.wso2.carbon.governance.custom.lifecycles.checklist_4.8.14.jar bundle apache2 org.wso2.carbon.registry.ws.client_4.7.32.jar bundle apache2 org.wso2.carbon.ntask.solutions_4.7.24.jar bundle apache2 org.wso2.carbon.application.mgt_4.7.24.jar bundle apache2 org.yaml.snakeyaml_1.25.0.jar bundle apache2 org.wso2.carbon.andes.admin_3.3.13.jar bundle apache2 org.apache.commons.lang3_3.9.0.jar bundle apache2 org.wso2.carbon.registry.servlet_4.7.32.jar bundle apache2 org.wso2.carbon.event.template.manager.admin_5.2.24.jar bundle apache2 org.apache.commons.math3_3.2.0.jar bundle apache2 org.wso2.carbon.governance.custom.lifecycles.checklist.stub_4.8.14.jar bundle apache2 org.wso2.carbon.crypto.impl_1.1.2.jar bundle apache2 org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908.jar bundle epl1 org.wso2.carbon.mediation.configadmin_4.7.35.jar bundle apache2 org.wso2.carbon.directory.server.manager_5.17.5.jar bundle apache2 org.wso2.carbon.event.receiver.admin_5.2.24.jar bundle apache2 org.wso2.carbon.apimgt.output.adapter.http_6.6.163.jar bundle apache2 wsdl4j.wso2_1.6.3.wso2v3.jar bundle apache2 openid4java_1.0.0.wso2v4.jar bundle apache2 nekohtml-1.9.10.jar jarinbundle apache2 openxri-client-1.2.0.jar jarinbundle apache2 openxri-syntax-1.2.0.jar jarinbundle apache2 org.jaggeryjs.modules.process_1.6.1.jar bundle apache2 org.wso2.carbon.roles.mgt.stub_4.6.0.jar bundle apache2 jdbc-pool_9.0.16.wso2v1.jar bundle apache2 org.wso2.carbon.email.verification_4.7.19.jar bundle apache2 org.wso2.carbon.message.processor_4.7.35.jar bundle apache2 io.netty.codec-http_4.0.39.Final.jar bundle apache2 com.google.gson_2.8.5.jar bundle apache2 org.wso2.carbon.event.input.adapter.core_5.2.24.jar bundle apache2 org.wso2.carbon.pax-logging-log4j2-plugins_4.6.0.jar bundle apache2 org.wso2.carbon.module.mgt_4.10.1.jar bundle apache2 org.wso2.carbon.mediation.registry_4.7.35.jar bundle apache2 rampart-trust_1.6.1.wso2v43.jar bundle apache2 storm-core_0.10.1.wso2v1.jar bundle apache2 org.eclipse.equinox.util_1.0.500.v20130404-1337.jar bundle epl1 org.wso2.carbon.identity.authz.valve_1.4.0.jar bundle apache2 joda-time_2.9.4.wso2v1.jar bundle apache2 io.netty.handler_4.0.39.Final.jar bundle apache2 org.wso2.carbon.event.input.adapter.filetail_5.2.24.jar bundle apache2 org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20140523-0116.jar bundle epl1 org.wso2.carbon.governance.custom.lifecycles.checklist.ui_4.8.14.jar bundle apache2 org.wso2.carbon.mashup.javascript.hostobjects.registry_4.8.14.jar bundle apache2 org.wso2.carbon.forum_6.6.163.jar bundle apache2 org.wso2.carbon.crypto.api_1.1.2.jar bundle apache2 org.jaggeryjs.hostobjects.xhr_0.14.12.jar bundle apache2 org.wso2.carbon.apimgt.handlers.security.stub_6.6.163.jar bundle apache2 annogen_0.1.0.wso2v1.jar bundle apache2 org.wso2.carbon.endpoint_4.7.35.jar bundle apache2 org.wso2.carbon.mediation.commons_4.7.35.jar bundle apache2 javassist_3.18.1.GA.jar bundle apache2 + lgpl2 + mpl11 org.wso2.carbon.event.publisher.ui_5.2.24.jar bundle apache2 org.wso2.carbon.ui.menu.governance_4.5.3.jar bundle apache2 org.wso2.carbon.apimgt.tier.cache.stub_6.6.163.jar bundle apache2 org.wso2.carbon.event.simulator.admin_2.2.11.jar bundle apache2 org.wso2.carbon.identity.application.default.auth.sequence.mgt.stub_5.17.5.jar bundle apache2 org.eclipse.wst.jsdt.debug.transport_1.0.100.v201109150330.jar bundle epl1 org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar bundle epl1 org.wso2.carbon.identity.authenticator.thrift_5.17.5.jar bundle apache2 io.zipkin.reporter2.zipkin-sender-okhttp3_2.12.1.jar bundle apache2 org.wso2.carbon.event.flow.ui_2.2.11.jar bundle apache2 org.wso2.carbon.remote-tasks.stub_4.7.24.jar bundle apache2 org.eclipse.jdt.core.compiler.batch_3.10.2.v20150120-1634.jar bundle epl1 org.wso2.carbon.claim.mgt.ui_5.17.5.jar bundle apache2 org.wso2.carbon.apimgt.localentry.stub_6.6.163.jar bundle apache2 org.wso2.carbon.tenant.deployment_4.8.1.jar bundle apache2 siddhi-extension-timeseries_3.2.6.jar bundle apache2 re2j_1.2.0.wso2v1.jar bundle golang org.wso2.carbon.governance.api_4.8.14.jar bundle apache2 siddhi-extension-string_3.2.6.jar bundle apache2 com.fasterxml.jackson.dataformat.jackson-dataformat-cbor_2.9.9.jar bundle apache2 org.wso2.carbon.event.statistics.stub_5.2.24.jar bundle apache2 siddhi-extension-map_3.2.6.jar bundle apache2 org.wso2.carbon.event.stream.ui_5.2.24.jar bundle apache2 org.wso2.carbon.governance.lcm.stub_4.8.14.jar bundle apache2 xmlbeans_2.3.0.wso2v1.jar bundle apache2 org.wso2.carbon.consent.mgt.core_2.2.8.jar bundle apache2 org.antlr.antlr4-runtime-osgi_4.5.1.jar bundle asm org.wso2.carbon.event.input.adapter.soap_5.2.24.jar bundle apache2 axiom_1.2.11.wso2v16.jar bundle apache2 org.wso2.carbon.identity.application.mgt.stub_5.17.5.jar bundle apache2 org.wso2.carbon.registry.relations.stub_4.7.32.jar bundle apache2 org.wso2.carbon.event.processor.common_2.2.11.jar bundle apache2 org.wso2.carbon.registry.admin.api_4.7.32.jar bundle apache2 tomcat-servlet-api_9.0.31.wso2v1.jar bundle apache2 org.wso2.carbon.ndatasource.core_4.6.0.jar bundle apache2 org.wso2.carbon.um.ws.api.stub_5.4.0.jar bundle apache2 org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar bundle epl1 org.wso2.carbon.authenticator.stub_4.6.0.jar bundle apache2 org.wso2.carbon.mediator.fastXSLT_4.7.35.jar bundle apache2 org.wso2.orbit.javax.xml.bind.jaxb-api_2.3.1.wso2v1.jar bundle apache2 io.netty.transport_4.0.39.Final.jar bundle apache2 graphQL_13.0.0.wso2v1.jar bundle mit org.wso2.carbon.deployment.synchronizer_4.7.24.jar bundle apache2 org.wso2.carbon.registry.eventing_4.7.32.jar bundle apache2 org.wso2.carbon.identity.mgt.endpoint.util_5.17.5.jar bundle apache2 org.jaggeryjs.hostobjects.xslt_0.14.12.jar bundle apache2 org.wso2.carbon.event.output.adapter.mqtt_5.2.24.jar bundle apache2 org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar bundle epl1 ehcache_1.5.0.wso2v3.jar bundle apache2 org.wso2.carbon.identity.user.export.core_1.4.1.jar bundle apache2 cqengine_2.7.0.jar bundle apache2 json_3.0.0.wso2v1.jar bundle apache2 org.wso2.carbon.registry.resource.stub_4.7.32.jar bundle apache2 org.wso2.carbon.event.publisher.stub_5.2.24.jar bundle apache2 org.wso2.carbon.mediation.security_4.7.35.jar bundle apache2 swagger-codegen_2.3.1.wso2v2.jar bundle apache2 org.wso2.carbon.databridge.receiver.thrift_5.2.24.jar bundle apache2 org.wso2.carbon.identity.authenticator.saml2.sso_5.5.0.jar bundle apache2 org.jaggeryjs.jaggery.tools_0.14.12.jar bundle apache2 org.wso2.carbon.feature.mgt.services_4.6.0.jar bundle apache2 org.wso2.carbon.identity.functions.library.mgt_5.17.5.jar bundle apache2 org.wso2.carbon.rest.api_4.7.35.jar bundle apache2 tyrus-standalone-client_1.7.0.wso2v1.jar bundle cddl1 org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar bundle epl1 org.wso2.carbon.mediation.artifactuploader_4.7.35.jar bundle apache2 org.wso2.carbon.registry.info_4.7.32.jar bundle apache2 httpmime-4.3.6.jar jar apache2 aspectjweaver-1.8.7.jar jar epl1 javax.jms-api-2.0.1.jar bundle cddl1 encoder-1.1.jar jar apache2 andes-client-3.3.12.jar bundle apache2 org.wso2.carbon.identity.mgt.endpoint.util-5.16.73.jar bundle apache2 axis2-json-1.6.1-wso2v40.jar bundle apache2 axis2-1.6.1-wso2v40.jar bundle apache2 woodstox-core-asl-4.2.0.jar bundle apache2 activation-1.1.1.wso2v1.jar bundle cddl1 wsdl4j-1.6.2.wso2v4.jar bundle apache2 commons-codec-1.4.0.wso2v1.jar bundle apache2 axis2-client-1.6.1-wso2v40.jar bundle apache2 httpclient-4.3.1.wso2v2.jar bundle apache2 org.wso2.carbon.idp.mgt.stub-5.16.73.jar bundle apache2 jersey-core-1.19.1.jar bundle epl2 jersey-multipart-1.19.1.jar bundle cddl1 mimepull-1.9.3.jar bundle cddl1 + gpl1 commons-codec-1.10.jar bundle apache2 woden-1.0.0.M8-wso2v1.jar bundle apache2 jersey-client-1.19.1.jar bundle epl2 geronimo-stax-api_1.0_spec-1.0.1.wso2v2.jar bundle apache2 geronimo-stax-api_1.0_spec-1.0.1.jar bundle apache2 commons-logging-1.2.jar bundle apache2 geronimo-activation_1.1_spec-1.1.jar bundle apache2 jaxen-1.2.0.jar bundle bsd2 taglibs-standard-impl-1.2.5.jar bundle apache2 encoder-jsp-1.2.2.jar jar bsd3 geronimo-javamail_1.4_spec-1.7.1.jar bundle apache2 axiom-api-1.2.11-wso2v16.jar bundle apache2 addressing-1.6.1-wso2v41.mar bundle apache2 tomcat-juli-9.0.31.jar bundle apache2 tcpmon-1.0.jar jar bsd org.wso2.carbon.bootstrap-4.6.0.jar bundle apache2 jackson-jaxrs-base-2.9.9.jar bundle apache2 spring-context-5.1.2.RELEASE.jar jar apache2 jackson-databind-2.9.9.3.jar bundle apache2 spring-web-5.1.2.RELEASE.jar jar apache2 cxf-rt-rs-security-cors-3.2.8.jar bundle apache2 spring-expression-5.1.2.RELEASE.jar jar apache2 spring-aop-5.1.2.RELEASE.jar jar apache2 cxf-rt-transports-http-3.2.8.jar bundle apache2 org.wso2.carbon.apimgt.rest.api.util_6.6.163.jar bundle apache2 cxf-rt-rs-extension-search-3.2.8.jar bundle apache2 cxf-rt-rs-client-3.2.8.jar bundle apache2 javax.ws.rs-api-2.1.1.jar bundle epl2 + gpl2 cxf-rt-rs-service-description-3.2.8.jar bundle apache2 spring-core-5.1.2.RELEASE.jar jar apache2 jackson-module-jaxb-annotations-2.9.9.jar bundle apache2 org.wso2.carbon.identity.oauth.client.authn.filter-6.4.2.jar bundle apache2 jackson-jaxrs-json-provider-2.9.9.jar bundle apache2 spring-beans-5.1.2.RELEASE.jar jar apache2 javax.annotation-api-1.3.2.jar bundle cddl1 cxf-rt-frontend-jaxrs-3.2.8.jar bundle apache2 cxf-core-3.2.8.jar bundle apache2 org.wso2.carbon.identity.application.authentication.endpoint.util-5.17.5.jar bundle apache2 cxf-rt-rs-extension-providers-3.2.8.jar bundle apache2 Saxon-HE-9.5.1-8.jar jar mpl20 jackson-databind-2.9.9.2.jar bundle apache2 woodstox-core-asl-4.4.1.jar bundle apache2 commons-lang3-3.4.jar bundle apache2 org.wso2.carbon.server-4.6.0.jar bundle apache2 slf4j-jdk14-1.7.28.jar bundle mit re2j-1.2.jar jar golang jsoup-1.10.3.jar bundle mit istack-commons-runtime-3.0.8.jar bundle edl1 jackson-annotations-2.9.8.jar bundle apache2 ant-contrib-1.0b3.jar jar apache2 xml-apis-1.4.01.jar jar apache2 jaxb-api-2.4.0-b180830.0359.jar bundle cddl1 commons-codec-1.12.jar bundle apache2 guava-27.0.1-jre.jar bundle apache2 config-mapper-1.0.2.jar jar apache2 xml-resolver-1.2.jar jar apache2 jinjava-2.4.14.jar jar apache2 jaxb-impl-2.4.0-b180830.0438.jar bundle cddl1 geronimo-jta_1.1_spec-1.1.jar jar apache2 jaxws-ri-2.3.2.wso2v1.jar bundle apache2 + edl1 log4j-api-2.12.0.jar bundle apache2 org.wso2.ciphertool-1.1.9.jar bundle apache2 activation-1.1.1.jar jar cddl1 cava-toml-0.5.0.jar jar apache2 xalan-2.7.2.wso2v2.jar bundle apache2 antlr4-runtime-4.7.1.jar bundle bsd slf4j-api-1.7.21.jar bundle mit jackson-core-2.9.8.jar bundle apache2 log4j-core-2.12.0.jar bundle apache2 log4j-jcl-2.12.0.jar bundle apache2 The license types used by the above libraries and their information is given below: apache2 Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html epl1 Eclipse Public License http://www.eclipse.org/legal/epl-v10.html cddl1 Common Development and Distribution License http://www.opensource.org/licenses/cddl1.php mit MIT License http://www.opensource.org/licenses/mit-license.php ibmpl IBM Public License Version 1.0 http://www.ibm.com/developerworks/library/os-ipl.html icu ICU License http://source.icu-project.org/repos/icu/icu/trunk/license.html bsd Berkeley License http://www.opensource.org/licenses/bsd-license.php bsd2 Berkeley License - 2 https://opensource.org/licenses/BSD-2-Clause cc-by-sa3 Creative Commons Attribution-ShareAlike Version 3.0 https://creativecommons.org/licenses/by-sa/3.0/ asm ASM License http://asm.objectweb.org/license.html mpl10 Mozilla Public License Version 1.0 http://www.mozilla.org/MPL/ bouncy Bouncy Castle License http://www.bouncycastle.org/licence.html lgpl2 Lesser General Public License Version 2.1 http://www.gnu.org/licenses/lgpl-2.1.php mpl11 Mozilla Public License Version 1.1 http://www.mozilla.org/MPL/MPL-1.1.html golang Go Lang https://golang.org/LICENSE epl2 Eclipse Public License Version 2.0 https://www.eclipse.org/legal/epl-2.0/ gpl1 General Public License Version 1.0 https://www.gnu.org/licenses/old-licenses/gpl-1.0.html bsd3 Berkeley License - 3 http://opensource.org/licenses/BSD-3-Clause gpl2 General Public License Version 2.0 https://www.gnu.org/licenses/old-licenses/gpl-2.0.html mpl20 Mozilla Public License Version 2.0 http://www.mozilla.org/MPL/2.0/ edl1 Eclipse Distribution License Version 1.0 http://www.eclipse.org/org/documents/edl-v10.php

简介

WSO2 API Manager 是由国际领先的开源SOA解决方案提供者WSO2 发布的一个开源的API管理平台,该平台为开发者发布API、创建和管理开发者社区、扩展路由流量、确保 展开 收起
Java
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/beilutesoft/WSO2-API-Manager.git
git@gitee.com:beilutesoft/WSO2-API-Manager.git
beilutesoft
WSO2-API-Manager
WSO2-API-Manager
master

搜索帮助