forked from wso2/product-apim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
798 lines (791 loc) · 86.9 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
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 Type License
---------------------------------------------------------------------------------------------------------
abdera_1.0.0.wso2v3.jar bundle apache2 907
addressing-1.6.1-wso2v19.mar bundle apache2 8491
ajaxtags_1.3.0.beta-rc7-wso2v1.jar bundle apache2 905
andes-client-3.1.6.jar bundle apache2 1820
andes_3.1.6.jar bundle apache2 1849
annogen_0.1.0.wso2v1.jar bundle apache2 942
ant-contrib-1.0b3.jar jar apache2 549
antlr-runtime_3.2.0.wso2v1.jar bundle bsd 817
antlr_3.2.0.wso2v1.jar bundle bsd 838
ant_1.7.0.wso2v1.jar bundle apache2 1012
aopalliance-1.0.jar jar apache2 512
apache-zookeeper_3.3.4.wso2v1.jar bundle apache2 4219
asm-3.3.1.jar jar bsd 1268
axiom_1.2.11.wso2v11.jar bundle apache2 8489
axis2-json_1.6.1.wso2v19.jar bundle apache2 8487
axis2-transport-jms_1.1.1.wso2v2.jar bundle apache2 7554
axis2-transport-mail_1.1.1.wso2v2.jar bundle apache2 8140
axis2-transport-rabbitmq-amqp_1.1.1.wso2v2.jar bundle apache2 8740
axis2_1.6.1.wso2v19.jar bundle apache2 8486
backport-util-concurrent_3.1.0.wso2v1.jar bundle apache2 1007
bcpkix-jdk15on-1.52.jar jarinbundle bouncy 1343
bcprov-jdk15-132.jar jar bouncy
bcprov-jdk15.jar jar bouncy 396
bcprov-jdk15on-1.52.jar jarinbundle bouncy 1819
bcprov-jdk15on_1.52.0.wso2v1.jar bundle bouncy 8485
bsf-all_3.0.0.wso2v5.jar bundle apache2 5254
cassandra-thrift_1.2.13.wso2v4.jar bundle apache2 4379
com.fasterxml.jackson.core.jackson-annotations_2.7.2.jar bundle apache2 1848
com.fasterxml.jackson.core.jackson-core_2.7.2.jar bundle apache2 1847
com.fasterxml.jackson.core.jackson-databind_2.7.2.jar bundle apache2 1846
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml_2.7.2.jar bundle apache2 1845
com.google.gson_2.3.1.jar bundle apache2 1143
com.google.gson_2.5.0.jar bundle bsd 1621
com.google.guava_18.0.0.jar bundle apache2 1511
com.google.guava_19.0.0.jar bundle apache2 1627
com.jayway.jsonpath.json-path_0.9.1.jar bundle apache2 798
com.jayway.jsonpath_0.8.1.wso2v1.jar bundle apache2 2188
com.samskivert.jmustache_1.12.0.jar bundle bsd 1844
commons-beanutils-1.7.0.jar jarinbundle apache2 383
commons-beanutils-1.8.0.jar jarinbundle apache2 292
commons-beanutils_1.8.0.wso2v1.jar bundle apache2 688
commons-cli_1.2.0.wso2v1.jar bundle apache2 922
commons-codec_1.4.0.wso2v1.jar bundle apache2 980
commons-collections-3.2.1.jar bundle apache2 514
commons-collections_3.2.2.wso2v1.jar bundle apache2 6268
commons-configuration_1.6.0.wso2v1.jar bundle apache2 933
commons-dbcp_1.4.0.wso2v1.jar bundle apache2 962
commons-digester-1.8.jar jarinbundle apache2 384
commons-fileupload_1.3.1.wso2v1.jar bundle apache2 8484
commons-httpclient_3.1.0.wso2v3.jar bundle apache2 8483
commons-io_2.4.0.wso2v1.jar bundle apache2 4217
commons-lang-2.6.0.wso2v1.jar bundle apache2 664
commons-lang-2.6.jar bundle apache2 506
commons-lang3_3.4.0.wso2v1.jar bundle apache2 8739
commons-lang_2.6.0.wso2v1.jar bundle apache2 940
commons-logging-1.1.1.jar jar apache2 274
commons-pool_1.5.6.wso2v1.jar bundle apache2 1009
commons-scxml-0.9.jar jarinbundle apache2 401
commons-scxml_0.9.0.wso2v1.jar bundle apache2 1070
compass_2.0.1.wso2v2.jar bundle apache2 897
cors-filter_1.7.0.wso2v1.jar bundle apache2 2106
csrfguard_3.1.0.wso2v2.jar bundle bsd 8482
cxf-bundle-2.7.16.jar bundle apache2 1154
cxf-xjc-boolean-3.0.2.jar jar apache2 1153
cxf-xjc-bug671-3.0.2.jar jar apache2 1152
cxf-xjc-dv-3.0.2.jar jar apache2 1151
cxf-xjc-runtime-3.0.2.jar bundle apache2 1150
cxf-xjc-ts-3.0.2.jar jar apache2 1149
disruptor_3.3.2.wso2v2.jar bundle apache2 4377
ehcache-core-2.5.1.jar jar apache2 267
ehcache_1.5.0.wso2v3.jar bundle apache2 852
encoder-1.1.jar jar apache2 891
encoder_1.2.0.wso2v1.jar bundle apache2 4030
fontbox_1.8.10.wso2v2.jar bundle bsd 6702
gdata-core_1.47.0.wso2v1.jar bundle apache2 1481
geronimo-jaxws_2.2_spec-1.0.jar bundle apache2 395
geronimo-jms_1.1_spec-1.1.0.wso2v1.jar bundle apache2 661
geronimo-jta_1.1_spec-1.1.jar jar apache2 1066
geronimo-saaj_1.3_spec_1.0.0.wso2v3.jar bundle apache2 893
guice_3.0.0.wso2v1.jar bundle apache2 1505
h2-1.2.140-wso2v3.jar bundle epl1
h2-database-engine_1.2.140.wso2v3.jar bundle epl1 697
hadoop-client_2.7.2.wso2v1.jar bundle apache2 8738
handy-uri-templates_1.1.7.wso2v1.jar bundle apache2 1989
hapi_2.1.0.wso2v1.jar bundle mpl10 5251
hazelcast_3.5.4.wso2v2.jar bundle apache2 8481
hector-core_1.1.4.wso2v1.jar bundle apache2 2878
high-scale-lib_1.0.0.wso2v1.jar bundle apache2 4216
httpasyncclient-4.0-beta3.jar jar apache2 280
httpclient-4.2.5.jar jar apache2 548
httpclient_4.3.1.wso2v2.jar bundle apache2 4214
httpclient_4.3.2.wso2v1.jar bundle apache2 8737
httpcore-4.2.4.jar jar apache2 533
httpcore-nio-4.2.4.jar jar apache2 534
httpcore-nio_4.3.3.wso2v4.jar bundle apache2 8736
httpcore_4.3.3.wso2v1.jar bundle apache2 3638
httpmime-4.2.5.jar jar apache2 890
httpmime_4.3.1.wso2v2.jar bundle apache2 4375
icu4j-3.8.jar jarinbundle icu 321
io.dropwizard.metrics.core_3.1.2.jar bundle apache2 1305
io.dropwizard.metrics.jvm_3.1.2.jar bundle apache2 1302
io.netty.buffer_4.0.30.Final.jar bundle apache2 1544
io.netty.codec-http_4.0.30.Final.jar bundle apache2 1543
io.netty.codec_4.0.30.Final.jar bundle apache2 1542
io.netty.common_4.0.30.Final.jar bundle apache2 1541
io.netty.handler_4.0.30.Final.jar bundle apache2 1540
io.netty.transport_4.0.30.Final.jar bundle apache2 1539
io.swagger.annotations_1.5.7.jar bundle apache2 1843
io.swagger.core_1.5.8.jar bundle apache2 1842
io.swagger.models_1.5.8.jar bundle apache2 1841
jackson-annotations_2.6.1.wso2v1.jar bundle apache2 7757
jackson-core_2.6.1.wso2v1.jar bundle apache2 7756
jackson-databind_2.6.1.wso2v3.jar bundle apache2 8735
java-property-utils_1.9.0.wso2v1.jar bundle apache2 2201
javasysmon_0.3.3.wso2v1.jar bundle bsd 721
javax.cache.wso2_4.4.7.jar bundle apache2 1818
javax.validation.api_1.1.0.Final.jar bundle apache2 1840
javax.ws.rs-api-2.0-m10.jar bundle cddl+gpl 263
jaxb-impl-2.2.6.jar jarinbundle cddl+gpl 1823
jaxb-impl-2.2.6.jar jar cddl1 1148
jaxb-xjc-2.2.6.jar jarinbundle cddl+gpl 1822
jaxb-xjc-2.2.6.jar jar cddl1 1147
jaxb_2.2.5.wso2v1.jar bundle cddl1 883
jdbc-pool_7.0.34.wso2v2.jar bundle apache2 3637
jdom_1.0.0.wso2v1.jar bundle apache2 693
jericho-html-2.4.jar jarinbundle epl1 363
jersey-client-1.12.jar jarinbundle cddl+gpl 1821
jettison-1.3.4.jar bundle apache2 542
jettison_1.3.4.wso2v1.jar bundle apache2 2162
jna.jar jar lgpl2 894
joda-time_2.8.2.wso2v1.jar bundle apache2 6879
json-schema-validator-all_2.2.6.wso2v1.jar bundle lgpl2 8734
json-simple_1.1.0.wso2v1.jar bundle apache2 828
json_2.0.0.wso2v1.jar bundle apache2 971
json_3.0.0.wso2v1.jar bundle apache2 6503
jsr311-api-1.1.1.jar jarinbundle cddl1 553
jstl_1.2.1.wso2v2.jar bundle cddl1 2204
js_1.7.0.R4wso2v1.jar bundle mpl10 2199
kaptcha_2.3.0.wso2v1.jar bundle apache2 854
libphonenumber_7.4.2.wso2v1.jar bundle apache2 8733
libthrift_0.7.0.wso2v2.jar bundle apache2 912
libthrift_0.8.0.wso2v1.jar bundle apache2 1117
libthrift_0.9.2.wso2v1.jar bundle apache2 5912
localizer-1.0.jar jarinbundle apache2 551
lucene_5.2.1.wso2v1.jar bundle apache2 4502
maven-scm_1.7.0.wso2v2.jar bundle apache2 1331
neethi-3.0.3.jar bundle apache2 1146
neethi_2.0.4.wso2v5.jar bundle apache2 6267
nekohtml-1.9.10.jar jarinbundle apache2 1576
net.minidev.json-smart_1.3.0.jar bundle apache2 1337
netty-all_4.0.23.wso2v1.jar bundle apache2 4689
nimbus-jose-jwt_2.26.1.wso2v3.jar bundle apache2 4885
noggit_0.6.0.wso2v1.jar bundle apache2 4211
oltu_1.0.0.wso2v3.jar bundle apache2 6502
opencsv-1.8.jar jarinbundle apache2 368
opencsv_1.8.0.wso2v1.jar bundle apache2 928
openid4java_1.0.0.wso2v2.jar bundle apache2 6216
opensaml_2.6.4.wso2v3.jar bundle apache2 8480
openxri-client-1.2.0.jar jarinbundle apache2 433
openxri-syntax-1.2.0.jar jarinbundle apache2 434
org.antlr.antlr4-runtime-osgi_4.5.0.jar bundle bsd3 1228
org.apache.aries.blueprint_1.1.0.jar bundle apache2 1346
org.apache.aries.proxy_1.0.1.jar bundle apache2 1345
org.apache.aries.util_1.1.0.jar bundle apache2 1344
org.apache.commons.configuration_1.10.0.jar bundle apache2 1510
org.apache.commons.lang3_3.3.2.jar bundle apache2 1201
org.apache.commons.math3_3.2.0.jar bundle apache2 1227
org.apache.felix.gogo.command_0.10.0.v201209301215.jar bundle apache2 1134
org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar bundle apache2 1133
org.apache.felix.gogo.shell_0.10.0.v201212101605.jar bundle apache2 1132
org.apache.servicemix.bundles.geocoder-java_0.16.0.1.jar bundle apache2 1361
org.apache.servicemix.bundles.jaxb-api-2.0_4.0.0.m1.jar bundle apache2 1226
org.apache.velocity_1.7.0.jar bundle apache2 1839
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar bundle epl1 1131
org.eclipse.core.expressions_3.4.500.v20130515-1343.jar bundle epl1 1130
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar bundle epl1 1129
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar bundle epl1 1128
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar bundle epl1 1127
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar bundle epl1 1126
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120319-0616.jar bundle epl1 289
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar bundle epl1 1125
org.eclipse.ecf_3.2.0.v20130604-1622.jar bundle epl1 1124
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar bundle epl1 1123
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar bundle epl1 1122
org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar bundle epl1 1121
org.eclipse.equinox.console_1.0.100.v20130429-0953.jar bundle epl1 1120
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar bundle epl1 1119
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar bundle epl1 1118
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar bundle epl1 1117
org.eclipse.equinox.http.helper_1.1.0.wso2v1.jar bundle epl1 839
org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar bundle epl1 1116
org.eclipse.equinox.jsp.jasper_1.0.400.v20120522-2049.jar bundle epl1 388
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar bundle epl1 1115
org.eclipse.equinox.p2.artifact.repository_1.1.100.v20110519.jar bundle epl1 337
org.eclipse.equinox.p2.console_1.0.300.v20130327-2119.jar bundle epl1 1114
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar bundle epl1 1113
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar bundle epl1 1112
org.eclipse.equinox.p2.directorywatcher_1.0.300.v20130327-2119.jar bundle epl1 1110
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar bundle epl1 1111
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122-wso2v1.jar bundle epl1 3873
org.eclipse.equinox.p2.extensionlocation_1.2.100.v20130327-2119.jar bundle epl1 1109
org.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar bundle epl1 1108
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar bundle epl1 1107
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar bundle epl1 1106
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar bundle epl1 1105
org.eclipse.equinox.p2.publisher_1.2.0.v20110511.jar bundle epl1 306
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar bundle epl1 1104
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar bundle epl1 1103
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.0.v20110511-wso2v1.jar bundle epl1 703
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar bundle epl1 1102
org.eclipse.equinox.p2.transport.ecf_1.0.100.v20110902-0807.jar bundle epl1 369
org.eclipse.equinox.p2.updatechecker_1.1.200.v20130327-2119.jar bundle epl1 1101
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar bundle epl1 1100
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar bundle epl1 1099
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar bundle epl1 1098
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar bundle epl1 1097
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar bundle epl1 1096
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar bundle epl1 1095
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar bundle epl1 1094
org.eclipse.jdt.core.compiler.batch_3.10.2.v20150120-1634.jar bundle epl1 1141
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar bundle epl1 1093
org.eclipse.osgi_3.9.1.v20130814-1242.jar bundle epl1 1092
org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.300.v201109150503.jar bundle epl1 558
org.eclipse.wst.jsdt.debug.transport_1.0.100.v201109150330.jar bundle epl1 557
org.jaggeryjs.hostobjects.db_0.12.6.jar bundle apache2 1817
org.jaggeryjs.hostobjects.feed_0.12.6.jar bundle apache2 1816
org.jaggeryjs.hostobjects.file_0.12.6.jar bundle apache2 1815
org.jaggeryjs.hostobjects.jaggeryparser_0.12.6.jar bundle apache2 1814
org.jaggeryjs.hostobjects.log_0.12.6.jar bundle apache2 1813
org.jaggeryjs.hostobjects.registry_0.12.6.jar bundle apache2 1812
org.jaggeryjs.hostobjects.stream_0.12.6.jar bundle apache2 1811
org.jaggeryjs.hostobjects.uri_0.12.6.jar bundle apache2 1810
org.jaggeryjs.hostobjects.web_0.12.6.jar bundle apache2 1809
org.jaggeryjs.hostobjects.xhr_0.12.6.jar bundle apache2 1808
org.jaggeryjs.hostobjects.xslt_0.12.6.jar bundle apache2 1807
org.jaggeryjs.jaggery.app.mgt.stub_0.12.6.jar bundle apache2 1838
org.jaggeryjs.jaggery.app.mgt.ui_0.12.6.jar bundle apache2 1837
org.jaggeryjs.jaggery.app.mgt_0.12.6.jar bundle apache2 1806
org.jaggeryjs.jaggery.core_0.12.6.jar bundle apache2 1805
org.jaggeryjs.jaggery.deployer_0.12.6.jar bundle apache2 1804
org.jaggeryjs.jaggery.tools_0.12.6.jar bundle apache2 1803
org.jaggeryjs.modules.process_1.5.2.jar bundle apache2 1651
org.jaggeryjs.modules.sso_1.5.2.jar bundle apache2 1650
org.jaggeryjs.modules.uuid_1.5.2.jar bundle apache2 1649
org.jaggeryjs.modules.ws_1.4.2.jar bundle apache2 1359
org.jaggeryjs.scriptengine_0.12.6.jar bundle apache2 1796
org.restlet_2.3.0.wso2v1.jar bundle apache2 4501
org.sat4j.core_2.3.5.v201308161310.jar bundle epl1+lgpl21091
org.sat4j.pb_2.3.5.v201308161310.jar bundle epl1+lgpl21090
org.wso2.am.multitenancy.dashboard.ui_2.0.0.jar bundle apache2 8732
org.wso2.am.styles_2.0.0.jar bundle apache2 8731
org.wso2.balana_1.0.4.jar bundle apache2 8478
org.wso2.caching_4.0.3.jar bundle apache2 2919
org.wso2.carbon.addressing_4.4.7.jar bundle apache2 8477
org.wso2.carbon.analytics.message.tracer.handler.stub_1.0.6.jar bundle apache2 8730
org.wso2.carbon.analytics.message.tracer.handler.ui_1.0.6.jar bundle apache2 8729
org.wso2.carbon.analytics.message.tracer.handler_1.0.6.jar bundle apache2 8728
org.wso2.carbon.analytics.shared.data.agents.log4j_1.0.1.jar bundle apache2 8727
org.wso2.carbon.andes.admin_3.1.6.jar bundle apache2 8726
org.wso2.carbon.andes.authentication_3.1.6.jar bundle apache2 8725
org.wso2.carbon.andes.authorization_3.1.6.jar bundle apache2 8724
org.wso2.carbon.andes.cluster.mgt.ui_3.1.6.jar bundle apache2 8723
org.wso2.carbon.andes.cluster.mgt_3.1.6.jar bundle apache2 8722
org.wso2.carbon.andes.commons_3.1.6.jar bundle apache2 8721
org.wso2.carbon.andes.core_3.1.6.jar bundle apache2 8720
org.wso2.carbon.andes.event.admin_3.1.6.jar bundle apache2 8719
org.wso2.carbon.andes.event.core_3.1.6.jar bundle apache2 8718
org.wso2.carbon.andes.event.stub_3.1.6.jar bundle apache2 8717
org.wso2.carbon.andes.event.ui_3.1.6.jar bundle apache2 8716
org.wso2.carbon.andes.mgt.stub_3.1.6.jar bundle apache2 8715
org.wso2.carbon.andes.stub_3.1.6.jar bundle apache2 8714
org.wso2.carbon.andes.ui_3.1.6.jar bundle apache2 8713
org.wso2.carbon.andes_3.1.6.jar bundle apache2 8712
org.wso2.carbon.apimgt.api_6.0.0.jar bundle apache2 8711
org.wso2.carbon.apimgt.authenticator.oidc.stub_6.0.0.jar bundle apache2 8710
org.wso2.carbon.apimgt.authenticator.oidc.ui_6.0.0.jar bundle apache2 8709
org.wso2.carbon.apimgt.authenticator.oidc_6.0.0.jar bundle apache2 8708
org.wso2.carbon.apimgt.broker.lifecycle_6.0.0.jar bundle apache2 8707
org.wso2.carbon.apimgt.gateway.stub_6.0.0.jar bundle apache2 8706
org.wso2.carbon.apimgt.gateway_6.0.0.jar bundle apache2 8705
org.wso2.carbon.apimgt.handlers.security.stub_6.0.0.jar bundle apache2 8704
org.wso2.carbon.apimgt.hostobjects.oidc_6.0.0.jar bundle apache2 8703
org.wso2.carbon.apimgt.hostobjects_6.0.0.jar bundle apache2 8702
org.wso2.carbon.apimgt.impl_6.0.0.jar bundle apache2 8701
org.wso2.carbon.apimgt.jms.listener_6.0.0.jar bundle apache2 8700
org.wso2.carbon.apimgt.keymgt.client_6.0.0.jar bundle apache2 8699
org.wso2.carbon.apimgt.keymgt.stub_6.0.0.jar bundle apache2 8698
org.wso2.carbon.apimgt.keymgt_6.0.0.jar bundle apache2 8697
org.wso2.carbon.apimgt.registry.cache.stub_6.0.0.jar bundle apache2 8696
org.wso2.carbon.apimgt.startup.publisher_6.0.0.jar bundle apache2 8695
org.wso2.carbon.apimgt.statsupdate.stub_6.0.0.jar bundle apache2 8694
org.wso2.carbon.apimgt.throttling.siddhi.extension_6.0.0.jar bundle apache2 8693
org.wso2.carbon.apimgt.tier.cache.stub_6.0.0.jar bundle apache2 8692
org.wso2.carbon.apimgt.usage.client_6.0.0.jar bundle apache2 8691
org.wso2.carbon.apimgt.usage.publisher_6.0.0.jar bundle apache2 8690
org.wso2.carbon.application.deployer.synapse_4.6.1.jar bundle apache2 8689
org.wso2.carbon.application.deployer_4.4.7.jar bundle apache2 8476
org.wso2.carbon.application.mgt.stub_4.5.4.jar bundle apache2 8688
org.wso2.carbon.application.mgt.synapse_4.6.1.jar bundle apache2 8687
org.wso2.carbon.application.mgt.ui_4.5.4.jar bundle apache2 8686
org.wso2.carbon.application.mgt_4.5.4.jar bundle apache2 8685
org.wso2.carbon.application.upload_4.5.4.jar bundle apache2 8684
org.wso2.carbon.authenticator.proxy_4.4.7.jar bundle apache2 8473
org.wso2.carbon.authenticator.stub_4.4.7.jar bundle apache2 8472
org.wso2.carbon.base_4.4.7.jar bundle apache2 8471
org.wso2.carbon.bootstrap-4.4.7.jar bundle apache2 8201
org.wso2.carbon.captcha.mgt_4.2.0.jar bundle apache2 2154
org.wso2.carbon.captcha.mgt_4.5.2.jar bundle apache2 4499
org.wso2.carbon.claim.mgt.stub_5.2.0.jar bundle apache2 8464
org.wso2.carbon.claim.mgt.ui_5.2.0.jar bundle apache2 8463
org.wso2.carbon.claim.mgt_5.2.0.jar bundle apache2 8462
org.wso2.carbon.cluster.mgt.core_4.4.7.jar bundle apache2 8461
org.wso2.carbon.connector.core_4.6.1.jar bundle apache2 8683
org.wso2.carbon.core.bootup.validator_4.4.7.jar bundle apache2 8460
org.wso2.carbon.core.commons.stub_4.4.7.jar bundle apache2 8458
org.wso2.carbon.core.common_4.4.7.jar bundle apache2 8459
org.wso2.carbon.core.services_4.4.7.jar bundle apache2 8457
org.wso2.carbon.core_4.4.7.jar bundle apache2 8456
org.wso2.carbon.cxf.ext-4.7.0.jar bundle apache2 8203
org.wso2.carbon.databridge.agent_5.1.0.jar bundle apache2 8455
org.wso2.carbon.databridge.commons.binary_5.1.0.jar bundle apache2 8454
org.wso2.carbon.databridge.commons.thrift_5.1.0.jar bundle apache2 8453
org.wso2.carbon.databridge.commons_5.1.0.jar bundle apache2 8452
org.wso2.carbon.databridge.core_5.1.0.jar bundle apache2 8682
org.wso2.carbon.databridge.receiver.binary_5.1.0.jar bundle apache2 8681
org.wso2.carbon.databridge.receiver.thrift_5.1.0.jar bundle apache2 8680
org.wso2.carbon.databridge.streamdefn.filesystem_5.1.0.jar bundle apache2 8679
org.wso2.carbon.deployment.synchronizer.subversion_4.5.4.jar bundle apache2 8451
org.wso2.carbon.deployment.synchronizer_4.5.4.jar bundle apache2 8450
org.wso2.carbon.directory.server.manager.common_5.2.0.jar bundle apache2 8449
org.wso2.carbon.directory.server.manager.stub_5.2.0.jar bundle apache2 8448
org.wso2.carbon.directory.server.manager.ui_5.2.0.jar bundle apache2 8447
org.wso2.carbon.directory.server.manager_5.2.0.jar bundle apache2 8446
org.wso2.carbon.discovery.cxf_4.7.0.jar bundle apache2 8445
org.wso2.carbon.email.verification.stub_4.5.4.jar bundle apache2 8678
org.wso2.carbon.email.verification.ui_4.5.4.jar bundle apache2 8677
org.wso2.carbon.email.verification_4.5.4.jar bundle apache2 8676
org.wso2.carbon.endpoint_4.6.1.jar bundle apache2 8675
org.wso2.carbon.event.admin_4.5.4.jar bundle apache2 8444
org.wso2.carbon.event.application.deployer_5.1.0.jar bundle apache2 8443
org.wso2.carbon.event.client.stub_4.5.4.jar bundle apache2 8442
org.wso2.carbon.event.client_4.5.2.jar bundle apache2 7482
org.wso2.carbon.event.client_4.5.4.jar bundle apache2 8441
org.wso2.carbon.event.common_4.5.4.jar bundle apache2 8440
org.wso2.carbon.event.core_4.5.4.jar bundle apache2 8439
org.wso2.carbon.event.flow.stub_2.1.0.jar bundle apache2 8674
org.wso2.carbon.event.flow.ui_2.1.0.jar bundle apache2 8673
org.wso2.carbon.event.flow_2.1.0.jar bundle apache2 8672
org.wso2.carbon.event.input.adapter.core_5.1.0.jar bundle apache2 8671
org.wso2.carbon.event.input.adapter.email_5.1.0.jar bundle apache2 8670
org.wso2.carbon.event.input.adapter.filetail_5.1.0.jar bundle apache2 8669
org.wso2.carbon.event.input.adapter.http_5.1.0.jar bundle apache2 8668
org.wso2.carbon.event.input.adapter.jms_5.1.0.jar bundle apache2 8667
org.wso2.carbon.event.input.adapter.kafka_5.1.0.jar bundle apache2 8666
org.wso2.carbon.event.input.adapter.mqtt_5.1.0.jar bundle apache2 8665
org.wso2.carbon.event.input.adapter.soap_5.1.0.jar bundle apache2 8664
org.wso2.carbon.event.input.adapter.websocket.local_5.1.0.jar bundle apache2 8663
org.wso2.carbon.event.input.adapter.websocket_5.1.0.jar bundle apache2 8662
org.wso2.carbon.event.input.adapter.wso2event_5.1.0.jar bundle apache2 8661
org.wso2.carbon.event.output.adapter.cassandra_5.1.0.jar bundle apache2 8438
org.wso2.carbon.event.output.adapter.core_5.1.0.jar bundle apache2 8437
org.wso2.carbon.event.output.adapter.email_5.1.0.jar bundle apache2 8436
org.wso2.carbon.event.output.adapter.http_5.1.0.jar bundle apache2 8435
org.wso2.carbon.event.output.adapter.jms_5.1.0.jar bundle apache2 8434
org.wso2.carbon.event.output.adapter.kafka_5.1.0.jar bundle apache2 8433
org.wso2.carbon.event.output.adapter.logger_5.1.0.jar bundle apache2 8432
org.wso2.carbon.event.output.adapter.mqtt_5.1.0.jar bundle apache2 8431
org.wso2.carbon.event.output.adapter.rdbms_5.1.0.jar bundle apache2 8430
org.wso2.carbon.event.output.adapter.sms_5.1.0.jar bundle apache2 8429
org.wso2.carbon.event.output.adapter.soap_5.1.0.jar bundle apache2 8428
org.wso2.carbon.event.output.adapter.ui_5.1.0.jar bundle apache2 8427
org.wso2.carbon.event.output.adapter.websocket.local_5.1.0.jar bundle apache2 8426
org.wso2.carbon.event.output.adapter.websocket_5.1.0.jar bundle apache2 8425
org.wso2.carbon.event.output.adapter.wso2event_5.1.0.jar bundle apache2 8424
org.wso2.carbon.event.processor.admin_2.1.0.jar bundle apache2 8660
org.wso2.carbon.event.processor.common_2.1.0.jar bundle apache2 8659
org.wso2.carbon.event.processor.core_2.1.0.jar bundle apache2 8658
org.wso2.carbon.event.processor.manager.commons_5.1.0.jar bundle apache2 8423
org.wso2.carbon.event.processor.manager.core_5.1.0.jar bundle apache2 8422
org.wso2.carbon.event.processor.stub_2.1.0.jar bundle apache2 8657
org.wso2.carbon.event.processor.template.deployer_2.1.0.jar bundle apache2 8656
org.wso2.carbon.event.processor.ui_2.1.0.jar bundle apache2 8655
org.wso2.carbon.event.publisher.admin_5.1.0.jar bundle apache2 8421
org.wso2.carbon.event.publisher.core_5.1.0.jar bundle apache2 8420
org.wso2.carbon.event.publisher.stub_5.1.0.jar bundle apache2 8654
org.wso2.carbon.event.publisher.ui_5.1.0.jar bundle apache2 8653
org.wso2.carbon.event.receiver.admin_5.1.0.jar bundle apache2 8652
org.wso2.carbon.event.receiver.core_5.1.0.jar bundle apache2 8651
org.wso2.carbon.event.receiver.stub_5.1.0.jar bundle apache2 8650
org.wso2.carbon.event.receiver.ui_5.1.0.jar bundle apache2 8649
org.wso2.carbon.event.simulator.admin_2.1.0.jar bundle apache2 8648
org.wso2.carbon.event.simulator.core_2.1.0.jar bundle apache2 8647
org.wso2.carbon.event.simulator.stub_2.1.0.jar bundle apache2 8646
org.wso2.carbon.event.simulator.ui_2.1.0.jar bundle apache2 8645
org.wso2.carbon.event.statistics.stub_5.1.0.jar bundle apache2 8644
org.wso2.carbon.event.statistics.ui_5.1.0.jar bundle apache2 8643
org.wso2.carbon.event.statistics_5.1.0.jar bundle apache2 8642
org.wso2.carbon.event.stream.admin_5.1.0.jar bundle apache2 8419
org.wso2.carbon.event.stream.core_5.1.0.jar bundle apache2 8418
org.wso2.carbon.event.stream.persistence.stub_5.1.0.jar bundle apache2 8641
org.wso2.carbon.event.stream.stub_5.1.0.jar bundle apache2 8640
org.wso2.carbon.event.stream.ui_5.1.0.jar bundle apache2 8639
org.wso2.carbon.event.template.manager.admin_5.1.0.jar bundle apache2 8638
org.wso2.carbon.event.template.manager.core_5.1.0.jar bundle apache2 8637
org.wso2.carbon.event.template.manager.stub_5.1.0.jar bundle apache2 8636
org.wso2.carbon.event.template.manager.ui_5.1.0.jar bundle apache2 8635
org.wso2.carbon.event.tracer.stub_5.1.0.jar bundle apache2 8634
org.wso2.carbon.event.tracer.ui_5.1.0.jar bundle apache2 8633
org.wso2.carbon.event.tracer_5.1.0.jar bundle apache2 8632
org.wso2.carbon.event.ws_4.5.4.jar bundle apache2 8417
org.wso2.carbon.feature.mgt.core_4.4.7.jar bundle apache2 8416
org.wso2.carbon.feature.mgt.services_4.4.7.jar bundle apache2 8415
org.wso2.carbon.feature.mgt.stub_4.4.7.jar bundle apache2 8414
org.wso2.carbon.feature.mgt.ui_4.4.7.jar bundle apache2 8413
org.wso2.carbon.forum_6.0.0.jar bundle apache2 8631
org.wso2.carbon.framework.exporter_4.4.7.jar bundle apache2 8412
org.wso2.carbon.ganalytics.publisher_4.5.4.jar bundle apache2 8630
org.wso2.carbon.governance.api_4.6.4.jar bundle apache2 8629
org.wso2.carbon.governance.client_4.6.4.jar bundle apache2 8628
org.wso2.carbon.governance.common_4.6.4.jar bundle apache2 8627
org.wso2.carbon.governance.custom.lifecycles.checklist.stub_4.6.4.jar bundle apache2 8626
org.wso2.carbon.governance.custom.lifecycles.checklist.ui_4.6.4.jar bundle apache2 8625
org.wso2.carbon.governance.custom.lifecycles.checklist_4.6.4.jar bundle apache2 8624
org.wso2.carbon.governance.custom.lifecycles.history.ui_4.6.4.jar bundle apache2 8623
org.wso2.carbon.governance.generic.stub_4.6.4.jar bundle apache2 8622
org.wso2.carbon.governance.generic.ui_4.6.4.jar bundle apache2 8621
org.wso2.carbon.governance.generic_4.6.4.jar bundle apache2 8620
org.wso2.carbon.governance.lcm.stub_4.6.4.jar bundle apache2 8619
org.wso2.carbon.governance.lcm.ui_4.6.4.jar bundle apache2 8618
org.wso2.carbon.governance.lcm_4.6.4.jar bundle apache2 8617
org.wso2.carbon.governance.list_4.6.4.jar bundle apache2 8616
org.wso2.carbon.governance.registry.eventing_4.6.4.jar bundle apache2 8615
org.wso2.carbon.governance.registry.extensions_4.6.4.jar bundle apache2 8614
org.wso2.carbon.governance.wsdltool.stub_4.6.4.jar bundle apache2 8613
org.wso2.carbon.governance.wsdltool.ui_4.6.4.jar bundle apache2 8612
org.wso2.carbon.governance.wsdltool_4.6.4.jar bundle apache2 8611
org.wso2.carbon.hostobjects.sso_6.0.0.jar bundle apache2 8610
org.wso2.carbon.i18n_4.4.7.jar bundle apache2 8406
org.wso2.carbon.identity.application.authentication.endpoint.util_5.2.0.jar bundle apache2 8405
org.wso2.carbon.identity.application.authentication.framework_5.2.0.jar bundle apache2 8404
org.wso2.carbon.identity.application.authenticator.basicauth_5.1.1.jar bundle apache2 8403
org.wso2.carbon.identity.application.authenticator.samlsso_5.1.1.jar bundle apache2 8393
org.wso2.carbon.identity.application.common_5.2.0.jar bundle apache2 8391
org.wso2.carbon.identity.application.mgt.stub_5.2.0.jar bundle apache2 8390
org.wso2.carbon.identity.application.mgt.ui_5.2.0.jar bundle apache2 8389
org.wso2.carbon.identity.application.mgt_5.2.0.jar bundle apache2 8388
org.wso2.carbon.identity.authentication_4.5.4.jar bundle apache2 8609
org.wso2.carbon.identity.authenticator.saml2.sso.common_5.1.1.jar bundle apache2 8383
org.wso2.carbon.identity.authenticator.saml2.sso.stub_5.1.1.jar bundle apache2 8382
org.wso2.carbon.identity.authenticator.saml2.sso.ui_5.1.1.jar bundle apache2 8381
org.wso2.carbon.identity.authenticator.saml2.sso_5.1.1.jar bundle apache2 8380
org.wso2.carbon.identity.authenticator.thrift_5.2.0.jar bundle apache2 8379
org.wso2.carbon.identity.base_5.2.0.jar bundle apache2 8378
org.wso2.carbon.identity.core.ui_5.2.0.jar bundle apache2 8377
org.wso2.carbon.identity.core_5.2.0.jar bundle apache2 8376
org.wso2.carbon.identity.entitlement.stub_5.2.0.jar bundle apache2 8374
org.wso2.carbon.identity.entitlement_5.2.0.jar bundle apache2 8372
org.wso2.carbon.identity.mgt.stub_5.2.0.jar bundle apache2 8371
org.wso2.carbon.identity.mgt.ui_5.2.0.jar bundle apache2 8370
org.wso2.carbon.identity.mgt_5.2.0.jar bundle apache2 8369
org.wso2.carbon.identity.notification.mgt_5.2.0.jar bundle apache2 8366
org.wso2.carbon.identity.oauth.common_5.1.1.jar bundle apache2 8365
org.wso2.carbon.identity.oauth.stub_5.0.8.jar bundle apache2 8608
org.wso2.carbon.identity.oauth.stub_5.1.1.jar bundle apache2 8364
org.wso2.carbon.identity.oauth.ui_5.1.1.jar bundle apache2 8363
org.wso2.carbon.identity.oauth_5.1.1.jar bundle apache2 8362
org.wso2.carbon.identity.oidc.session_5.1.1.jar bundle apache2 8361
org.wso2.carbon.identity.provider_5.1.1.jar bundle apache2 8360
org.wso2.carbon.identity.sso.agent_5.1.0.jar bundle apache2 8353
org.wso2.carbon.identity.sso.saml.stub_5.1.1.jar bundle apache2 8352
org.wso2.carbon.identity.user.profile.stub_5.2.0.jar bundle apache2 8337
org.wso2.carbon.identity.user.profile.ui_5.2.0.jar bundle apache2 8336
org.wso2.carbon.identity.user.profile_5.2.0.jar bundle apache2 8335
org.wso2.carbon.identity.user.registration.stub_5.2.0.jar bundle apache2 8334
org.wso2.carbon.identity.user.registration_5.2.0.jar bundle apache2 8333
org.wso2.carbon.identity.user.store.configuration.deployer_5.2.0.jar bundle apache2 8332
org.wso2.carbon.identity.user.store.configuration.stub_5.2.0.jar bundle apache2 8331
org.wso2.carbon.identity.user.store.configuration.ui_5.2.0.jar bundle apache2 8330
org.wso2.carbon.identity.user.store.configuration_5.2.0.jar bundle apache2 8329
org.wso2.carbon.identity.user.store.count.stub_5.2.0.jar bundle apache2 8328
org.wso2.carbon.identity.user.store.count_5.2.0.jar bundle apache2 8327
org.wso2.carbon.idp.mgt.stub_5.2.0.jar bundle apache2 8317
org.wso2.carbon.idp.mgt.ui_5.2.0.jar bundle apache2 8316
org.wso2.carbon.idp.mgt_5.2.0.jar bundle apache2 8315
org.wso2.carbon.inbound.endpoint.osgi_4.6.1.jar bundle apache2 8607
org.wso2.carbon.inbound.endpoint.persistence_4.6.1.jar bundle apache2 8606
org.wso2.carbon.inbound.endpoint_4.6.1.jar bundle apache2 8605
org.wso2.carbon.inbound_4.6.1.jar bundle apache2 8604
org.wso2.carbon.localentry_4.6.1.jar bundle apache2 8603
org.wso2.carbon.logging-4.4.7.jar bundle apache2 8205
org.wso2.carbon.logging.admin.stub_4.5.4.jar bundle apache2 8313
org.wso2.carbon.logging.admin.ui_4.5.4.jar bundle apache2 8312
org.wso2.carbon.logging.service_4.5.4.jar bundle apache2 8311
org.wso2.carbon.logging.view.stub_4.5.4.jar bundle apache2 8310
org.wso2.carbon.logging.view.ui_4.5.4.jar bundle apache2 8309
org.wso2.carbon.logging_4.4.7.jar bundle apache2 8308
org.wso2.carbon.mashup.javascript.hostobjects.registry_4.6.4.jar bundle apache2 8602
org.wso2.carbon.mashup.utils_4.2.0.jar bundle apache2 2216
org.wso2.carbon.mediation.artifactuploader_4.6.1.jar bundle apache2 8601
org.wso2.carbon.mediation.configadmin.stub_4.6.1.jar bundle apache2 8600
org.wso2.carbon.mediation.configadmin.ui_4.6.1.jar bundle apache2 8599
org.wso2.carbon.mediation.configadmin_4.6.1.jar bundle apache2 8598
org.wso2.carbon.mediation.dependency.mgt_4.6.1.jar bundle apache2 8597
org.wso2.carbon.mediation.initializer.ui_4.6.1.jar bundle apache2 8596
org.wso2.carbon.mediation.initializer_4.6.1.jar bundle apache2 8595
org.wso2.carbon.mediation.library_4.6.1.jar bundle apache2 8594
org.wso2.carbon.mediation.message.processor_4.6.1.jar bundle apache2 8593
org.wso2.carbon.mediation.ntaskadmin_4.6.1.jar bundle apache2 8591
org.wso2.carbon.mediation.ntask_4.6.1.jar bundle apache2 8592
org.wso2.carbon.mediation.registry_4.6.1.jar bundle apache2 8590
org.wso2.carbon.mediation.security.stub_4.6.1.jar bundle apache2 8589
org.wso2.carbon.mediation.security_4.6.1.jar bundle apache2 8588
org.wso2.carbon.mediation.startup_4.6.1.jar bundle apache2 8587
org.wso2.carbon.mediation.templates.common_4.6.1.jar bundle apache2 8586
org.wso2.carbon.mediation.templates.service_4.6.1.jar bundle apache2 8585
org.wso2.carbon.mediation.templates_4.6.1.jar bundle apache2 8584
org.wso2.carbon.mediation.transport.handlers_4.6.1.jar bundle apache2 8583
org.wso2.carbon.mediator.clazz.services_4.6.1.jar bundle apache2 8582
org.wso2.carbon.mediator.command.services_4.6.1.jar bundle apache2 8581
org.wso2.carbon.mediator.event_4.6.1.jar bundle apache2 8580
org.wso2.carbon.mediator.fastXSLT_4.6.1.jar bundle apache2 8579
org.wso2.carbon.mediator.router.impl_4.6.1.jar bundle apache2 8578
org.wso2.carbon.mediator.service_4.6.1.jar bundle apache2 8577
org.wso2.carbon.message.processor_4.6.1.jar bundle apache2 8576
org.wso2.carbon.message.store_4.6.1.jar bundle apache2 8575
org.wso2.carbon.messageflows.stub_4.5.4.jar bundle apache2 8574
org.wso2.carbon.messageflows.ui_4.5.4.jar bundle apache2 8573
org.wso2.carbon.messageflows_4.5.4.jar bundle apache2 8572
org.wso2.carbon.metrics.common_1.2.0.jar bundle apache2 6889
org.wso2.carbon.metrics.das.reporter_1.2.0.jar bundle apache2 6888
org.wso2.carbon.metrics.data.common_1.2.0.jar bundle apache2 6912
org.wso2.carbon.metrics.data.service.stub_1.2.0.jar bundle apache2 6911
org.wso2.carbon.metrics.data.service_1.2.0.jar bundle apache2 6910
org.wso2.carbon.metrics.impl_1.2.0.jar bundle apache2 6887
org.wso2.carbon.metrics.jdbc.reporter_1.2.0.jar bundle apache2 6909
org.wso2.carbon.metrics.manager_1.2.0.jar bundle apache2 6886
org.wso2.carbon.metrics.view.ui_1.2.0.jar bundle apache2 6908
org.wso2.carbon.module.mgt_4.7.0.jar bundle apache2 8306
org.wso2.carbon.ndatasource.common_4.4.7.jar bundle apache2 8305
org.wso2.carbon.ndatasource.core_4.4.7.jar bundle apache2 8304
org.wso2.carbon.ndatasource.datasources_4.5.4.jar bundle apache2 8571
org.wso2.carbon.ndatasource.rdbms_4.4.7.jar bundle apache2 8303
org.wso2.carbon.ndatasource.stub_4.5.4.jar bundle apache2 8570
org.wso2.carbon.ndatasource.ui_4.5.4.jar bundle apache2 8569
org.wso2.carbon.ntask.common_4.5.4.jar bundle apache2 8568
org.wso2.carbon.ntask.core_4.5.4.jar bundle apache2 8567
org.wso2.carbon.ntask.solutions_4.5.4.jar bundle apache2 8566
org.wso2.carbon.operation.mgt_4.7.0.jar bundle apache2 8302
org.wso2.carbon.osgi.security_4.4.7.jar bundle apache2 8301
org.wso2.carbon.priority.executors_4.6.1.jar bundle apache2 8565
org.wso2.carbon.proxyadmin.common_4.6.1.jar bundle apache2 8564
org.wso2.carbon.proxyadmin_4.6.1.jar bundle apache2 8563
org.wso2.carbon.qpid.stub_4.5.4.jar bundle apache2 8298
org.wso2.carbon.queuing_4.4.7.jar bundle apache2 8297
org.wso2.carbon.registry.admin.api_4.5.6.jar bundle apache2 8562
org.wso2.carbon.registry.api_4.4.7.jar bundle apache2 8295
org.wso2.carbon.registry.common.ui_4.5.6.jar bundle apache2 8561
org.wso2.carbon.registry.common_4.5.6.jar bundle apache2 8560
org.wso2.carbon.registry.core_4.4.7.jar bundle apache2 8292
org.wso2.carbon.registry.event.core_4.5.6.jar bundle apache2 8559
org.wso2.carbon.registry.event.ws_4.5.6.jar bundle apache2 8558
org.wso2.carbon.registry.eventing_4.5.6.jar bundle apache2 8557
org.wso2.carbon.registry.extensions.stub_4.5.6.jar bundle apache2 8556
org.wso2.carbon.registry.extensions.ui_4.5.6.jar bundle apache2 8555
org.wso2.carbon.registry.extensions_4.5.6.jar bundle apache2 8554
org.wso2.carbon.registry.indexing_4.5.6.jar bundle apache2 8553
org.wso2.carbon.registry.info.stub_4.5.6.jar bundle apache2 8552
org.wso2.carbon.registry.info.ui_4.5.6.jar bundle apache2 8551
org.wso2.carbon.registry.info_4.5.6.jar bundle apache2 8550
org.wso2.carbon.registry.properties.stub_4.5.6.jar bundle apache2 8549
org.wso2.carbon.registry.properties.ui_4.5.6.jar bundle apache2 8548
org.wso2.carbon.registry.properties_4.5.6.jar bundle apache2 8547
org.wso2.carbon.registry.relations.stub_4.5.6.jar bundle apache2 8546
org.wso2.carbon.registry.relations.ui_4.5.6.jar bundle apache2 8545
org.wso2.carbon.registry.relations_4.5.6.jar bundle apache2 8544
org.wso2.carbon.registry.resource.stub_4.5.6.jar bundle apache2 8543
org.wso2.carbon.registry.resource.ui_4.5.6.jar bundle apache2 8542
org.wso2.carbon.registry.resource_4.5.6.jar bundle apache2 8541
org.wso2.carbon.registry.search.stub_4.5.6.jar bundle apache2 8540
org.wso2.carbon.registry.search.ui_4.5.6.jar bundle apache2 8539
org.wso2.carbon.registry.search_4.5.6.jar bundle apache2 8538
org.wso2.carbon.registry.server_4.4.7.jar bundle apache2 8278
org.wso2.carbon.registry.servlet_4.5.6.jar bundle apache2 8537
org.wso2.carbon.registry.task_4.5.6.jar bundle apache2 8536
org.wso2.carbon.registry.ws.api_4.5.6.jar bundle apache2 8535
org.wso2.carbon.registry.ws.client_4.5.6.jar bundle apache2 8534
org.wso2.carbon.registry.ws.stub_4.5.6.jar bundle apache2 8533
org.wso2.carbon.relay.mediators.builder_4.6.1.jar bundle apache2 8532
org.wso2.carbon.relay.module_4.6.1.jar bundle apache2 8531
org.wso2.carbon.relay_4.6.1.jar bundle apache2 8530
org.wso2.carbon.remote-tasks.stub_4.5.4.jar bundle apache2 8529
org.wso2.carbon.rest.api.stub_4.6.1.jar bundle apache2 8528
org.wso2.carbon.rest.api_4.6.1.jar bundle apache2 8527
org.wso2.carbon.roles.mgt.stub_4.4.7.jar bundle apache2 8276
org.wso2.carbon.roles.mgt.ui_4.4.7.jar bundle apache2 8275
org.wso2.carbon.roles.mgt_4.4.7.jar bundle apache2 8274
org.wso2.carbon.securevault_4.4.7.jar bundle apache2 8273
org.wso2.carbon.security.mgt.stub_5.2.0.jar bundle apache2 8272
org.wso2.carbon.security.mgt.ui_5.2.0.jar bundle apache2 8271
org.wso2.carbon.security.mgt_5.2.0.jar bundle apache2 8270
org.wso2.carbon.sequences.common_4.6.1.jar bundle apache2 8526
org.wso2.carbon.sequences.stub_4.6.1.jar bundle apache2 8525
org.wso2.carbon.sequences_4.6.1.jar bundle apache2 8524
org.wso2.carbon.server-4.4.7.jar bundle apache2 8204
org.wso2.carbon.server.admin.common_4.4.7.jar bundle apache2 8269
org.wso2.carbon.server.admin.stub_4.4.7.jar bundle apache2 8268
org.wso2.carbon.server.admin.ui_4.4.7.jar bundle apache2 8267
org.wso2.carbon.server.admin_4.4.7.jar bundle apache2 8266
org.wso2.carbon.service.mgt_4.7.0.jar bundle apache2 8265
org.wso2.carbon.siddhi.metrics.core_2.1.0.jar bundle apache2 8523
org.wso2.carbon.siddhi.tryit.ui_2.1.0.jar bundle apache2 8522
org.wso2.carbon.statistics.stub_4.5.4.jar bundle apache2 8264
org.wso2.carbon.statistics.ui_4.5.4.jar bundle apache2 8263
org.wso2.carbon.statistics_4.5.4.jar bundle apache2 8262
org.wso2.carbon.task.services_4.6.1.jar bundle apache2 8521
org.wso2.carbon.task_4.6.1.jar bundle apache2 8520
org.wso2.carbon.tenant.common.stub_4.5.4.jar bundle apache2 8258
org.wso2.carbon.tenant.common_4.5.4.jar bundle apache2 8257
org.wso2.carbon.tenant.deployment_4.6.0.jar bundle apache2 8519
org.wso2.carbon.tenant.dispatcher_4.6.0.jar bundle apache2 8518
org.wso2.carbon.tenant.keystore.mgt_4.6.0.jar bundle apache2 8517
org.wso2.carbon.tenant.mgt.core_4.6.0.jar bundle apache2 8516
org.wso2.carbon.tenant.mgt.stub_4.6.0.jar bundle apache2 8515
org.wso2.carbon.tenant.mgt.ui_4.6.0.jar bundle apache2 8514
org.wso2.carbon.tenant.mgt_4.6.0.jar bundle apache2 8513
org.wso2.carbon.tenant.redirector.servlet.stub_4.6.0.jar bundle apache2 8512
org.wso2.carbon.tenant.redirector.servlet.ui_4.6.0.jar bundle apache2 8511
org.wso2.carbon.tenant.redirector.servlet_4.6.0.jar bundle apache2 8510
org.wso2.carbon.tenant.sso.redirector.ui_4.6.0.jar bundle apache2 8509
org.wso2.carbon.tenant.theme.mgt_4.6.0.jar bundle apache2 8508
org.wso2.carbon.tenant.throttling.agent_4.6.0.jar bundle apache2 8507
org.wso2.carbon.tenant.usage.agent_4.6.0.jar bundle apache2 8506
org.wso2.carbon.throttling.agent.stub_4.5.4.jar bundle apache2 8505
org.wso2.carbon.tomcat.ext_4.4.7.jar bundle apache2 8245
org.wso2.carbon.tomcat.patch_4.7.0.jar bundle apache2 8244
org.wso2.carbon.tomcat_4.4.7.jar bundle apache2 8243
org.wso2.carbon.tracer.stub_4.5.4.jar bundle apache2 8242
org.wso2.carbon.tracer.ui_4.5.4.jar bundle apache2 8241
org.wso2.carbon.tracer_4.5.4.jar bundle apache2 8240
org.wso2.carbon.ui.menu.general_4.4.7.jar bundle apache2 8239
org.wso2.carbon.ui.menu.governance_4.4.7.jar bundle apache2 8504
org.wso2.carbon.ui.menu.registry_4.4.7.jar bundle apache2 8503
org.wso2.carbon.ui.menu.stratos_2.2.0.jar bundle apache2 2202
org.wso2.carbon.ui.menu.tools_4.4.7.jar bundle apache2 8238
org.wso2.carbon.ui_4.4.7.jar bundle apache2 8237
org.wso2.carbon.um.ws.api.stub_5.1.1.jar bundle apache2 8236
org.wso2.carbon.um.ws.api_5.1.1.jar bundle apache2 8235
org.wso2.carbon.um.ws.service_5.1.1.jar bundle apache2 8234
org.wso2.carbon.user.api_4.4.7.jar bundle apache2 8232
org.wso2.carbon.user.core_4.4.7.jar bundle apache2 8231
org.wso2.carbon.user.mgt.common_5.2.0.jar bundle apache2 8230
org.wso2.carbon.user.mgt.stub_5.2.0.jar bundle apache2 8229
org.wso2.carbon.user.mgt.ui_5.2.0.jar bundle apache2 8228
org.wso2.carbon.user.mgt.workflow.stub_5.2.0.jar bundle apache2 8227
org.wso2.carbon.user.mgt_5.2.0.jar bundle apache2 8224
org.wso2.carbon.utils_4.4.7.jar bundle apache2 8223
org.wso2.carbon.webapp.deployer_4.7.0.jar bundle apache2 8222
org.wso2.carbon.webapp.list.ui_4.7.0.jar bundle apache2 8502
org.wso2.carbon.webapp.mgt.stub_4.7.0.jar bundle apache2 8501
org.wso2.carbon.webapp.mgt.ui_4.7.0.jar bundle apache2 8500
org.wso2.carbon.webapp.mgt_4.7.0.jar bundle apache2 8221
org.wso2.ciphertool-1.0.0-wso2v3.jar bundle apache2 4038
org.wso2.securevault-1.0.0-wso2v2.jar bundle apache2 3537
org.wso2.securevault_1.0.0.wso2v2.jar bundle apache2 768
org.yaml.snakeyaml_1.11.0.jar bundle apache2 1222
patch.jar jarinbundle epl1 1137
pdepublishing-ant.jar jar epl1 524
pdepublishing.jar jar epl1 525
pdfbox_1.8.10.wso2v2.jar bundle apache2 6514
perf4j_0.9.12.wso2v1.jar bundle apache2 832
platform.jar jar epl1 893
poi-ooxml_3.14.0.wso2v1.jar bundle apache2 8218
poi-scratchpad_3.14.0.wso2v1.jar bundle apache2 8217
poi_3.14.0.wso2v1.jar bundle apache2 8216
quartz_2.1.1.wso2v1.jar bundle apache2 975
rampart-core_1.6.1.wso2v21.jar bundle apache2 8215
rampart-policy_1.6.1.wso2v21.jar bundle apache2 8214
rampart-trust_1.6.1.wso2v21.jar bundle apache2 8213
rome_0.9.0.wso2v1.jar bundle apache2 930
Saxon-HE-9.4.jar jar mpl10 1136
siddhi-core_3.1.0.jar bundle apache2 1795
siddhi-extension-eval-script_3.1.0.jar bundle apache2 1836
siddhi-extension-event-table_3.1.0.jar bundle apache2 1835
siddhi-extension-geo_3.1.0.jar bundle apache2 1834
siddhi-extension-kalman-filter_3.1.0.jar bundle apache2 1833
siddhi-extension-map_3.1.0.jar bundle apache2 1832
siddhi-extension-math_3.1.0.jar bundle apache2 1831
siddhi-extension-regex_3.1.0.jar bundle apache2 1830
siddhi-extension-reorder_3.1.0.jar bundle apache2 1829
siddhi-extension-string_3.1.0.jar bundle apache2 1828
siddhi-extension-timeseries_3.1.0.jar bundle apache2 1826
siddhi-extension-time_3.1.0.jar bundle apache2 1827
siddhi-query-api_3.1.0.jar bundle apache2 1825
siddhi-query-compiler_3.1.0.jar bundle apache2 1824
slf4j.api_1.6.1.jar bundle mit 354
slf4j.api_1.7.13.jar bundle mit 1606
slf4j.log4j12_1.6.1.jar bundle mit 346
slf4j.log4j12_1.7.13.jar bundle mit 1605
solr_5.2.1.wso2v1.jar bundle apache2 4384
spatial4j_0.4.1.wso2v1.jar bundle apache2 4045
spring-aop-3.0.7.RELEASE.jar bundle apache2 279
spring-asm-3.0.7.RELEASE.jar bundle apache2 261
spring-beans-3.0.7.RELEASE.jar bundle apache2 275
spring-context-3.0.7.RELEASE.jar bundle apache2 273
spring-core-3.0.7.RELEASE.jar bundle apache2 270
spring-expression-3.0.7.RELEASE.jar bundle apache2 272
spring-web-3.0.7.RELEASE.jar bundle apache2 268
spring.framework_3.2.9.wso2v1.jar bundle apache2 4044
stax2-api-3.1.4.jar bundle bsd 1089
step2-common-1.0.0-wso2v2.jar bundle apache2 2909
step2-consumer-1.0.0-wso2v2.jar bundle apache2 2908
step2_1.0.0.wso2v2.jar bundle apache2 2907
storm-core_0.9.5.wso2v1.jar bundle apache2 4227
svn-client-adapter_1.10.9.wso2v1.jar bundle apache2 4043
swagger-codegen_2.1.6.wso2v1.jar bundle apache2 8499
synapse-commons_2.1.7.wso2v3.jar bundle apache2 8498
synapse-core_2.1.7.wso2v3.jar bundle apache2 8497
synapse-extensions_2.1.7.wso2v3.jar bundle apache2 8496
synapse-nhttp-transport_2.1.7.wso2v3.jar bundle apache2 8495
synapse-samples_2.1.7.wso2v3.jar bundle apache2 8494
synapse-tasks_2.1.7.wso2v3.jar bundle apache2 8493
tcpmon-1.0.jar jar bsd 255
tiles-jsp_2.0.5.wso2v1.jar bundle apache2 989
tomcat-annotations-api-7.0.69.jar jar apache2 1794
tomcat-catalina-ha_7.0.69.wso2v1.jar bundle apache2 8212
tomcat-el-api_7.0.69.wso2v1.jar bundle apache2 8211
tomcat-jsp-api_7.0.69.wso2v1.jar bundle apache2 8210
tomcat-juli-7.0.69.jar jar apache2 1792
tomcat-servlet-api_7.0.69.wso2v1.jar bundle apache2 8209
tomcat_7.0.69.wso2v1.jar bundle apache2 8208
tyrus-standalone-client_1.7.0.wso2v1.jar bundle cddl+gpl 4226
uddi4j-1.0.1.jar jarinbundle ibmpl 406
velocity-1.7.jar bundle apache2 509
wadl-core_1.1.6.wso2v1.jar bundle apache2 8492
waffle-jna.jar jar epl1 892
waffle-jna_1.6.0.wso2v5.jar bundle epl1 8207
woden_1.0.0.M9-wso2v1.jar bundle apache2 3755
woodstox-core-asl-4.4.1.jar bundle apache2 1087
wsdl-validator_1.2.0.wso2v1.jar bundle epl1 1175
wsdl4j-1.6.3.jar jar cpl1 276
wsdl4j_1.6.2.wso2v4.jar bundle apache2 745
wso2-uri-templates_1.6.5.jar bundle apache2 1073
wss4j_1.5.11.wso2v14.jar bundle apache2 8206
xercesImpl-2.8.1.wso2v2.jar bundle apache2 663
xml-apis-1.4.01.jar jar apache2 1793
xml-resolver-1.2.jar jar apache2 278
xmlbeans-2.3.0.jar jarinbundle apache2 344
xmlbeans_2.3.0.wso2v1.jar bundle apache2 749
xmlschema-core-2.1.0.jar bundle apache2 1145
XmlSchema_1.4.7.wso2v3.jar bundle apache2 3585
xmlsec-1.5.8.jar bundle apache2 1144
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
ibmpl IBM Public License 1.0
http://www.ibm.com/developerworks/library/os-ipl.html
cddl1 Common Development and Distribution License
http://www.opensource.org/licenses/cddl1.php
cddl+gpl CDDL + GPLv2
https://glassfish.dev.java.net/public/CDDL+GPL.html
bsd3 BSD-3
http://opensource.org/licenses/BSD-3-Clause
bouncy Bouncy Castle License
http://www.bouncycastle.org/licence.html
bsd Berkeley License
http://www.opensource.org/licenses/bsd-license.php
lgpl2 Lesser GPL v2.1
http://www.opensource.org/licenses/lgpl-2.1.php
mit MIT License
http://www.opensource.org/licenses/mit-license.php
icu ICU License
http://source.icu-project.org/repos/icu/icu/trunk/license.html
mpl10 Mozilla Public License 1.0
http://www.mozilla.org/MPL/
cpl1 Common Public License
http://opensource.org/licenses/cpl1.0.php
epl1+lgpl2 EPL1 + LGPL2
http://www.eclipse.org/legal/epl-v10.html + http://www.gnu.org/licenses/licenses.html
epl1 Eclipse Public License
http://www.eclipse.org/legal/epl-v10.html