forked from wso2/product-apim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
925 lines (917 loc) · 107 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
This product is licensed by WSO2 LLC. 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 Type License
_________________________________________________________________________________________________________________________________________________
org.wso2.carbon.bootstrap-4.9.26.jar bundle apache2
tomcat-juli-9.0.85.jar bundle apache2
tcpmon-1.0.jar jar bsd
jersey-client-1.19.1.jar bundle epl2
jackson-module-jaxb-annotations-2.16.1.jar bundle apache2
cxf-rt-rs-service-description-3.6.3.jar bundle apache2
javax.ws.rs-api-2.1.1.jar bundle epl2 + gpl2
cxf-rt-rs-extension-providers-3.6.3.jar bundle apache2
org.wso2.carbon.identity.mgt.endpoint.util-5.25.705.jar bundle apache2
cxf-core-3.6.3.jar bundle apache2
snakeyaml-2.2.jar bundle apache2
cxf-rt-rs-extension-search-3.6.3.jar bundle apache2
org.wso2.carbon.apimgt.rest.api.util_9.29.120.jar bundle apache2
cxf-rt-rs-client-3.6.3.jar bundle apache2
jackson-dataformat-yaml-2.16.1.jar bundle apache2
org.wso2.carbon.identity.oauth.client.authn.filter-6.13.16.jar bundle apache2
jackson-jaxrs-json-provider-2.16.1.jar bundle apache2
jersey-multipart-1.19.1.jar bundle cddl1
jackson-annotations-2.16.1.jar bundle apache2
jackson-core-2.16.1.jar bundle apache2
cxf-rt-frontend-jaxrs-3.6.3.jar bundle apache2
jackson-databind-2.16.1.jar bundle apache2
jersey-core-1.19.1.jar bundle epl2
cxf-rt-transports-http-3.6.3.jar bundle apache2
org.wso2.carbon.identity.application.authentication.endpoint.util-5.25.705.jar bundle apache2
javax.annotation-api-1.3.2.jar bundle cddl1
jackson-jaxrs-base-2.16.1.jar bundle apache2
cxf-rt-rs-security-cors-3.6.3.jar bundle apache2
Saxon-HE-9.5.1-8.jar jar mpl20
antlr4-runtime-4.7.1.jar bundle bsd
jaxws-ri-2.3.2.wso2v1.jar bundle apache2 + edl1
slf4j-api-1.7.25.jar bundle mit
jaxb-impl-2.4.0-b180830.0438.jar bundle cddl1
xml-resolver-1.2.jar jar apache2
cava-toml-0.5.0.jar jar apache2
stax-ex-1.8.3.jar bundle edl1
jackson-dataformat-yaml-2.16.0.jar bundle apache2
commons-net-3.10.0.jar bundle apache2
jinjava-2.7.2.jar jar apache2
istack-commons-runtime-3.0.8.jar bundle edl1
jackson-databind-2.16.0.jar bundle apache2
xml-apis-1.4.01.jar jar apache2
commons-logging-1.2.jar bundle apache2
re2j-1.2.jar jar golang
jsch-0.2.16.jar bundle bsd
xercesImpl-2.12.2.wso2v1.jar bundle apache2
saaj-impl-1.5.0.jar jar apache2
guava-33.0.0-jre.jar bundle apache2
commons-codec-1.16.0.jar bundle apache2
activation-1.1.1.jar jar cddl1
org.wso2.carbon.server-4.9.26.jar bundle apache2
ant-contrib-1.0b3.jar jar apache2
slf4j-jdk14-1.7.28.jar bundle mit
config-mapper-1.0.23.jar jar apache2
javax.jms-api-2.0.1.jar bundle cddl1
gson-2.10.1.jar bundle apache2
geronimo-jta_1.1_spec-1.1.jar jar apache2
commons-math3-3.6.1.jar bundle apache2
commons-lang-2.6.0.wso2v1.jar bundle apache2
runtime-diagnostics-tool-1.0.16.jar jar apache2
stax2-api-3.1.4.jar bundle bsd
log4j-api-2.17.1.jar bundle apache2
log4j-core-2.17.1.jar bundle apache2
woodstox-core-asl-4.4.1.jar bundle apache2
org.wso2.ciphertool-1.1.23.jar bundle apache2
disruptor-3.4.2.wso2v1.jar bundle apache2
commons-lang3-3.9.jar bundle apache2
log4j-jcl-2.17.1.jar bundle apache2
jaxb-api-2.4.0-b180830.0359.jar bundle cddl1
httpmime-4.3.6.jar jar apache2
aspectjweaver-1.8.7.jar jar epl1
encoder-1.1.jar jar apache2
org.wso2.securevault-1.1.3.jar bundle apache2
andes-client-3.3.32.jar bundle apache2
pdepublishing-ant.jar jar epl1
pdepublishing.jar jar epl1
wso2is.notification.event.handlers_1.7.8.jar bundle apache2
commons-collections4_4.4.0.wso2v1.jar bundle apache2
org.wso2.carbon.identity.recovery_1.8.107.jar bundle apache2
auth0.key.manager_1.0.7.jar bundle apache2
org.wso2.carbon.tenant.redirector.servlet.stub_4.9.27.jar bundle apache2
org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar bundle epl1
org.wso2.carbon.identity.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.governance.client_4.8.33.jar bundle apache2
org.wso2.carbon.andes.authorization_3.3.33.jar bundle apache2
javassist_3.18.1.GA.jar bundle apache2 + lgpl2 + mpl11
org.wso2.carbon.event.client_4.9.11.jar bundle apache2
org.wso2.carbon.registry.server_4.9.26.jar bundle apache2
org.wso2.carbon.ui.menu.registry_4.5.3.jar bundle apache2
org.wso2.carbon.logging.appender.http_4.9.11.jar bundle apache2
hector-core_1.1.4.wso2v2.jar bundle apache2
org.wso2.carbon.tenant.redirector.servlet_4.9.27.jar bundle apache2
org.wso2.carbon.event.output.adapter.jms_5.3.11.jar bundle apache2
com.fasterxml.jackson.core.jackson-core_2.16.1.jar bundle apache2
org.wso2.carbon.identity.oauth.dcr_6.13.16.jar bundle apache2
org.wso2.carbon.metrics.impl_1.3.12.jar bundle apache2
org.wso2.carbon.ndatasource.datasources_4.9.11.jar bundle apache2
org.wso2.carbon.email.mgt.stub_1.7.33.jar bundle apache2
openid4java_1.0.0.wso2v6.jar bundle apache2
openxri-syntax-1.2.0.jar jarinbundle apache2
openxri-client-1.2.0.jar jarinbundle apache2
nekohtml-1.9.22.noko2.jar jarinbundle apache2
org.wso2.carbon.mediator.fastXSLT_4.7.204.jar bundle apache2
org.wso2.carbon.event.stream.admin_5.3.11.jar bundle apache2
org.wso2.carbon.qpid.stub_4.9.11.jar bundle apache2
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.0.v20110511-wso2v1.jar bundle epl1
org.wso2.carbon.event.stream.core_5.3.11.jar bundle apache2
org.wso2.carbon.consent.mgt.core_2.5.5.jar bundle apache2
org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar bundle epl1
antlr-runtime_3.2.0.wso2v1.jar bundle bsd
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar bundle epl1
siddhi-extension-markov-models_3.2.13.jar bundle apache2
json-schema-validator-all_2.2.6.wso2v10.jar bundle apache2
backport-util-concurrent_3.1.0.wso2v1.jar bundle apache2
org.wso2.carbon.mediation.templates.common_4.7.204.jar bundle apache2
org.wso2.carbon.andes.cluster.mgt_3.3.33.jar bundle apache2
keycloak.key.manager_2.1.1.jar bundle apache2
org.wso2.carbon.event.publisher.core_5.3.11.jar bundle apache2
org.wso2.carbon.registry.relations_4.8.32.jar bundle apache2
io.swagger.swagger-annotations_1.6.11.jar bundle apache2
org.wso2.carbon.mediation.library_4.7.204.jar bundle apache2
org.wso2.carbon.databridge.receiver.thrift_5.3.11.jar bundle apache2
org.wso2.carbon.event.output.adapter.email_5.3.11.jar bundle apache2
org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar bundle epl1
tomcat-el-api_9.0.85.wso2v1.jar bundle apache2
org.wso2.carbon.apimgt.notification_9.29.120.jar bundle apache2
javasysmon_0.3.3.wso2v1.jar bundle bsd
org.wso2.carbon.identity.notification.sender.tenant.config_1.7.33.jar bundle apache2
org.wso2.carbon.identity.entitlement.mediator_4.7.204.jar bundle apache2
org.wso2.carbon.apimgt.api_9.29.120.jar bundle apache2
commons-fileupload_1.5.0.wso2v2.jar bundle apache2
org.wso2.carbon.endpoint_4.7.204.jar bundle apache2
handy-uri-templates_2.1.6.wso2v2.jar bundle apache2
org.wso2.carbon.crypto.impl_1.1.13.jar bundle apache2
org.wso2.carbon.metrics.manager_1.3.12.jar bundle apache2
org.wso2.carbon.identity.organization.management.role.management.service_1.3.153.jar bundle apache2
org.wso2.carbon.mediation.templates.service_4.7.204.jar bundle apache2
antlr_3.2.0.wso2v1.jar bundle bsd
org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar bundle epl1
io.netty.transport_4.1.108.Final.jar bundle apache2
org.wso2.carbon.event.processor.core_2.3.10.jar bundle apache2
tiles-jsp_2.0.5.wso2v2.jar bundle apache2
commons-beanutils-1.9.4.jar jarinbundle apache2
commons-digester-1.8.jar jarinbundle apache2
commons-collections-3.2.2.jar jarinbundle apache2
org.wso2.carbon.registry.ws.api_4.8.32.jar bundle apache2
org.wso2.carbon.apimgt.impl_9.29.120.jar bundle apache2
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar bundle epl1
org.wso2.carbon.databridge.agent_5.3.11.jar bundle apache2
tomcat_9.0.85.wso2v1.jar bundle apache2
io.netty.codec-socks_4.1.108.Final.jar bundle apache2
org.objectweb.asm.all_5.2.0.jar bundle asm
com.google.protobuf_3.21.12.jar bundle bsd
org.wso2.carbon.governance.generic.stub_4.8.33.jar bundle apache2
org.wso2.carbon.server.admin.stub_4.9.26.jar bundle apache2
org.wso2.carbon.registry.ws.stub_4.8.32.jar bundle apache2
org.wso2.securevault_1.1.7.jar bundle apache2
jdbc-pool_9.0.65.wso2v1.jar bundle apache2
org.wso2.carbon.securevault_4.9.26.jar bundle apache2
com.github.ben-manes.caffeine_2.9.3.jar bundle apache2
org.eclipse.equinox.http.helper_1.1.0.wso2v1.jar bundle epl1
org.xerial.sqlite-jdbc_3.44.1.0.jar bundle apache2
org.apache.commons.pool2_2.4.2.jar bundle apache2
org.wso2.carbon.roles.mgt_4.9.26.jar bundle apache2
org.wso2.carbon.tenant.throttling.agent_4.9.27.jar bundle apache2
org.wso2.carbon.event.input.adapter.filetail_5.3.11.jar bundle apache2
org.wso2.carbon.apimgt.common.jms_9.29.120.jar bundle apache2
gdata-core_1.47.0.wso2v1.jar bundle apache2
org.apache.velocity.engine-core_2.3.0.jar bundle apache2
commons-lang3_3.4.0.wso2v1.jar bundle apache2
org.eclipse.equinox.security_1.2.100.v20150423-1356.jar bundle epl1
org.wso2.carbon.identity.authenticator.saml2.sso.stub_5.8.7.jar bundle apache2
net.minidev.accessors-smart_2.5.0.jar bundle apache2
org.apache.pdfbox_3.0.1.jar bundle apache2
maven-scm_1.7.0.wso2v2.jar bundle apache2
poi_5.2.5.wso2v1.jar bundle apache2
org.wso2.carbon.mediation.startup_4.7.204.jar bundle apache2
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml_2.16.1.jar bundle apache2
org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908.jar bundle epl1
org.wso2.carbon.metrics.das.reporter_1.3.12.jar bundle apache2
bsf-all_3.0.0.wso2v5.jar bundle apache2
io.github.openfeign.feign-slf4j_13.2.1.jar bundle apache2
org.wso2.carbon.apimgt.broker.lifecycle_9.29.120.jar bundle apache2
org.wso2.carbon.event.flow_2.3.10.jar bundle apache2
org.wso2.carbon.identity.core_5.25.705.jar bundle apache2
org.wso2.carbon.registry.event.ws_4.8.32.jar bundle apache2
org.wso2.orbit.org.mapstruct.mapstruct_1.4.1.wso2v1.jar bundle apache2
org.wso2.carbon.identity.entitlement.proxy_5.4.4.jar bundle apache2
org.wso2.carbon.framework.exporter_4.9.26.jar bundle apache2
org.wso2.carbon.governance.registry.extensions.resources_4.8.33.jar bundle apache2
org.wso2.carbon.rest.api_4.7.204.jar bundle apache2
org.wso2.carbon.identity.data.publisher.authentication.audit_5.6.8.jar bundle apache2
org.wso2.carbon.logging.view_4.9.11.jar bundle apache2
org.wso2.carbon.event.admin_4.9.11.jar bundle apache2
org.wso2.carbon.mediation.security_4.7.204.jar bundle apache2
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar bundle epl1
org.wso2.carbon.event.flow.stub_2.3.10.jar bundle apache2
org.wso2.carbon.task_4.7.204.jar bundle apache2
swagger-parser_2.1.18.wso2v1.jar bundle apache2
commons-io-2.11.0.jar jarinbundle apache2
swagger-core-2.2.9.jar jarinbundle apache2
swagger-models-2.2.9.jar jarinbundle apache2
javax.validation.api_2.0.1.Final.jar bundle apache2
org.wso2.carbon.user.mgt.stub_5.25.705.jar bundle apache2
csrfguard_3.1.0.wso2v4.jar bundle apache2
org.wso2.carbon.identity.user.store.configuration.stub_5.25.705.jar bundle apache2
org.wso2.carbon.event.input.adapter.mqtt_5.3.11.jar bundle apache2
quartz_2.3.2.wso2v1.jar bundle apache2
pdfbox-io_3.0.1.wso2v1.jar bundle apache2
org.wso2.carbon.feature.mgt.core_4.9.26.jar bundle apache2
org.wso2.carbon.identity.password.policy_1.8.107.jar bundle apache2
org.wso2.carbon.osgi.security_4.9.26.jar bundle apache2
org.wso2.carbon.event.output.adapter.core_5.3.11.jar bundle apache2
org.wso2.carbon.governance.wsdltool.ui_4.8.33.jar bundle apache2
org.wso2.carbon.mediation.ntask_4.7.204.jar bundle apache2
org.wso2.carbon.identity.mgt.stub_5.25.705.jar bundle apache2
org.apache.commons.commons-pool2_2.8.0.jar bundle apache2
org.wso2.carbon.mediation.commons_4.7.204.jar bundle apache2
org.wso2.carbon.mediator.router.impl_4.7.204.jar bundle apache2
org.wso2.carbon.localentry_4.7.204.jar bundle apache2
org.wso2.carbon.identity.user.store.count.stub_5.25.705.jar bundle apache2
org.wso2.carbon.event.core_4.9.11.jar bundle apache2
org.wso2.carbon.andes.authentication_3.3.33.jar bundle apache2
org.wso2.carbon.security.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.registry.resource.stub_4.8.32.jar bundle apache2
commons-codec_1.16.0.wso2v1.jar bundle apache2
org.wso2.carbon.module.mgt_4.11.14.jar bundle apache2
org.wso2.carbon.directory.server.manager.ui_5.25.705.jar bundle apache2
org.wso2.carbon.webapp.deployer_4.11.14.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
opencsv_1.8.0.wso2v1.jar bundle apache2
opencsv-1.8.jar jarinbundle apache2
org.wso2.carbon.registry.extensions_4.8.32.jar bundle apache2
org.wso2.carbon.registry.info_4.8.32.jar bundle apache2
org.wso2.carbon.event.output.adapter.http_5.3.11.jar bundle apache2
io.netty.tcnative-boringssl-static_2.0.65.Final.jar bundle apache2
org.wso2.carbon.identity.notification.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.registry.properties.stub_4.8.32.jar bundle apache2
org.wso2.carbon.identity.claim.metadata.mgt.ui_5.25.705.jar bundle apache2
oltu_1.0.0.wso2v3.jar bundle apache2
org.wso2.carbon.identity.authenticator.saml2.sso.common_5.8.7.jar bundle apache2
org.wso2.carbon.apimgt.output.adapter.http_9.29.120.jar bundle apache2
org.wso2.transport.http.netty_6.3.51.jar bundle apache2
org.wso2.carbon.identity.user.rename.core_1.8.107.jar bundle apache2
org.eclipse.ecf_3.2.0.v20130604-1622.jar bundle epl1
org.wso2.carbon.task.services_4.7.204.jar bundle apache2
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor_2.16.1.jar bundle apache2
org.wso2.carbon.rest.api.stub_4.7.204.jar bundle apache2
org.wso2.carbon.priority.executors_4.7.204.jar bundle apache2
org.wso2.carbon.identity.user.store.configuration.deployer_5.25.705.jar bundle apache2
org.wso2.carbon.crypto.provider_1.1.13.jar bundle apache2
org.apache.felix.gogo.shell_0.10.0.v201212101605.jar bundle apache2
org.wso2.carbon.apimgt.common.gateway_9.29.120.jar bundle apache2
swagger-parser_2.1.20.wso2v1.jar bundle apache2
swagger-core-2.2.20.jar jarinbundle apache2
swagger-models-2.2.20.jar jarinbundle apache2
com.esotericsoftware.minlog_1.3.0.jar bundle bsd
org.wso2.orbit.sun.xml.bind.jaxb_2.3.2.wso2v1.jar bundle apache2
synapse-commons_4.0.0.wso2v105.jar bundle apache2
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar bundle epl1
synapse-tasks_4.0.0.wso2v105.jar bundle apache2
noggit_0.6.0.wso2v1.jar bundle apache2
org.wso2.carbon.registry.info.stub_4.8.32.jar bundle apache2
org.wso2.carbon.identity.organization.management.authz.service_1.3.153.jar bundle apache2
org.wso2.carbon.event.input.adapter.wso2event_5.3.11.jar bundle apache2
httpmime_4.5.13.wso2v1.jar bundle apache2
org.wso2.carbon.apimgt.rest.api.common_9.29.120.jar bundle apache2
jaeger-client_1.8.0.wso2v1.jar bundle apache2
org.eclipse.equinox.event_1.5.100.v20190528-1257.jar bundle epl1
org.wso2.carbon.identity.oidc.session_6.13.16.jar bundle apache2
org.wso2.carbon.identity.governance.stub_5.25.705.jar bundle apache2
org.wso2.carbon.identity.oauth.common_6.13.16.jar bundle apache2
ua-parser_1.6.1.wso2v1.jar bundle apache2
org.wso2.integration.transaction.counter_1.1.0.jar bundle apache2
org.wso2.carbon.databridge.receiver.binary_5.3.11.jar bundle apache2
io.zipkin.zipkin2.zipkin_2.27.1.jar bundle apache2
opensaml_3.3.1.wso2v11.jar bundle apache2
esapi-2.5.3.1.jar jarinbundle bsd + cc-by-sa3
org.wso2.carbon.event.input.adapter.email_5.3.11.jar bundle apache2
siddhi-query-compiler_3.2.13.jar bundle apache2
org.eclipse.osgi.services_3.5.100.v20160504-1419.jar bundle epl1
js_1.7.0.R4wso2v1.jar bundle mpl10
org.wso2.carbon.identity.oidc.dcr_6.13.16.jar bundle apache2
org.wso2.carbon.identity.data.publisher.authentication.analytics.session_5.6.8.jar bundle apache2
java-property-utils_1.9.0.wso2v1.jar bundle apache2
org.wso2.carbon.registry.event.core_4.8.32.jar bundle apache2
org.wso2.carbon.identity.provisioning_5.25.705.jar bundle apache2
org.wso2.carbon.statistics_4.9.11.jar bundle apache2
org.wso2.carbon.governance.generic_4.8.33.jar bundle apache2
org.wso2.carbon.event.input.adapter.soap_5.3.11.jar bundle apache2
commons-scxml_0.9.0.wso2v2.jar bundle apache2
commons-scxml-0.9.jar jarinbundle apache2
org.wso2.carbon.relay.mediators.builder_4.7.204.jar bundle apache2
org.wso2.am.multitenancy.dashboard.ui_4.3.0.rc.jar bundle apache2
org.wso2.carbon.event.receiver.admin_5.3.11.jar bundle apache2
commons-collections_3.2.2.wso2v1.jar bundle apache2
okta.key.manager_3.2.1.jar bundle apache2
org.eclipse.osgi_3.14.0.v20190517-1309.jar bundle apache2
org.wso2.carbon.governance.registry.extensions_4.8.33.jar bundle apache2
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar bundle epl1
javax.cache.wso2_4.9.26.jar bundle apache2
org.wso2.carbon.apimgt.tokenmgt_9.29.120.jar bundle apache2
com.fasterxml.jackson.datatype.jackson-datatype-jsr310_2.16.1.jar bundle apache2
wso2is.key.manager.tokenpersistence_1.7.8.jar bundle apache2
org.wso2.carbon.identity.application.mgt.ui_5.25.705.jar bundle apache2
XmlSchema_1.4.7.wso2v6.jar bundle apache2
awslambda_1.12.671.wso2v1.jar bundle apache2
json_3.0.0.wso2v1.jar bundle apache2
org.wso2.carbon.logging.remote.config.stub_4.9.11.jar bundle apache2
jstl_1.2.1.wso2v2.jar bundle cddl1
commons-text_1.6.0.wso2v1.jar bundle apache2
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar bundle epl1
org.wso2.carbon.event.publisher.ui_5.3.11.jar bundle apache2
org.wso2.carbon.event.statistics.ui_5.3.11.jar bundle apache2
org.wso2.carbon.ndatasource.core_4.9.26.jar bundle apache2
wadl-core_1.1.6.wso2v1.jar bundle apache2
localizer-1.0.jar jarinbundle apache2
jaxb-impl-2.2.6.jar jarinbundle cddl1
jsr311-api-1.1.1.jar jarinbundle cddl1
jersey-client-1.12.jar jarinbundle cddl1
jaxb-xjc-2.2.6.jar jarinbundle cddl1
reactor-core_3.4.31.wso2v1.jar bundle apache2
org.wso2.carbon.integrator.core_4.7.204.jar bundle apache2
org.wso2.am.analytics.publisher.client_1.2.18.jar bundle apache2
org.eclipse.equinox.p2.console_1.0.300.v20131113-1212.jar bundle epl1
org.wso2.carbon.identity.organization.management.tomcat.ext.tenant.resolver_1.3.153.jar bundle apache2
org.wso2.carbon.ndatasource.rdbms_4.9.26.jar bundle apache2
org.wso2.carbon.identity.event.handler.notification_1.7.33.jar bundle apache2
org.wso2.carbon.identity.data.publisher.application.authentication_5.6.8.jar bundle apache2
org.wso2.carbon.metrics.common_1.3.12.jar bundle apache2
org.wso2.carbon.inbound_4.7.204.jar bundle apache2
org.wso2.carbon.mediation.transport.handlers_4.7.204.jar bundle apache2
org.wso2.carbon.identity.multi.attribute.login.resolver.regex_1.8.107.jar bundle apache2
org.wso2.carbon.tomcat_4.9.26.jar bundle apache2
org.wso2.carbon.identity.workflow.mgt_5.25.705.jar bundle apache2
org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar bundle epl1
org.wso2.carbon.identity.entitlement_5.25.705.jar bundle apache2
com.googlecode.json-simple_1.1.1.jar bundle apache2
org.wso2.carbon.identity.idp.metadata.saml2_1.7.70.jar bundle apache2
org.wso2.carbon.registry.info.ui_4.8.32.jar bundle apache2
org.wso2.carbon.tenant.deployment_4.9.27.jar bundle apache2
org.wso2.carbon.crypto.api_1.1.13.jar bundle apache2
ehcache_1.5.0.wso2v3.jar bundle apache2
org.wso2.carbon.remote-tasks.stub_4.9.11.jar bundle apache2
org.wso2.carbon.tenant.mgt_4.9.27.jar bundle apache2
org.wso2.carbon.event.output.adapter.websocket_5.3.11.jar bundle apache2
org.wso2.carbon.ndatasource.ui_4.9.11.jar bundle apache2
org.eclipse.equinox.p2.publisher_1.2.0.v20110511.jar bundle epl1
org.wso2.carbon.core.services_4.9.26.jar bundle apache2
wso2-uri-templates_1.6.5.jar bundle apache2
org.wso2.carbon.tenant.common.stub_4.9.11.jar bundle apache2
org.wso2.carbon.registry.search_4.8.32.jar bundle apache2
io.netty.handler_4.1.108.Final.jar bundle apache2
spatial4j_0.4.1.wso2v1.jar bundle apache2
org.wso2.carbon.identity.role.mgt.core_5.25.705.jar bundle apache2
axis2-json_1.6.1.wso2v76.jar bundle apache2
synapse-extensions_4.0.0.wso2v105.jar bundle apache2
org.wso2.carbon.registry.relations.ui_4.8.32.jar bundle apache2
org.wso2.carbon.registry.properties.ui_4.8.32.jar bundle apache2
org.wso2.carbon.admin.advisory.mgt.ui_4.9.26.jar bundle apache2
org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar bundle epl1
org.wso2.carbon.mediation.templates_4.7.204.jar bundle apache2
org.wso2.carbon.identity.data.publisher.authentication.analytics.login_5.6.8.jar bundle apache2
org.wso2.carbon.idp.mgt_5.25.705.jar bundle apache2
io.netty.resolver_4.1.108.Final.jar bundle apache2
org.wso2.carbon.governance.api_4.8.33.jar bundle apache2
org.eclipse.equinox.cm_1.3.100.v20180827-1235.jar bundle epl1
waffle-jna_1.6.0.wso2v7.jar bundle epl1
okio_3.6.0.wso2v1.jar bundle apache2
kotlin-stdlib-1.9.10.jar jarinbundle apache2
kotlin-stdlib-common-1.9.10.jar jarinbundle apache2
azure-core_1.43.0.wso2v1.jar bundle mit
org.wso2.carbon.identity.oauth_6.13.16.jar bundle apache2
org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar bundle epl1
org.wso2.carbon.event.processor.common_2.3.10.jar bundle apache2
org.wso2.carbon.identity.claim.metadata.mgt.stub_5.25.705.jar bundle apache2
org.apache.commons.configuration_1.10.0.jar bundle apache2
org.wso2.carbon.mediator.command.services_4.7.204.jar bundle apache2
org.wso2.carbon.apimgt.keymgt.client_9.29.120.jar bundle apache2
io.netty.handler-proxy_4.1.108.Final.jar bundle apache2
zipkin-sender-okhttp3_2.17.2.wso2v1.jar bundle apache2
org.wso2.carbon.registry.task_4.8.32.jar bundle apache2
org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar bundle epl1
org.wso2.carbon.identity.authz.valve_1.8.41.jar bundle apache2
org.wso2.carbon.identity.entitlement.stub_5.15.17.jar bundle apache2
org.yaml.snakeyaml_2.2.0.jar bundle apache2
com.google.gson_2.10.1.jar bundle apache2
org.wso2.carbon.sequences.stub_4.7.204.jar bundle apache2
org.wso2.carbon.email.verification_4.7.19.jar bundle apache2
org.wso2.carbon.identity.authenticator.saml2.sso.ui_5.8.7.jar bundle apache2
org.wso2.carbon.ui_4.9.26.jar bundle apache2
swagger-inflector-oas3_2.0.5.wso2v2.jar bundle apache2
org.wso2.carbon.event.template.manager.stub_5.3.11.jar bundle apache2
org.wso2.carbon.identity.mgt.ui_5.25.705.jar bundle apache2
org.wso2.carbon.registry.core_4.9.26.jar bundle apache2
concurrent-trees_2.6.0.jar bundle apache2
org.wso2.carbon.email.mgt_1.7.33.jar bundle apache2
bcpkix-jdk18on_1.77.0.wso2v2.jar bundle bouncy
bcutil-jdk18on-1.77.jar jarinbundle bouncy
bcpkix-jdk18on-1.77.jar jarinbundle bouncy
org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar bundle epl1
org.wso2.carbon.identity.functions.library.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.claim.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.identity.webfinger_6.13.16.jar bundle apache2
io.dropwizard.metrics.jvm_3.2.5.jar bundle apache2
io.apicurio.apicurio-data-models_1.1.5.jar bundle apache2
org.wso2.carbon.database.utils_2.1.5.jar bundle apache2
org.apache.servicemix.bundles.jedis_3.3.0.1.jar bundle apache2
org.wso2.carbon.event.output.adapter.mqtt_5.3.11.jar bundle apache2
pingfederate.key.manager_1.0.7.jar bundle apache2
org.wso2.carbon.registry.relations.stub_4.8.32.jar bundle apache2
wso2is.key.manager_1.7.8.jar bundle apache2
io.netty.codec-http_4.1.108.Final.jar bundle apache2
org.wso2.carbon.identity.provider_5.9.9.jar bundle apache2
org.wso2.carbon.claim.mgt.stub_5.25.705.jar bundle apache2
org.wso2.carbon.identity.captcha_1.8.107.jar bundle apache2
org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar bundle epl1
org.wso2.carbon.endpoint.stub_4.7.204.jar bundle apache2
org.wso2.carbon.event.flow.ui_2.3.10.jar bundle apache2
tomcat-servlet-api_9.0.85.wso2v1.jar bundle apache2 + cddl1
org.wso2.carbon.roles.mgt.ui_4.9.26.jar bundle apache2
org.apache.commons.math3_3.2.0.jar bundle apache2
org.eclipse.equinox.console_1.3.300.v20190516-1504.jar bundle epl1
org.wso2.carbon.apimgt.eventing.hub_9.29.120.jar bundle apache2
axis2-transport-mail_2.0.0.wso2v42.jar bundle apache2
org.restlet_2.3.0.wso2v1.jar bundle apache2
org.wso2.carbon.registry.extensions_4.8.26.jar bundle apache2
siddhi-extension-kalman-filter_3.2.13.jar bundle apache2
org.apache.commons.commons-validator_1.7.0.jar bundle apache2
org.wso2.carbon.tenant.sso.redirector.ui_4.9.27.jar bundle apache2
org.wso2.carbon.registry.admin.api_4.8.32.jar bundle apache2
org.wso2.carbon.identity.multi.attribute.login.mgt_5.25.705.jar bundle apache2
graphQL_19.6.0.wso2v1.jar bundle mit
org.wso2.carbon.connector.core_4.7.204.jar bundle apache2
org.wso2.carbon.identity.user.registration_5.25.705.jar bundle apache2
org.wso2.carbon.identity.user.export.core_1.8.107.jar bundle apache2
org.wso2.carbon.andes.commons_3.3.33.jar bundle apache2
org.wso2.carbon.identity.application.authenticator.samlsso_5.8.12.jar bundle apache2
org.wso2.carbon.roles.mgt.stub_4.9.26.jar bundle apache2
org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar bundle epl1
poi-ooxml_5.2.5.wso2v1.jar bundle apache2
siddhi-extension-string_3.2.13.jar bundle apache2
org.wso2.carbon.identity.application.common_5.25.705.jar bundle apache2
org.wso2.carbon.registry.ws.client_4.8.32.jar bundle apache2
org.wso2.carbon.localentry.stub_4.7.204.jar bundle apache2
org.wso2.carbon.tenant.mgt.ui_4.9.27.jar bundle apache2
org.wso2.carbon.andes_3.3.33.jar bundle apache2
org.apache.pdfbox.fontbox_3.0.1.jar bundle apache2
waffle-jna_1.6.0.wso2v6.jar bundle epl1
abdera_1.0.0.wso2v3.jar bundle apache2
org.wso2.carbon.identity.user.profile.ui_5.25.705.jar bundle apache2
org.wso2.carbon.user.core_4.9.26.jar bundle apache2
io.github.openfeign.feign-okhttp_13.2.1.jar bundle apache2
org.wso2.carbon.identity.consent.mgt_5.25.705.jar bundle apache2
axis2_1.6.1.wso2v76.jar bundle apache2
xmlbeans-3.1.0.jar jarinbundle apache2
org.wso2.carbon.security.mgt.stub_5.25.705.jar bundle apache2
io.netty.tcnative_2.0.65.Final.jar bundle apache2
org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531.jar bundle epl1
org.wso2.carbon.application.deployer_4.9.26.jar bundle apache2
org.wso2.carbon.identity.cors.service_1.8.41.jar bundle apache2
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120319-0616.jar bundle epl1
org.wso2.orbit.javax.xml.bind.jaxb-api_2.3.1.wso2v1.jar bundle apache2
org.wso2.carbon.identity.user.registration.stub_5.25.705.jar bundle apache2
org.wso2.carbon.user.mgt.common_5.25.705.jar bundle apache2
org.ops4j.pax.logging.pax-logging-log4j2_2.2.1.wso2v2.jar bundle apache2
jettison_1.3.4.wso2v1.jar bundle apache2
org.wso2.carbon.event.output.adapter.rdbms_5.3.11.jar bundle apache2
org.wso2.carbon.registry.api_4.9.26.jar bundle apache2
swagger-core_1.6.11.wso2v1.jar bundle apache2
org.wso2.carbon.identity.oauth.ui_6.13.16.jar bundle apache2
org.wso2.carbon.mediation.dependency.mgt_4.7.204.jar bundle apache2
org.wso2.carbon.apimgt.jms.listener_9.29.120.jar bundle apache2
openapi-generator_7.3.0.wso2v1.jar bundle apache2
commonmark-0.11.0.jar jarinbundle bsd2
slf4j-ext-2.0.12.jar jarinbundle mit
org.wso2.carbon.identity.application.authentication.framework.stub_5.25.705.jar bundle apache2
org.eclipse.core.expressions_3.4.500.v20130515-1343.jar bundle epl1
org.wso2.carbon.um.ws.api.stub_5.7.5.jar bundle apache2
joda-time_2.9.4.wso2v1.jar bundle apache2
org.wso2.carbon.registry.servlet_4.8.32.jar bundle apache2
json-simple_1.1.0.wso2v1.jar bundle apache2
org.wso2.carbon.event.receiver.stub_5.3.11.jar bundle apache2
org.wso2.carbon.event.processor.stub_2.3.10.jar bundle apache2
io.swagger.swagger-models_1.6.11.jar bundle apache2
org.wso2.carbon.event.output.adapter.websocket.local_5.3.11.jar bundle apache2
encoder_1.2.0.wso2v1.jar bundle apache2
org.eclipse.equinox.p2.updatesite_1.0.400.v20131211-1531.jar bundle epl1
org.eclipse.jdt.core.compiler.batch_3.28.0.v20211117-1416.jar bundle epl1
httpclient_4.5.13.wso2v1.jar bundle apache2
org.wso2.carbon.identity.oauth.stub_6.13.16.jar bundle apache2
org.wso2.carbon.sequences.common_4.7.204.jar bundle apache2
org.wso2.carbon.ndatasource.stub_4.9.11.jar bundle apache2
org.wso2.carbon.queuing_4.9.26.jar bundle apache2
com.esotericsoftware.reflectasm_1.11.9.jar bundle bsd
org.wso2.carbon.event.input.adapter.jms_5.3.11.jar bundle apache2
org.wso2.carbon.apimgt.devops.impl_9.29.120.jar bundle apache2
org.wso2.carbon.core.common_4.9.26.jar bundle apache2
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
libthrift_0.16.0.wso2v1.jar bundle apache2
io.github.openfeign.feign-gson_13.2.1.jar bundle apache2
org.wso2.carbon.ui.menu.general_4.9.26.jar bundle apache2
org.wso2.carbon.websocket.transport_4.7.204.jar bundle apache2
org.wso2.carbon.ntask.core_4.9.11.jar bundle apache2
org.wso2.carbon.ntask.common_4.9.11.jar bundle apache2
org.wso2.carbon.um.ws.service_5.7.5.jar bundle apache2
com.google.guava_33.0.0.jre.jar bundle apache2
org.wso2.carbon.databridge.commons_5.3.11.jar bundle apache2
org.wso2.carbon.apimgt.eventing_9.29.120.jar bundle apache2
org.wso2.carbon.mediator.cache_4.7.204.jar bundle apache2
io.netty.codec_4.1.108.Final.jar bundle apache2
org.wso2.carbon.apimgt.keymgt.stub_9.29.120.jar bundle apache2
azure-messaging-eventhubs_5.16.0.wso2v1.jar bundle mit
org.wso2.carbon.andes.admin.mqtt_3.3.33.jar bundle apache2
org.wso2.carbon.mediation.configadmin_4.7.204.jar bundle apache2
commons-text_1.10.0.wso2v2.jar bundle apache2
org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar bundle epl1
org.wso2.carbon.application.deployer.synapse_4.7.204.jar bundle apache2
org.wso2.carbon.logging.appender.service_4.9.11.jar bundle apache2
org.wso2.carbon.event.output.adapter.wso2event_5.3.11.jar bundle apache2
org.wso2.carbon.cluster.mgt.core_4.9.26.jar bundle apache2
compass_2.0.1.wso2v2.jar bundle apache2
commons-pool_1.5.6.wso2v1.jar bundle apache2
org.wso2.carbon.apimgt.throttling.siddhi.extension_9.29.120.jar bundle apache2
org.wso2.carbon.identity.user.store.configuration_5.25.705.jar bundle apache2
httpcore_4.4.16.wso2v1.jar bundle apache2
org.apache.commons.commons-codec_1.16.0.jar bundle apache2
annogen_0.1.0.wso2v1.jar bundle apache2
io.netty.common_4.1.108.Final.jar bundle apache2
org.wso2.carbon.email.mgt.ui_1.7.33.jar bundle apache2
org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar bundle epl1
org.wso2.carbon.identity.authenticator.saml2.sso_5.8.7.jar bundle apache2
org.wso2.carbon.identity.configuration.mgt.core_5.25.705.jar bundle apache2
org.wso2.carbon.admin.advisory.mgt_4.9.26.jar bundle apache2
axis2-transport-rabbitmq-amqp_2.0.0.wso2v49.jar bundle apache2
woden_1.0.0.M9-wso2v1.jar bundle apache2
org.wso2.carbon.identity.organization.management.service_1.0.99.jar bundle apache2
nimbus-jose-jwt_9.37.3.wso2v1.jar bundle apache2
io.dropwizard.metrics.core_3.2.5.jar bundle apache2
org.wso2.carbon.application.mgt.synapse_4.7.204.jar bundle apache2
org.wso2.carbon.tenant.keystore.mgt_4.9.27.jar bundle apache2
org.wso2.carbon.governance.wsdltool.stub_4.8.33.jar bundle apache2
org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar bundle epl1
org.wso2.carbon.tenant.common_4.9.11.jar bundle apache2
azure-core-amqp_2.8.9.wso2v1.jar bundle mit
org.wso2.carbon.event.stream.stub_5.3.11.jar bundle apache2
org.wso2.carbon.mediation.initializer_4.7.204.jar bundle apache2
org.wso2.carbon.identity.multi.attribute.login.service_1.8.107.jar bundle apache2
org.wso2.carbon.identity.auth.valve_1.8.41.jar bundle apache2
org.wso2.carbon.identity.application.authentication.framework_5.25.705.jar bundle apache2
org.wso2.carbon.admin.advisory.mgt.stub_4.9.26.jar bundle apache2
org.wso2.carbon.mediation.artifactuploader_4.7.204.jar bundle apache2
org.wso2.carbon.databridge.commons.binary_5.3.11.jar bundle apache2
siddhi-extension-time_3.2.13.jar bundle apache2
swagger-request-validator-core_2.12.1.wso2v2.jar bundle apache2
json-schema-validator-2.2.11.jar jarinbundle apache2
org.wso2.carbon.identity.application.authenticator.oidc_5.11.34.jar bundle apache2
org.objenesis_2.1.0.jar bundle apache2
org.wso2.carbon.andes.event.core_3.3.33.jar bundle apache2
re2j_1.2.0.wso2v1.jar bundle golang
org.wso2.carbon.mediator.service_4.7.204.jar bundle apache2
org.wso2.carbon.identity.governance_1.8.107.jar bundle apache2
org.wso2.carbon.mediator.clazz.services_4.7.204.jar bundle apache2
org.antlr.antlr4-runtime-osgi_4.5.1.jar bundle asm
org.wso2.carbon.event.input.adapter.http_5.3.11.jar bundle apache2
org.wso2.carbon.idp.mgt.stub_5.25.705.jar bundle apache2
com.fasterxml.jackson.datatype.jackson-datatype-guava_2.16.1.jar bundle apache2
org.wso2.carbon.tenant.redirector.servlet.ui_4.9.27.jar bundle apache2
org.wso2.carbon.core_4.9.26.jar bundle apache2
qpid-proton-j-extensions_1.2.4.wso2v1.jar bundle mit
org.wso2.carbon.databridge.core_5.3.11.jar bundle apache2
tomcat-jsp-api_9.0.85.wso2v1.jar bundle apache2
org.wso2.carbon.event.publisher.stub_5.3.11.jar bundle apache2
org.wso2.carbon.server.admin_4.9.26.jar bundle apache2
commons-beanutils_1.9.4.wso2v1.jar bundle apache2
org.wso2.carbon.event.client.stub_4.9.11.jar bundle apache2
org.wso2.carbon.identity.authz.service_1.8.41.jar bundle apache2
org.wso2.carbon.databridge.streamdefn.filesystem_5.3.11.jar bundle apache2
org.wso2.carbon.identity.oauth2.grant.token.exchange_1.0.5.jar bundle apache2
org.apache.santuario.xmlsec_2.3.4.jar bundle apache2
org.wso2.carbon.registry.extensions.resources_4.8.26.jar bundle apache2
org.wso2.carbon.apimgt.cache.invalidation_9.29.120.jar bundle apache2
org.wso2.carbon.directory.server.manager_5.25.705.jar bundle apache2
org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar bundle epl1
org.wso2.carbon.identity.entitlement.common_5.25.705.jar bundle apache2
org.wso2.carbon.event.output.adapter.logger_5.3.11.jar bundle apache2
net.minidev.json-smart_2.5.0.jar bundle apache2
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20140523-0116.jar bundle epl1
org.wso2.carbon.core.commons.stub_4.9.26.jar bundle apache2
json-path_2.9.0.wso2v1.jar bundle apache2
org.wso2.carbon.identity.core.ui_5.25.705.jar bundle apache2
org.wso2.carbon.metrics.data.common_1.3.12.jar bundle apache2
org.wso2.carbon.mediator.event_4.7.204.jar bundle apache2
org.wso2.carbon.registry.resource.ui_4.8.32.jar bundle apache2
siddhi-extension-map_3.2.13.jar bundle apache2
org.wso2.carbon.identity.handler.event.account.lock_1.8.14.jar bundle apache2
siddhi-core_3.2.13.jar bundle apache2
wso2is7.key.manager_2.0.2.jar bundle apache2
org.wso2.carbon.server.admin.ui_4.9.26.jar bundle apache2
org.wso2.carbon.apimgt.throttle.policy.deployer_9.29.120.jar bundle apache2
org.apache.qpid.proton-j_0.33.4.jar bundle apache2
org.wso2.carbon.logging.updater_4.9.11.jar bundle apache2
org.wso2.carbon.mediation.registry_4.7.204.jar bundle apache2
org.wso2.carbon.mediator.publishevent_4.7.204.jar bundle apache2
swagger-inflector_1.0.16.wso2v1.jar bundle apache2
com.fasterxml.jackson.core.jackson-annotations_2.16.1.jar bundle apache2
org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar bundle epl1
io.netty.tcnative-classes_2.0.65.Final.jar bundle apache2
org.wso2.carbon.logging.remote.config.ui_4.9.11.jar bundle apache2
com.esotericsoftware.kryo_3.0.3.jar bundle bsd
org.wso2.carbon.identity.tenant.resource.manager_1.8.107.jar bundle apache2
org.wso2.carbon.identity.base_5.25.705.jar bundle apache2
org.apache.commons.lang3_3.14.0.jar bundle apache2
org.apache.pdfbox.xmpbox_3.0.1.jar bundle apache2
org.wso2.carbon.captcha.mgt_5.25.705.jar bundle apache2
h2-engine_2.2.224.wso2v2.jar bundle mpl20
h2-2.2.224.jar jarinbundle epl1 + mpl20
org.eclipse.equinox.preferences_3.6.0.v20160120-1756.jar bundle epl1
org.wso2.carbon.tenant.mgt.core_4.9.27.jar bundle apache2
org.wso2.carbon.base_4.9.26.jar bundle apache2
org.wso2.carbon.ganalytics.publisher_4.9.11.jar bundle apache2
org.wso2.carbon.pax-logging-log4j2-plugins_4.9.26.jar bundle apache2
synapse-nhttp-transport_4.0.0.wso2v105.jar bundle apache2
org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.29.120.jar bundle apache2
org.wso2.carbon.mediation.ntaskadmin_4.7.204.jar bundle apache2
org.wso2.carbon.identity.organization.management.application_1.3.153.jar bundle apache2
org.wso2.carbon.identity.sso.saml.stub_5.7.0.jar bundle apache2
org.wso2.carbon.ndatasource.common_4.9.26.jar bundle apache2
org.wso2.carbon.directory.server.manager.common_5.25.705.jar bundle apache2
org.wso2.carbon.apimgt.solace_9.29.120.jar bundle apache2
org.wso2.carbon.registry.common_4.8.32.jar bundle apache2
wso2is.key.manager.core_1.7.8.jar bundle apache2
org.wso2.carbon.event.processor.manager.commons_5.3.11.jar bundle apache2
org.wso2.carbon.user.api_4.9.26.jar bundle apache2
org.wso2.carbon.identity.oauth.stub_6.0.103.jar bundle apache2
org.wso2.carbon.event.output.adapter.ui_5.3.11.jar bundle apache2
org.wso2.carbon.identity.event_5.25.705.jar bundle apache2
org.wso2.carbon.metrics.jdbc.reporter_1.3.12.jar bundle apache2
httpcore-nio_4.4.16.wso2v4.jar bundle apache2
wsdl4j.wso2_1.6.3.wso2v3.jar bundle apache2
org.wso2.carbon.governance.common_4.8.33.jar bundle apache2
guice_3.0.0.wso2v1.jar bundle apache2
org.wso2.carbon.directory.server.manager.stub_5.25.705.jar bundle apache2
software.amazon.ion.java_1.0.2.jar bundle apache2
org.wso2.carbon.relay_4.7.204.jar bundle apache2
org.eclipse.equinox.p2.transport.ecf_1.0.100.v20110902-0807.jar bundle epl1
org.wso2.carbon.governance.generic.ui_4.8.33.jar bundle apache2
org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar bundle apache2
org.everit.json.schema_1.5.0.wso2_v2.jar bundle apache2
tomcat-catalina-ha_9.0.85.wso2v1.jar bundle apache2
synapse-core_4.0.0.wso2v105.jar bundle apache2
tyrus-standalone-client_1.7.0.wso2v1.jar bundle cddl1
org.wso2.carbon.mediation.initializer.ui_4.7.204.jar bundle apache2
org.wso2.carbon.event.processor.admin_2.3.10.jar bundle apache2
org.wso2.carbon.sequences_4.7.204.jar bundle apache2
org.wso2.carbon.core.bootup.validator_4.9.26.jar bundle apache2
org.wso2.carbon.event.processor.manager.core_5.3.11.jar bundle apache2
org.wso2.carbon.ndatasource.capp.deployer_4.9.11.jar bundle apache2
org.wso2.carbon.authenticator.stub_4.9.26.jar bundle apache2
org.wso2.carbon.event.input.adapter.kafka_5.3.11.jar bundle apache2
io.github.openfeign.feign-core_13.2.1.jar bundle apache2
org.wso2.carbon.identity.cors.valve_1.8.41.jar bundle apache2
org.wso2.carbon.event.input.adapter.websocket_5.3.11.jar bundle apache2
org.wso2.carbon.identity.user.profile.stub_5.25.705.jar bundle apache2
org.wso2.carbon.event.receiver.ui_5.3.11.jar bundle apache2
org.wso2.carbon.tenant.dispatcher_4.9.27.jar bundle apache2
org.wso2.carbon.server.admin.common_4.9.26.jar bundle apache2
synapse-samples_4.0.0.wso2v105.jar bundle apache2
org.wso2.carbon.identity.entitlement.stub_5.25.705.jar bundle apache2
org.wso2.carbon.relay.module_4.7.204.jar bundle apache2
org.wso2.carbon.registry.properties_4.8.32.jar bundle apache2
org.wso2.carbon.event.statistics_5.3.11.jar bundle apache2
org.wso2.carbon.apimgt.common.analytics_9.29.120.jar bundle apache2
com.samskivert.jmustache_1.15.0.jar bundle bsd
org.wso2.carbon.logging.correlation_4.9.26.jar bundle apache2
org.wso2.carbon.identity.data.publisher.oauth_1.6.10.jar bundle apache2
org.wso2.carbon.webapp.mgt_4.11.14.jar bundle apache2
org.wso2.carbon.user.mgt.workflow.stub_5.25.705.jar bundle apache2
org.wso2.carbon.security.mgt.ui_5.25.705.jar bundle apache2
org.wso2.carbon.governance.list_4.8.33.jar bundle apache2
org.wso2.balana_1.2.13.jar bundle apache2
org.wso2.carbon.identity.user.profile_5.25.705.jar bundle apache2
org.wso2.carbon.event.output.adapter.soap_5.3.11.jar bundle apache2
org.wso2.carbon.claim.mgt.ui_5.25.705.jar bundle apache2
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar bundle epl1
org.wso2.carbon.event.statistics.stub_5.3.11.jar bundle apache2
org.wso2.carbon.event.application.deployer_5.3.11.jar bundle apache2
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar bundle epl1
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar bundle epl1
org.wso2.carbon.user.mgt.ui_5.25.705.jar bundle apache2
siddhi-extension-reorder_3.2.13.jar bundle apache2
com.google.guava.failureaccess_1.0.2.jar bundle apache2
siddhi-extension-math_3.2.13.jar bundle apache2
andes_3.3.28.jar bundle apache2
org.wso2.carbon.identity.auth.service_1.8.41.jar bundle apache2
commons-cli_1.2.0.wso2v1.jar bundle apache2
org.wso2.carbon.email.verification.stub_4.7.19.jar bundle apache2
org.wso2.carbon.consent.mgt.ui_2.5.5.jar bundle apache2
org.wso2.carbon.identity.user.functionality.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.identity.oauth.ciba_6.13.16.jar bundle apache2
org.wso2.carbon.identity.organization.management.tenant.association_1.3.153.jar bundle apache2
org.sat4j.pb_2.3.5.v201308161310.jar bundle epl1 + lgpl2
neethi_2.0.4.wso2v5.jar bundle apache2
org.wso2.carbon.deployment.synchronizer.subversion_4.9.11.jar bundle apache2
org.wso2.carbon.andes.core_3.3.33.jar bundle apache2
org.wso2.carbon.identity.saml.common.util_1.3.0.jar bundle apache2
org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908.jar bundle epl1
org.wso2.carbon.i18n_4.9.26.jar bundle apache2
siddhi-extension-geo_3.2.13.jar bundle apache2
org.wso2.carbon.identity.template.mgt.ui_5.25.705.jar bundle apache2
org.wso2.carbon.identity.authentication_4.7.19.jar bundle apache2
org.wso2.carbon.event.ws_4.9.11.jar bundle apache2
io.netty.codec-http2_4.1.108.Final.jar bundle apache2
org.apache.commons.lang3_3.12.0.jar bundle apache2
org.wso2.carbon.identity.organization.management.ext_1.3.153.jar bundle apache2
siddhi-extension-regex_3.2.13.jar bundle apache2
org.wso2.carbon.identity.user.store.configuration.ui_5.25.705.jar bundle apache2
org.wso2.carbon.authenticator.stub_4.8.1.jar bundle apache2
org.wso2.carbon.application.upload_4.7.35.jar bundle apache2
org.wso2.carbon.throttling.agent.stub_4.7.35.jar bundle apache2
org.objectweb.asm_9.2.0.jar bundle bsd3
org.wso2.carbon.inbound.endpoint.osgi_4.7.204.jar bundle apache2
org.wso2.carbon.identity.user.store.count_5.25.705.jar bundle apache2
poi-scratchpad_5.2.5.wso2v1.jar bundle apache2
kaptcha_2.3.0.wso2v1.jar bundle apache2
axis2-transport-jms_2.0.0.wso2v49.jar bundle apache2
org.wso2.carbon.identity.saml.common.util_1.3.1.jar bundle apache2
de.javakaffee.kryo-serializers_0.43.0.jar bundle apache2
org.wso2.carbon.deployment.synchronizer_4.9.11.jar bundle apache2
org.wso2.carbon.tenant.usage.agent_4.9.27.jar bundle apache2
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar bundle epl1
org.wso2.carbon.event.stream.ui_5.3.11.jar bundle apache2
org.wso2.carbon.identity.application.mgt.stub_5.25.705.jar bundle apache2
org.wso2.carbon.addressing_4.9.26.jar bundle apache2
axiom_1.2.11.wso2v25.jar bundle apache2
org.wso2.carbon.identity.branding.preference.management.core_1.0.17.jar bundle apache2
org.wso2.carbon.governance.wsdltool_4.8.33.jar bundle apache2
org.wso2.caching_4.0.3.jar bundle apache2
io.zipkin.reporter2.zipkin-reporter_2.17.2.jar bundle apache2
org.wso2.carbon.event.common_4.9.11.jar bundle apache2
org.wso2.carbon.tomcat.ext_4.9.26.jar bundle apache2
org.wso2.carbon.identity.discovery_6.13.16.jar bundle apache2
org.wso2.carbon.mediation.security.stub_4.7.204.jar bundle apache2
org.wso2.carbon.identity.cors.mgt.core_5.25.705.jar bundle apache2
org.wso2.carbon.inbound.endpoint.persistence_4.7.204.jar bundle apache2
org.wso2.carbon.identity.central.log.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.email.verification.ui_4.7.19.jar bundle apache2
org.wso2.carbon.apimgt.keymgt_9.29.120.jar bundle apache2
org.wso2.carbon.inbound.endpoint_4.7.204.jar bundle apache2
commons-io_2.15.1.wso2v1.jar bundle apache2
com.fasterxml.jackson.core.jackson-databind_2.16.1.jar bundle apache2
org.wso2.carbon.registry.common.ui_4.8.32.jar bundle apache2
org.wso2.carbon.identity.application.authenticator.basicauth_6.7.32.jar bundle apache2
org.wso2.carbon.identity.template.mgt_5.25.705.jar bundle apache2
solr_9.5.0.wso2v5.jar bundle apache2
jersey-client-3.1.5.jar jarinbundle apache2 + ccpd-universal + edl1 + mit + epl2 + bsd2
hk2-locator-3.0.6.jar jarinbundle epl2
jakarta.annotation-api-2.1.1.jar jarinbundle epl2
metrics-core-4.2.9.jar jarinbundle apache2
jersey-server-3.1.5.jar jarinbundle apache2 + epl2
jetty-util-10.0.20.jar jarinbundle apache2 + epl2
jersey-common-3.1.5.jar jarinbundle apache2 + ccpd-universal + epl2
jersey-hk2-3.1.5.jar jarinbundle apache2 + ccpd-universal + edl1 + mit + epl2 + bsd2
hk2-utils-3.0.6.jar jarinbundle epl2
http2-common-10.0.20.jar jarinbundle apache2 + epl2
jakarta.inject-api-2.0.1.jar jarinbundle apache2
jersey-media-json-jackson-3.1.5.jar jarinbundle apache2 + epl2
avatica-core-1.22.0.jar jarinbundle apache2
jetty-io-10.0.20.jar jarinbundle apache2 + epl2
hk2-api-3.0.6.jar jarinbundle epl2
calcite-linq4j-1.32.0.jar jarinbundle apache2
spatial4j-0.8.jar jarinbundle apache2
http2-http-client-transport-10.0.20.jar jarinbundle apache2 + epl2
lucene-core-9.9.2.jar jarinbundle apache2
rrd4j-3.8.1.jar jarinbundle apache2
jakarta.ws.rs-api-3.1.0.jar jarinbundle epl2
jetty-http-10.0.20.jar jarinbundle apache2 + epl2
jakarta.validation-api-3.0.2.jar jarinbundle apache2
calcite-core-1.32.0.jar jarinbundle apache2
commons-collections4-4.4.wso2v1.jar bundle apache2
http2-client-10.0.20.jar jarinbundle apache2 + epl2
caffeine-3.1.8.jar jarinbundle apache2
jetty-client-10.0.20.jar jarinbundle apache2 + epl2
zookeeper-3.9.2.jar jarinbundle apache2
azure.key.manager_1.0.9.jar bundle apache2
okhttp_4.12.0.wso2v1.jar bundle apache2
org.wso2.carbon.um.ws.api_5.7.5.jar bundle apache2
org.wso2.carbon.event.input.adapter.core_5.3.11.jar bundle apache2
org.wso2.carbon.event.input.adapter.websocket.local_5.3.11.jar bundle apache2
org.wso2.carbon.andes.admin_3.3.33.jar bundle apache2
org.wso2.carbon.user.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.registry.indexing_4.8.32.jar bundle apache2
org.wso2.am.styles_4.3.0.rc.jar bundle apache2
org.wso2.carbon.identity.authenticator.thrift_5.25.705.jar bundle apache2
svn-client-adapter_1.10.9.wso2v1.jar bundle apache2
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar bundle epl1
org.wso2.carbon.identity.local.auth.api.core_2.5.13.jar bundle apache2
siddhi-query-api_3.2.13.jar bundle apache2
org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar bundle epl1
org.wso2.carbon.identity.context.rewrite.valve_1.8.41.jar bundle apache2
org.wso2.carbon.utils_4.9.26.jar bundle apache2
xmlbeans_5.2.0.wso2v1.jar bundle apache2
org.wso2.carbon.authenticator.proxy_4.9.26.jar bundle apache2
org.wso2.carbon.event.receiver.core_5.3.11.jar bundle apache2
org.wso2.carbon.idp.mgt.ui_5.25.705.jar bundle apache2
org.wso2.carbon.siddhi.metrics.core_2.3.10.jar bundle apache2
org.wso2.carbon.tenant.mgt.stub_4.9.27.jar bundle apache2
io.github.openfeign.feign-httpclient_13.2.1.jar bundle apache2
org.wso2.carbon.databridge.commons.thrift_5.3.11.jar bundle apache2
jsr105_1.0.1.wso2v1.jar bundle apache2
org.apache.felix.gogo.command_0.10.0.v201209301215.jar bundle apache2
cqengine_2.7.0.jar bundle apache2
org.wso2.carbon.registry.resource_4.8.32.jar bundle apache2
org.wso2.carbon.event.stream.persistence.stub_5.3.11.jar bundle apache2
org.wso2.carbon.event.publisher.admin_5.3.11.jar bundle apache2
libphonenumber_7.4.2.wso2v1.jar bundle apache2
org.wso2.carbon.identity.claim.metadata.mgt_5.25.705.jar bundle apache2
siddhi-extension-timeseries_3.2.13.jar bundle apache2
org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar bundle epl1
forgerock.key.manager_1.1.5.jar bundle apache2
org.ops4j.pax.logging.pax-logging-api_2.2.1.wso2v2.jar bundle apache2
commons-httpclient_3.1.0.wso2v6.jar bundle apache2
org.wso2.carbon.tenant.theme.mgt_4.9.27.jar bundle apache2
hapi_2.1.0.wso2v1.jar bundle mpl10
siddhi-extension-eval-script_3.2.13.jar bundle apache2
org.wso2.carbon.apimgt.gateway_9.29.120.jar bundle apache2
cors-filter_1.7.0.wso2v1.jar bundle apache2
org.wso2.carbon.logging.service_4.9.11.jar bundle apache2
org.wso2.carbon.metrics.data.service_1.3.12.jar bundle apache2
org.eclipse.equinox.common_3.8.0.v20160509-1230.jar bundle epl1
org.wso2.carbon.andes.event.admin_3.3.33.jar bundle apache2
opentelemetry-all_1.11.0.wso2v6.jar bundle apache2
org.wso2.carbon.identity.application.default.auth.sequence.mgt.stub_5.25.705.jar bundle apache2
org.apache.servicemix.bundles.geocoder-java_0.16.0.1.jar bundle apache2
org.sat4j.core_2.3.5.v201308161310.jar bundle epl1 + lgpl2
org.wso2.carbon.ntask.solutions_4.9.11.jar bundle apache2
org.wso2.carbon.event.output.adapter.kafka_5.3.11.jar bundle apache2
org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar bundle epl1
bcprov-jdk18on_1.77.0.wso2v1.jar bundle bouncy
bcprov-jdk18on-1.77.jar jarinbundle bouncy
org.wso2.carbon.apimgt.tracing_9.29.120.jar bundle apache2
io.netty.transport-native-unix-common_4.1.108.Final.jar bundle apache2
org.wso2.carbon.apimgt.persistence_9.29.120.jar bundle apache2
io.netty.buffer_4.1.108.Final.jar bundle apache2
org.wso2.carbon.identity.application.mgt_5.25.705.jar bundle apache2
org.wso2.carbon.registry.eventing_4.8.32.jar bundle apache2
org.wso2.carbon.identity.oauth2.grant.jwt-2.2.4.jar bundle apache2
org.wso2.charon3.core-4.0.19.jar bundle apache2
org.wso2.carbon.identity.oauth2.token.handler.clientauth.mutualtls-2.4.38.jar bundle apache2
addressing-1.6.1-wso2v76.mar bundle apache2
taglibs-standard-impl-1.2.5.jar bundle apache2
org.wso2.identity.apps.taglibs.layout.controller-1.4.34.jar bundle apache2
encoder-1.2.2.jar jar bsd3
encoder-jsp-1.2.2.jar jar bsd3
geronimo-activation_1.1_spec-1.1.jar bundle apache2
axiom-api-1.2.11-wso2v16.jar bundle apache2
geronimo-stax-api_1.0_spec-1.0.1.jar bundle apache2
jaxen-1.2.0.jar bundle bsd2
geronimo-javamail_1.4_spec-1.7.1.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
bsd Berkeley License
http://www.opensource.org/licenses/bsd-license.php
epl2 Eclipse Public License Version 2.0
https://www.eclipse.org/legal/epl-2.0/
gpl2 General Public License Version 2.0
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
cddl1 Common Development and Distribution License
http://www.opensource.org/licenses/cddl1.php
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
mit MIT License
http://www.opensource.org/licenses/mit-license.php
golang Go Lang
https://golang.org/LICENSE
epl1 Eclipse Public License
http://www.eclipse.org/legal/epl-v10.html
mpl11 Mozilla Public License Version 1.1
http://www.mozilla.org/MPL/MPL-1.1.html
lgpl2 Lesser General Public License Version 2.1
http://www.gnu.org/licenses/lgpl-2.1.php
asm ASM License
http://asm.objectweb.org/license.html
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
cc-by-sa3 Creative Commons Attribution-ShareAlike Version 3.0
https://creativecommons.org/licenses/by-sa/3.0/
mpl10 Mozilla Public License Version 1.0
http://www.mozilla.org/MPL/
bouncy Bouncy Castle License
http://www.bouncycastle.org/licence.html
bsd2 Berkeley License - 2
https://opensource.org/licenses/BSD-2-Clause
bsd3 Berkeley License - 3
http://opensource.org/licenses/BSD-3-Clause
ccpd-universal CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
https://creativecommons.org/publicdomain/zero/1.0/