github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/syft/pkg/cataloger/internal/cpegenerate/java_groupid_map.go (about)

     1  package cpegenerate
     2  
     3  var DefaultArtifactIDToGroupID = map[string]string{
     4  	"ant":                                         "org.apache.ant",
     5  	"ant-antlr":                                   "org.apache.ant",
     6  	"ant-antunit":                                 "org.apache.ant",
     7  	"ant-apache-bcel":                             "org.apache.ant",
     8  	"ant-apache-bsf":                              "org.apache.ant",
     9  	"ant-apache-log4j":                            "org.apache.ant",
    10  	"ant-apache-oro":                              "org.apache.ant",
    11  	"ant-apache-regexp":                           "org.apache.ant",
    12  	"ant-apache-resolver":                         "org.apache.ant",
    13  	"ant-apache-xalan2":                           "org.apache.ant",
    14  	"ant-commons-logging":                         "org.apache.ant",
    15  	"ant-commons-net":                             "org.apache.ant",
    16  	"ant-compress":                                "org.apache.ant",
    17  	"ant-dotnet":                                  "org.apache.ant",
    18  	"ant-imageio":                                 "org.apache.ant",
    19  	"ant-jai":                                     "org.apache.ant",
    20  	"ant-jakartamail":                             "org.apache.ant",
    21  	"ant-javamail":                                "org.apache.ant",
    22  	"ant-jdepend":                                 "org.apache.ant",
    23  	"ant-jmf":                                     "org.apache.ant",
    24  	"ant-jsch":                                    "org.apache.ant",
    25  	"ant-junit":                                   "org.apache.ant",
    26  	"ant-junit4":                                  "org.apache.ant",
    27  	"ant-junitlauncher":                           "org.apache.ant",
    28  	"ant-launcher":                                "org.apache.ant",
    29  	"ant-netrexx":                                 "org.apache.ant",
    30  	"ant-nodeps":                                  "org.apache.ant",
    31  	"ant-parent":                                  "org.apache.ant",
    32  	"ant-starteam":                                "org.apache.ant",
    33  	"ant-stylebook":                               "org.apache.ant",
    34  	"ant-swing":                                   "org.apache.ant",
    35  	"ant-testutil":                                "org.apache.ant",
    36  	"ant-trax":                                    "org.apache.ant",
    37  	"ant-weblogic":                                "org.apache.ant",
    38  	"ant-xz":                                      "org.apache.ant",
    39  	"commons-codec":                               "commons-codec",
    40  	"commons-logging":                             "commons-logging", // see e.g. https://mvnrepository.com/artifact/commons-logging/commons-logging/1.1.1
    41  	"okhttp":                                      "com.squareup.okhttp3",
    42  	"okio":                                        "com.squareup.okio",
    43  	"cassandra-all":                               "org.apache.cassandra",
    44  	"cassandra-clientutil":                        "org.apache.cassandra",
    45  	"cassandra-javautils":                         "org.apache.cassandra",
    46  	"cassandra-parent":                            "org.apache.cassandra",
    47  	"cassandra-thrift":                            "org.apache.cassandra",
    48  	"apache-geode":                                "org.apache.geode",
    49  	"geode-all-bom":                               "org.apache.geode",
    50  	"geode-apis-compatible-with-redis":            "org.apache.geode",
    51  	"geode-client-bom":                            "org.apache.geode",
    52  	"geode-client-protocol":                       "org.apache.geode",
    53  	"geode-common":                                "org.apache.geode",
    54  	"geode-concurrency-test":                      "org.apache.geode",
    55  	"geode-connectors":                            "org.apache.geode",
    56  	"geode-core":                                  "org.apache.geode",
    57  	"geode-cq":                                    "org.apache.geode",
    58  	"geode-deployment-legacy":                     "org.apache.geode",
    59  	"geode-dunit":                                 "org.apache.geode",
    60  	"geode-experimental-driver":                   "org.apache.geode",
    61  	"geode-gfsh":                                  "org.apache.geode",
    62  	"geode-http-service":                          "org.apache.geode",
    63  	"geode-jmh":                                   "org.apache.geode",
    64  	"geode-joptsimple":                            "org.apache.geode",
    65  	"geode-json":                                  "org.apache.geode",
    66  	"geode-junit":                                 "org.apache.geode",
    67  	"geode-log4j":                                 "org.apache.geode",
    68  	"geode-logging":                               "org.apache.geode",
    69  	"geode-lucene":                                "org.apache.geode",
    70  	"geode-management":                            "org.apache.geode",
    71  	"geode-membership":                            "org.apache.geode",
    72  	"geode-memcached":                             "org.apache.geode",
    73  	"geode-modules":                               "org.apache.geode",
    74  	"geode-modules-hibernate":                     "org.apache.geode",
    75  	"geode-modules-session":                       "org.apache.geode",
    76  	"geode-modules-session-internal":              "org.apache.geode",
    77  	"geode-modules-tomcat7":                       "org.apache.geode",
    78  	"geode-modules-tomcat8":                       "org.apache.geode",
    79  	"geode-modules-tomcat9":                       "org.apache.geode",
    80  	"geode-old-client-support":                    "org.apache.geode",
    81  	"geode-protobuf":                              "org.apache.geode",
    82  	"geode-protobuf-messages":                     "org.apache.geode",
    83  	"geode-pulse":                                 "org.apache.geode",
    84  	"geode-rebalancer":                            "org.apache.geode",
    85  	"geode-redis":                                 "org.apache.geode",
    86  	"geode-serialization":                         "org.apache.geode",
    87  	"geode-server-all":                            "org.apache.geode",
    88  	"geode-tcp-server":                            "org.apache.geode",
    89  	"geode-unsafe":                                "org.apache.geode",
    90  	"geode-wan":                                   "org.apache.geode",
    91  	"geode-web":                                   "org.apache.geode",
    92  	"geode-web-api":                               "org.apache.geode",
    93  	"geode-web-management":                        "org.apache.geode",
    94  	"spring-velocity-support":                     "org.apache.velocity",
    95  	"velocity":                                    "org.apache.velocity",
    96  	"velocity-engine-core":                        "org.apache.velocity",
    97  	"velocity-engine-parent":                      "org.apache.velocity",
    98  	"velocity-engine-scripting":                   "org.apache.velocity",
    99  	"velocity-tools":                              "org.apache.velocity",
   100  	"tapestry-TimeTracker":                        "org.apache.tapestry",
   101  	"tapestry-Vlib":                               "org.apache.tapestry",
   102  	"tapestry-VlibBeans":                          "org.apache.tapestry",
   103  	"tapestry-Workbench":                          "org.apache.tapestry",
   104  	"tapestry-annotations":                        "org.apache.tapestry",
   105  	"tapestry-archetype":                          "org.apache.tapestry",
   106  	"tapestry-beanvalidator":                      "org.apache.tapestry",
   107  	"tapestry-clojure":                            "org.apache.tapestry",
   108  	"tapestry-component-report":                   "org.apache.tapestry",
   109  	"tapestry-contrib":                            "org.apache.tapestry",
   110  	"tapestry-core":                               "org.apache.tapestry",
   111  	"tapestry-examples":                           "org.apache.tapestry",
   112  	"tapestry-framework":                          "org.apache.tapestry",
   113  	"tapestry-func":                               "org.apache.tapestry",
   114  	"tapestry-hibernate":                          "org.apache.tapestry",
   115  	"tapestry-hibernate-core":                     "org.apache.tapestry",
   116  	"tapestry-http":                               "org.apache.tapestry",
   117  	"tapestry-internal-test":                      "org.apache.tapestry",
   118  	"tapestry-ioc":                                "org.apache.tapestry",
   119  	"tapestry-ioc-jcache":                         "org.apache.tapestry",
   120  	"tapestry-ioc-junit":                          "org.apache.tapestry",
   121  	"tapestry-ioc-test":                           "org.apache.tapestry",
   122  	"tapestry-javadoc":                            "org.apache.tapestry",
   123  	"tapestry-jmx":                                "org.apache.tapestry",
   124  	"tapestry-jpa":                                "org.apache.tapestry",
   125  	"tapestry-json":                               "org.apache.tapestry",
   126  	"tapestry-kaptcha":                            "org.apache.tapestry",
   127  	"tapestry-mongodb":                            "org.apache.tapestry",
   128  	"tapestry-openapi-viewer":                     "org.apache.tapestry",
   129  	"tapestry-portlet":                            "org.apache.tapestry",
   130  	"tapestry-project":                            "org.apache.tapestry",
   131  	"tapestry-rest-jackson":                       "org.apache.tapestry",
   132  	"tapestry-runner":                             "org.apache.tapestry",
   133  	"tapestry-simple":                             "org.apache.tapestry",
   134  	"tapestry-site":                               "org.apache.tapestry",
   135  	"tapestry-spock":                              "org.apache.tapestry",
   136  	"tapestry-spring":                             "org.apache.tapestry",
   137  	"tapestry-test":                               "org.apache.tapestry",
   138  	"tapestry-test-constants":                     "org.apache.tapestry",
   139  	"tapestry-test-data":                          "org.apache.tapestry",
   140  	"tapestry-upload":                             "org.apache.tapestry",
   141  	"tapestry-version-migrator":                   "org.apache.tapestry",
   142  	"tapestry-webflow":                            "org.apache.tapestry",
   143  	"tapestry-webresources":                       "org.apache.tapestry",
   144  	"tapestry-yuicompressor":                      "org.apache.tapestry",
   145  	"tapestry5-annotations":                       "org.apache.tapestry",
   146  	"tomcat":                                      "org.apache.tomcat",
   147  	"tomcat-annotations-api":                      "org.apache.tomcat",
   148  	"tomcat-api":                                  "org.apache.tomcat",
   149  	"tomcat-catalina":                             "org.apache.tomcat",
   150  	"tomcat-catalina-ant":                         "org.apache.tomcat",
   151  	"tomcat-catalina-ha":                          "org.apache.tomcat",
   152  	"tomcat-catalina-jmx-remote":                  "org.apache.tomcat",
   153  	"tomcat-catalina-ws":                          "org.apache.tomcat",
   154  	"tomcat-coyote":                               "org.apache.tomcat",
   155  	"tomcat-dbcp":                                 "org.apache.tomcat",
   156  	"tomcat-el-api":                               "org.apache.tomcat",
   157  	"tomcat-i18n-cs":                              "org.apache.tomcat",
   158  	"tomcat-i18n-de":                              "org.apache.tomcat",
   159  	"tomcat-i18n-es":                              "org.apache.tomcat",
   160  	"tomcat-i18n-fr":                              "org.apache.tomcat",
   161  	"tomcat-i18n-ja":                              "org.apache.tomcat",
   162  	"tomcat-i18n-ko":                              "org.apache.tomcat",
   163  	"tomcat-i18n-pt-BR":                           "org.apache.tomcat",
   164  	"tomcat-i18n-ru":                              "org.apache.tomcat",
   165  	"tomcat-i18n-zh-CN":                           "org.apache.tomcat",
   166  	"tomcat-jasper":                               "org.apache.tomcat",
   167  	"tomcat-jasper-el":                            "org.apache.tomcat",
   168  	"tomcat-jaspic-api":                           "org.apache.tomcat",
   169  	"tomcat-jdbc":                                 "org.apache.tomcat",
   170  	"tomcat-jni":                                  "org.apache.tomcat",
   171  	"tomcat-jsp-api":                              "org.apache.tomcat",
   172  	"tomcat-juli":                                 "org.apache.tomcat",
   173  	"tomcat-servlet-api":                          "org.apache.tomcat",
   174  	"tomcat-spdy":                                 "org.apache.tomcat",
   175  	"tomcat-ssi":                                  "org.apache.tomcat",
   176  	"tomcat-storeconfig":                          "org.apache.tomcat",
   177  	"tomcat-tribes":                               "org.apache.tomcat",
   178  	"tomcat-util":                                 "org.apache.tomcat",
   179  	"tomcat-util-scan":                            "org.apache.tomcat",
   180  	"tomcat-websocket":                            "org.apache.tomcat",
   181  	"tomcat-websocket-api":                        "org.apache.tomcat",
   182  	"tomcat-websocket-client-api":                 "org.apache.tomcat",
   183  	"tomcat7-websocket":                           "org.apache.tomcat",
   184  	"tomcat-embed-core":                           "org.apache.tomcat.embed",
   185  	"tomcat-embed-el":                             "org.apache.tomcat.embed",
   186  	"tomcat-embed-jasper":                         "org.apache.tomcat.embed",
   187  	"tomcat-embed-logging-juli":                   "org.apache.tomcat.embed",
   188  	"tomcat-embed-logging-log4j":                  "org.apache.tomcat.embed",
   189  	"tomcat-embed-websocket":                      "org.apache.tomcat.embed",
   190  	"bc-fips":                                     "org.bouncycastle",
   191  	"bc-fips-debug":                               "org.bouncycastle",
   192  	"bcjmail-debug-jdk15to18":                     "org.bouncycastle",
   193  	"bcjmail-debug-jdk18on":                       "org.bouncycastle",
   194  	"bcjmail-jdk15on":                             "org.bouncycastle",
   195  	"bcjmail-jdk15to18":                           "org.bouncycastle",
   196  	"bcjmail-jdk18on":                             "org.bouncycastle",
   197  	"bcjmail-lts8on":                              "org.bouncycastle",
   198  	"bcmail-debug-jdk15to18":                      "org.bouncycastle",
   199  	"bcmail-debug-jdk18on":                        "org.bouncycastle",
   200  	"bcmail-fips":                                 "org.bouncycastle",
   201  	"bcmail-jdk14":                                "org.bouncycastle",
   202  	"bcmail-jdk15":                                "org.bouncycastle",
   203  	"bcmail-jdk15+":                               "org.bouncycastle",
   204  	"bcmail-jdk15on":                              "org.bouncycastle",
   205  	"bcmail-jdk15to18":                            "org.bouncycastle",
   206  	"bcmail-jdk16":                                "org.bouncycastle",
   207  	"bcmail-jdk18on":                              "org.bouncycastle",
   208  	"bcmail-lts8on":                               "org.bouncycastle",
   209  	"bcpg-debug-jdk15to18":                        "org.bouncycastle",
   210  	"bcpg-debug-jdk18on":                          "org.bouncycastle",
   211  	"bcpg-fips":                                   "org.bouncycastle",
   212  	"bcpg-jdk12":                                  "org.bouncycastle",
   213  	"bcpg-jdk14":                                  "org.bouncycastle",
   214  	"bcpg-jdk15":                                  "org.bouncycastle",
   215  	"bcpg-jdk15+":                                 "org.bouncycastle",
   216  	"bcpg-jdk15on":                                "org.bouncycastle",
   217  	"bcpg-jdk15to18":                              "org.bouncycastle",
   218  	"bcpg-jdk16":                                  "org.bouncycastle",
   219  	"bcpg-jdk18on":                                "org.bouncycastle",
   220  	"bcpg-lts8on":                                 "org.bouncycastle",
   221  	"bcpkix-debug-jdk15to18":                      "org.bouncycastle",
   222  	"bcpkix-debug-jdk18on":                        "org.bouncycastle",
   223  	"bcpkix-fips":                                 "org.bouncycastle",
   224  	"bcpkix-jdk14":                                "org.bouncycastle",
   225  	"bcpkix-jdk15on":                              "org.bouncycastle",
   226  	"bcpkix-jdk15to18":                            "org.bouncycastle",
   227  	"bcpkix-jdk18on":                              "org.bouncycastle",
   228  	"bcpkix-lts8on":                               "org.bouncycastle",
   229  	"bcpqc-addon-fips":                            "org.bouncycastle",
   230  	"bcprov-debug-jdk14":                          "org.bouncycastle",
   231  	"bcprov-debug-jdk15on":                        "org.bouncycastle",
   232  	"bcprov-debug-jdk15to18":                      "org.bouncycastle",
   233  	"bcprov-debug-jdk18on":                        "org.bouncycastle",
   234  	"bcprov-ext-debug-jdk14":                      "org.bouncycastle",
   235  	"bcprov-ext-debug-jdk15on":                    "org.bouncycastle",
   236  	"bcprov-ext-debug-jdk15to18":                  "org.bouncycastle",
   237  	"bcprov-ext-debug-jdk18on":                    "org.bouncycastle",
   238  	"bcprov-ext-jdk14":                            "org.bouncycastle",
   239  	"bcprov-ext-jdk15":                            "org.bouncycastle",
   240  	"bcprov-ext-jdk15on":                          "org.bouncycastle",
   241  	"bcprov-ext-jdk15to18":                        "org.bouncycastle",
   242  	"bcprov-ext-jdk16":                            "org.bouncycastle",
   243  	"bcprov-ext-jdk18on":                          "org.bouncycastle",
   244  	"bcprov-jdk12":                                "org.bouncycastle",
   245  	"bcprov-jdk14":                                "org.bouncycastle",
   246  	"bcprov-jdk15":                                "org.bouncycastle",
   247  	"bcprov-jdk15+":                               "org.bouncycastle",
   248  	"bcprov-jdk15on":                              "org.bouncycastle",
   249  	"bcprov-jdk15to18":                            "org.bouncycastle",
   250  	"bcprov-jdk16":                                "org.bouncycastle",
   251  	"bcprov-jdk18on":                              "org.bouncycastle",
   252  	"bcprov-lts8on":                               "org.bouncycastle",
   253  	"bctls-debug-jdk15to18":                       "org.bouncycastle",
   254  	"bctls-debug-jdk18on":                         "org.bouncycastle",
   255  	"bctls-fips":                                  "org.bouncycastle",
   256  	"bctls-jdk14":                                 "org.bouncycastle",
   257  	"bctls-jdk15on":                               "org.bouncycastle",
   258  	"bctls-jdk15to18":                             "org.bouncycastle",
   259  	"bctls-jdk18on":                               "org.bouncycastle",
   260  	"bctls-lts8on":                                "org.bouncycastle",
   261  	"bctsp-jdk14":                                 "org.bouncycastle",
   262  	"bctsp-jdk15":                                 "org.bouncycastle",
   263  	"bctsp-jdk15+":                                "org.bouncycastle",
   264  	"bctsp-jdk15on":                               "org.bouncycastle",
   265  	"bctsp-jdk16":                                 "org.bouncycastle",
   266  	"bcutil-debug-jdk15to18":                      "org.bouncycastle",
   267  	"bcutil-debug-jdk18on":                        "org.bouncycastle",
   268  	"bcutil-jdk14":                                "org.bouncycastle",
   269  	"bcutil-jdk15on":                              "org.bouncycastle",
   270  	"bcutil-jdk15to18":                            "org.bouncycastle",
   271  	"bcutil-jdk18on":                              "org.bouncycastle",
   272  	"bcutil-lts8on":                               "org.bouncycastle",
   273  	"elasticsearch":                               "org.elasticsearch",
   274  	"elasticsearch-analysis-icu":                  "org.elasticsearch",
   275  	"elasticsearch-analysis-ik":                   "org.elasticsearch",
   276  	"elasticsearch-analysis-kuromoji":             "org.elasticsearch",
   277  	"elasticsearch-analysis-mmseg":                "org.elasticsearch",
   278  	"elasticsearch-analysis-phonetic":             "org.elasticsearch",
   279  	"elasticsearch-analysis-pinyin":               "org.elasticsearch",
   280  	"elasticsearch-analysis-smartcn":              "org.elasticsearch",
   281  	"elasticsearch-analysis-stconvert":            "org.elasticsearch",
   282  	"elasticsearch-analysis-stempel":              "org.elasticsearch",
   283  	"elasticsearch-attachments":                   "org.elasticsearch",
   284  	"elasticsearch-benchmarks":                    "org.elasticsearch",
   285  	"elasticsearch-cli":                           "org.elasticsearch",
   286  	"elasticsearch-client-groovy":                 "org.elasticsearch",
   287  	"elasticsearch-cloud":                         "org.elasticsearch",
   288  	"elasticsearch-cloud-aws":                     "org.elasticsearch",
   289  	"elasticsearch-cloud-azure":                   "org.elasticsearch",
   290  	"elasticsearch-cloud-gce":                     "org.elasticsearch",
   291  	"elasticsearch-core":                          "org.elasticsearch",
   292  	"elasticsearch-discovery-jgroups":             "org.elasticsearch",
   293  	"elasticsearch-geo":                           "org.elasticsearch",
   294  	"elasticsearch-grok":                          "org.elasticsearch",
   295  	"elasticsearch-groovy":                        "org.elasticsearch",
   296  	"elasticsearch-h3":                            "org.elasticsearch",
   297  	"elasticsearch-hadoop":                        "org.elasticsearch",
   298  	"elasticsearch-hadoop-cascading":              "org.elasticsearch",
   299  	"elasticsearch-hadoop-hive":                   "org.elasticsearch",
   300  	"elasticsearch-hadoop-mr":                     "org.elasticsearch",
   301  	"elasticsearch-hadoop-pig":                    "org.elasticsearch",
   302  	"elasticsearch-lang-groovy":                   "org.elasticsearch",
   303  	"elasticsearch-lang-javascript":               "org.elasticsearch",
   304  	"elasticsearch-lang-mvel":                     "org.elasticsearch",
   305  	"elasticsearch-lang-python":                   "org.elasticsearch",
   306  	"elasticsearch-logging":                       "org.elasticsearch",
   307  	"elasticsearch-lz4":                           "org.elasticsearch",
   308  	"elasticsearch-mapper-attachments":            "org.elasticsearch",
   309  	"elasticsearch-nio":                           "org.elasticsearch",
   310  	"elasticsearch-parent":                        "org.elasticsearch",
   311  	"elasticsearch-plugin-analysis-api":           "org.elasticsearch",
   312  	"elasticsearch-plugin-api":                    "org.elasticsearch",
   313  	"elasticsearch-plugin-classloader":            "org.elasticsearch",
   314  	"elasticsearch-plugin-scanner":                "org.elasticsearch",
   315  	"elasticsearch-preallocate":                   "org.elasticsearch",
   316  	"elasticsearch-repository-hdfs":               "org.elasticsearch",
   317  	"elasticsearch-river-couchdb":                 "org.elasticsearch",
   318  	"elasticsearch-river-rabbitmq":                "org.elasticsearch",
   319  	"elasticsearch-river-twitter":                 "org.elasticsearch",
   320  	"elasticsearch-river-wikipedia":               "org.elasticsearch",
   321  	"elasticsearch-secure-sm":                     "org.elasticsearch",
   322  	"elasticsearch-spark-1.2":                     "org.elasticsearch",
   323  	"elasticsearch-spark-1.2_2.10":                "org.elasticsearch",
   324  	"elasticsearch-spark-1.2_2.11":                "org.elasticsearch",
   325  	"elasticsearch-spark-13_2.10":                 "org.elasticsearch",
   326  	"elasticsearch-spark-13_2.11":                 "org.elasticsearch",
   327  	"elasticsearch-spark-20_2.10":                 "org.elasticsearch",
   328  	"elasticsearch-spark-20_2.11":                 "org.elasticsearch",
   329  	"elasticsearch-spark-20_2.12":                 "org.elasticsearch",
   330  	"elasticsearch-spark-30_2.12":                 "org.elasticsearch",
   331  	"elasticsearch-spark-30_2.13":                 "org.elasticsearch",
   332  	"elasticsearch-spark_2.10":                    "org.elasticsearch",
   333  	"elasticsearch-spark_2.11":                    "org.elasticsearch",
   334  	"elasticsearch-ssl-config":                    "org.elasticsearch",
   335  	"elasticsearch-storm":                         "org.elasticsearch",
   336  	"elasticsearch-tdigest":                       "org.elasticsearch",
   337  	"elasticsearch-transport-memcached":           "org.elasticsearch",
   338  	"elasticsearch-transport-thrift":              "org.elasticsearch",
   339  	"elasticsearch-transport-wares":               "org.elasticsearch",
   340  	"elasticsearch-x-content":                     "org.elasticsearch",
   341  	"elasticsearch-yarn":                          "org.elasticsearch",
   342  	"elasticsearch-rest-client":                   "org.elasticsearch.client",
   343  	"elasticsearch-rest-client-sniffer":           "org.elasticsearch.client",
   344  	"elasticsearch-rest-high-level-client":        "org.elasticsearch.client",
   345  	"apoc":                                        "org.neo4j.procedure",
   346  	"apoc-common":                                 "org.neo4j.procedure",
   347  	"apoc-core":                                   "org.neo4j.procedure",
   348  	"apoc-extended":                               "org.neo4j.procedure",
   349  	"apoc-processor":                              "org.neo4j.procedure",
   350  	"apoc-test-utils":                             "org.neo4j.procedure",
   351  	"spring":                                      "org.springframework",
   352  	"spring-agent":                                "org.springframework",
   353  	"spring-aop":                                  "org.springframework",
   354  	"spring-asm":                                  "org.springframework",
   355  	"spring-aspects":                              "org.springframework",
   356  	"spring-beandoc":                              "org.springframework",
   357  	"spring-beans":                                "org.springframework",
   358  	"spring-context":                              "org.springframework",
   359  	"spring-context-indexer":                      "org.springframework",
   360  	"spring-context-support":                      "org.springframework",
   361  	"spring-core":                                 "org.springframework",
   362  	"spring-core-test":                            "org.springframework",
   363  	"spring-dao":                                  "org.springframework",
   364  	"spring-expression":                           "org.springframework",
   365  	"spring-framework-bom":                        "org.springframework",
   366  	"spring-full":                                 "org.springframework",
   367  	"spring-hibernate":                            "org.springframework",
   368  	"spring-hibernate2":                           "org.springframework",
   369  	"spring-hibernate3":                           "org.springframework",
   370  	"spring-ibatis":                               "org.springframework",
   371  	"spring-instrument":                           "org.springframework",
   372  	"spring-instrument-tomcat":                    "org.springframework",
   373  	"spring-jca":                                  "org.springframework",
   374  	"spring-jcl":                                  "org.springframework",
   375  	"spring-jdbc":                                 "org.springframework",
   376  	"spring-jdo":                                  "org.springframework",
   377  	"spring-jms":                                  "org.springframework",
   378  	"spring-jmx":                                  "org.springframework",
   379  	"spring-jpa":                                  "org.springframework",
   380  	"spring-ldap":                                 "org.springframework",
   381  	"spring-messaging":                            "org.springframework",
   382  	"spring-mock":                                 "org.springframework",
   383  	"spring-ojb":                                  "org.springframework",
   384  	"spring-orm":                                  "org.springframework",
   385  	"spring-oxm":                                  "org.springframework",
   386  	"spring-parent":                               "org.springframework",
   387  	"spring-portlet":                              "org.springframework",
   388  	"spring-r2dbc":                                "org.springframework",
   389  	"spring-remoting":                             "org.springframework",
   390  	"spring-struts":                               "org.springframework",
   391  	"spring-support":                              "org.springframework",
   392  	"spring-test":                                 "org.springframework",
   393  	"spring-tomcat-weaver":                        "org.springframework",
   394  	"spring-toplink":                              "org.springframework",
   395  	"spring-tuple":                                "org.springframework",
   396  	"spring-tuple-parent":                         "org.springframework",
   397  	"spring-tx":                                   "org.springframework",
   398  	"spring-web":                                  "org.springframework",
   399  	"spring-webflux":                              "org.springframework",
   400  	"spring-webmvc":                               "org.springframework",
   401  	"spring-webmvc-portlet":                       "org.springframework",
   402  	"spring-webmvc-struts":                        "org.springframework",
   403  	"spring-websocket":                            "org.springframework",
   404  	"spring-amqp":                                 "org.springframework.amqp",
   405  	"spring-amqp-bom":                             "org.springframework.amqp",
   406  	"spring-amqp-dist":                            "org.springframework.amqp",
   407  	"spring-amqp-parent":                          "org.springframework.amqp",
   408  	"spring-erlang":                               "org.springframework.amqp",
   409  	"spring-rabbit":                               "org.springframework.amqp",
   410  	"spring-rabbit-junit":                         "org.springframework.amqp",
   411  	"spring-rabbit-stream":                        "org.springframework.amqp",
   412  	"spring-rabbit-test":                          "org.springframework.amqp",
   413  	"spring-analytics":                            "org.springframework.analytics",
   414  	"spring-batch":                                "org.springframework.batch",
   415  	"spring-batch-admin-manager":                  "org.springframework.batch",
   416  	"spring-batch-admin-parent":                   "org.springframework.batch",
   417  	"spring-batch-admin-resources":                "org.springframework.batch",
   418  	"spring-batch-archetypes":                     "org.springframework.batch",
   419  	"spring-batch-bom":                            "org.springframework.batch",
   420  	"spring-batch-core":                           "org.springframework.batch",
   421  	"spring-batch-docs":                           "org.springframework.batch",
   422  	"spring-batch-infrastructure":                 "org.springframework.batch",
   423  	"spring-batch-infrastructure-tests":           "org.springframework.batch",
   424  	"spring-batch-integration":                    "org.springframework.batch",
   425  	"spring-batch-parent":                         "org.springframework.batch",
   426  	"spring-batch-samples":                        "org.springframework.batch",
   427  	"spring-batch-test":                           "org.springframework.batch",
   428  	"spring-batch-tuple":                          "org.springframework.batch",
   429  	"spring-boot":                                 "org.springframework.boot",
   430  	"spring-boot-actuator":                        "org.springframework.boot",
   431  	"spring-boot-actuator-autoconfigure":          "org.springframework.boot",
   432  	"spring-boot-actuator-docs":                   "org.springframework.boot",
   433  	"spring-boot-antlib":                          "org.springframework.boot",
   434  	"spring-boot-archetypes":                      "org.springframework.boot",
   435  	"spring-boot-autoconfigure":                   "org.springframework.boot",
   436  	"spring-boot-autoconfigure-processor":         "org.springframework.boot",
   437  	"spring-boot-build":                           "org.springframework.boot",
   438  	"spring-boot-buildpack-platform":              "org.springframework.boot",
   439  	"spring-boot-cli":                             "org.springframework.boot",
   440  	"spring-boot-configuration-metadata":          "org.springframework.boot",
   441  	"spring-boot-configuration-processor":         "org.springframework.boot",
   442  	"spring-boot-dependencies":                    "org.springframework.boot",
   443  	"spring-boot-dependency-tools":                "org.springframework.boot",
   444  	"spring-boot-deployment-test-glassfish":       "org.springframework.boot",
   445  	"spring-boot-deployment-test-tomcat":          "org.springframework.boot",
   446  	"spring-boot-deployment-test-tomee":           "org.springframework.boot",
   447  	"spring-boot-deployment-test-wildfly":         "org.springframework.boot",
   448  	"spring-boot-deployment-test-wlp":             "org.springframework.boot",
   449  	"spring-boot-deployment-tests":                "org.springframework.boot",
   450  	"spring-boot-devtools":                        "org.springframework.boot",
   451  	"spring-boot-devtools-tests":                  "org.springframework.boot",
   452  	"spring-boot-docker-compose":                  "org.springframework.boot",
   453  	"spring-boot-docs":                            "org.springframework.boot",
   454  	"spring-boot-full-build":                      "org.springframework.boot",
   455  	"spring-boot-gradle-plugin":                   "org.springframework.boot",
   456  	"spring-boot-gradle-tests":                    "org.springframework.boot",
   457  	"spring-boot-jarmode-layertools":              "org.springframework.boot",
   458  	"spring-boot-launch-script-tests":             "org.springframework.boot",
   459  	"spring-boot-legacy":                          "org.springframework.boot",
   460  	"spring-boot-loader":                          "org.springframework.boot",
   461  	"spring-boot-loader-tools":                    "org.springframework.boot",
   462  	"spring-boot-maven-plugin":                    "org.springframework.boot",
   463  	"spring-boot-parent":                          "org.springframework.boot",
   464  	"spring-boot-project":                         "org.springframework.boot",
   465  	"spring-boot-properties-migrator":             "org.springframework.boot",
   466  	"spring-boot-sample-actuator-archetype":       "org.springframework.boot",
   467  	"spring-boot-sample-actuator-log4j-archetype": "org.springframework.boot",
   468  	"spring-boot-sample-actuator-noweb-archetype": "org.springframework.boot",
   469  	"spring-boot-sample-actuator-ui-archetype":    "org.springframework.boot",
   470  	"spring-boot-sample-amqp-archetype":           "org.springframework.boot",
   471  	"spring-boot-sample-aop-archetype":            "org.springframework.boot",
   472  	"spring-boot-sample-batch-archetype":          "org.springframework.boot",
   473  	"spring-boot-sample-data-jpa-archetype":       "org.springframework.boot",
   474  	"spring-boot-sample-data-mongodb-archetype":   "org.springframework.boot",
   475  	"spring-boot-sample-data-redis-archetype":     "org.springframework.boot",
   476  	"spring-boot-sample-data-rest-archetype":      "org.springframework.boot",
   477  	"spring-boot-sample-integration-archetype":    "org.springframework.boot",
   478  	"spring-boot-sample-jetty-archetype":          "org.springframework.boot",
   479  	"spring-boot-sample-profile-archetype":        "org.springframework.boot",
   480  	"spring-boot-sample-secure-archetype":         "org.springframework.boot",
   481  	"spring-boot-sample-servlet-archetype":        "org.springframework.boot",
   482  	"spring-boot-sample-simple-archetype":         "org.springframework.boot",
   483  	"spring-boot-sample-tomcat-archetype":         "org.springframework.boot",
   484  	"spring-boot-sample-traditional-archetype":    "org.springframework.boot",
   485  	"spring-boot-sample-web-jsp-archetype":        "org.springframework.boot",
   486  	"spring-boot-sample-web-method-security-archetype":         "org.springframework.boot",
   487  	"spring-boot-sample-web-secure-archetype":                  "org.springframework.boot",
   488  	"spring-boot-sample-web-static-archetype":                  "org.springframework.boot",
   489  	"spring-boot-sample-web-ui-archetype":                      "org.springframework.boot",
   490  	"spring-boot-sample-websocket-archetype":                   "org.springframework.boot",
   491  	"spring-boot-sample-xml-archetype":                         "org.springframework.boot",
   492  	"spring-boot-security-test-web-helloworld":                 "org.springframework.boot",
   493  	"spring-boot-security-tests":                               "org.springframework.boot",
   494  	"spring-boot-security-tests-web-helloworld":                "org.springframework.boot",
   495  	"spring-boot-starter":                                      "org.springframework.boot",
   496  	"spring-boot-starter-activemq":                             "org.springframework.boot",
   497  	"spring-boot-starter-actuator":                             "org.springframework.boot",
   498  	"spring-boot-starter-amqp":                                 "org.springframework.boot",
   499  	"spring-boot-starter-aop":                                  "org.springframework.boot",
   500  	"spring-boot-starter-artemis":                              "org.springframework.boot",
   501  	"spring-boot-starter-batch":                                "org.springframework.boot",
   502  	"spring-boot-starter-cache":                                "org.springframework.boot",
   503  	"spring-boot-starter-cloud-connectors":                     "org.springframework.boot",
   504  	"spring-boot-starter-data-cassandra":                       "org.springframework.boot",
   505  	"spring-boot-starter-data-cassandra-reactive":              "org.springframework.boot",
   506  	"spring-boot-starter-data-couchbase":                       "org.springframework.boot",
   507  	"spring-boot-starter-data-couchbase-reactive":              "org.springframework.boot",
   508  	"spring-boot-starter-data-elasticsearch":                   "org.springframework.boot",
   509  	"spring-boot-starter-data-gemfire":                         "org.springframework.boot",
   510  	"spring-boot-starter-data-jdbc":                            "org.springframework.boot",
   511  	"spring-boot-starter-data-jpa":                             "org.springframework.boot",
   512  	"spring-boot-starter-data-ldap":                            "org.springframework.boot",
   513  	"spring-boot-starter-data-mongodb":                         "org.springframework.boot",
   514  	"spring-boot-starter-data-mongodb-reactive":                "org.springframework.boot",
   515  	"spring-boot-starter-data-neo4j":                           "org.springframework.boot",
   516  	"spring-boot-starter-data-r2dbc":                           "org.springframework.boot",
   517  	"spring-boot-starter-data-redis":                           "org.springframework.boot",
   518  	"spring-boot-starter-data-redis-reactive":                  "org.springframework.boot",
   519  	"spring-boot-starter-data-rest":                            "org.springframework.boot",
   520  	"spring-boot-starter-data-solr":                            "org.springframework.boot",
   521  	"spring-boot-starter-freemarker":                           "org.springframework.boot",
   522  	"spring-boot-starter-graphql":                              "org.springframework.boot",
   523  	"spring-boot-starter-groovy-templates":                     "org.springframework.boot",
   524  	"spring-boot-starter-hateoas":                              "org.springframework.boot",
   525  	"spring-boot-starter-hornetq":                              "org.springframework.boot",
   526  	"spring-boot-starter-integration":                          "org.springframework.boot",
   527  	"spring-boot-starter-jdbc":                                 "org.springframework.boot",
   528  	"spring-boot-starter-jersey":                               "org.springframework.boot",
   529  	"spring-boot-starter-jetty":                                "org.springframework.boot",
   530  	"spring-boot-starter-jooq":                                 "org.springframework.boot",
   531  	"spring-boot-starter-json":                                 "org.springframework.boot",
   532  	"spring-boot-starter-jta-atomikos":                         "org.springframework.boot",
   533  	"spring-boot-starter-jta-bitronix":                         "org.springframework.boot",
   534  	"spring-boot-starter-jta-narayana":                         "org.springframework.boot",
   535  	"spring-boot-starter-log4j":                                "org.springframework.boot",
   536  	"spring-boot-starter-log4j2":                               "org.springframework.boot",
   537  	"spring-boot-starter-logging":                              "org.springframework.boot",
   538  	"spring-boot-starter-mail":                                 "org.springframework.boot",
   539  	"spring-boot-starter-mobile":                               "org.springframework.boot",
   540  	"spring-boot-starter-mustache":                             "org.springframework.boot",
   541  	"spring-boot-starter-oauth2-authorization-server":          "org.springframework.boot",
   542  	"spring-boot-starter-oauth2-client":                        "org.springframework.boot",
   543  	"spring-boot-starter-oauth2-resource-server":               "org.springframework.boot",
   544  	"spring-boot-starter-parent":                               "org.springframework.boot",
   545  	"spring-boot-starter-quartz":                               "org.springframework.boot",
   546  	"spring-boot-starter-reactor-netty":                        "org.springframework.boot",
   547  	"spring-boot-starter-redis":                                "org.springframework.boot",
   548  	"spring-boot-starter-remote-shell":                         "org.springframework.boot",
   549  	"spring-boot-starter-rsocket":                              "org.springframework.boot",
   550  	"spring-boot-starter-security":                             "org.springframework.boot",
   551  	"spring-boot-starter-social-facebook":                      "org.springframework.boot",
   552  	"spring-boot-starter-social-linkedin":                      "org.springframework.boot",
   553  	"spring-boot-starter-social-twitter":                       "org.springframework.boot",
   554  	"spring-boot-starter-test":                                 "org.springframework.boot",
   555  	"spring-boot-starter-thymeleaf":                            "org.springframework.boot",
   556  	"spring-boot-starter-tomcat":                               "org.springframework.boot",
   557  	"spring-boot-starter-undertow":                             "org.springframework.boot",
   558  	"spring-boot-starter-validation":                           "org.springframework.boot",
   559  	"spring-boot-starter-velocity":                             "org.springframework.boot",
   560  	"spring-boot-starter-web":                                  "org.springframework.boot",
   561  	"spring-boot-starter-web-services":                         "org.springframework.boot",
   562  	"spring-boot-starter-webflux":                              "org.springframework.boot",
   563  	"spring-boot-starter-websocket":                            "org.springframework.boot",
   564  	"spring-boot-starter-ws":                                   "org.springframework.boot",
   565  	"spring-boot-starters":                                     "org.springframework.boot",
   566  	"spring-boot-test":                                         "org.springframework.boot",
   567  	"spring-boot-test-autoconfigure":                           "org.springframework.boot",
   568  	"spring-boot-testcontainers":                               "org.springframework.boot",
   569  	"spring-boot-tools":                                        "org.springframework.boot",
   570  	"spring-boot-versions":                                     "org.springframework.boot",
   571  	"spring-cloud-alibaba":                                     "org.springframework.cloud",
   572  	"spring-cloud-alibaba-dependencies":                        "org.springframework.cloud",
   573  	"spring-cloud-alibaba-docs":                                "org.springframework.cloud",
   574  	"spring-cloud-alibaba-dubbo":                               "org.springframework.cloud",
   575  	"spring-cloud-alibaba-nacos-config":                        "org.springframework.cloud",
   576  	"spring-cloud-alibaba-nacos-config-server":                 "org.springframework.cloud",
   577  	"spring-cloud-alibaba-nacos-discovery":                     "org.springframework.cloud",
   578  	"spring-cloud-alibaba-seata":                               "org.springframework.cloud",
   579  	"spring-cloud-alibaba-sentinel":                            "org.springframework.cloud",
   580  	"spring-cloud-alibaba-sentinel-datasource":                 "org.springframework.cloud",
   581  	"spring-cloud-alibaba-sentinel-zuul":                       "org.springframework.cloud",
   582  	"spring-cloud-alicloud-acm":                                "org.springframework.cloud",
   583  	"spring-cloud-alicloud-ans":                                "org.springframework.cloud",
   584  	"spring-cloud-alicloud-context":                            "org.springframework.cloud",
   585  	"spring-cloud-alicloud-oss":                                "org.springframework.cloud",
   586  	"spring-cloud-alicloud-schedulerx":                         "org.springframework.cloud",
   587  	"spring-cloud-alicloud-sms":                                "org.springframework.cloud",
   588  	"spring-cloud-app-broker":                                  "org.springframework.cloud",
   589  	"spring-cloud-app-broker-autoconfigure":                    "org.springframework.cloud",
   590  	"spring-cloud-app-broker-core":                             "org.springframework.cloud",
   591  	"spring-cloud-app-broker-deployer":                         "org.springframework.cloud",
   592  	"spring-cloud-app-broker-deployer-cloudfoundry":            "org.springframework.cloud",
   593  	"spring-cloud-app-broker-docs":                             "org.springframework.cloud",
   594  	"spring-cloud-app-broker-logging":                          "org.springframework.cloud",
   595  	"spring-cloud-app-broker-security-credhub":                 "org.springframework.cloud",
   596  	"spring-cloud-app-starter-doc-maven-plugin":                "org.springframework.cloud",
   597  	"spring-cloud-app-starter-metadata-maven-plugin":           "org.springframework.cloud",
   598  	"spring-cloud-aws":                                         "org.springframework.cloud",
   599  	"spring-cloud-aws-actuator":                                "org.springframework.cloud",
   600  	"spring-cloud-aws-autoconfigure":                           "org.springframework.cloud",
   601  	"spring-cloud-aws-context":                                 "org.springframework.cloud",
   602  	"spring-cloud-aws-core":                                    "org.springframework.cloud",
   603  	"spring-cloud-aws-depednencies":                            "org.springframework.cloud",
   604  	"spring-cloud-aws-dependencies":                            "org.springframework.cloud",
   605  	"spring-cloud-aws-docs":                                    "org.springframework.cloud",
   606  	"spring-cloud-aws-integration-test":                        "org.springframework.cloud",
   607  	"spring-cloud-aws-jdbc":                                    "org.springframework.cloud",
   608  	"spring-cloud-aws-messaging":                               "org.springframework.cloud",
   609  	"spring-cloud-aws-parameter-store-config":                  "org.springframework.cloud",
   610  	"spring-cloud-aws-secrets-manager-config":                  "org.springframework.cloud",
   611  	"spring-cloud-bindings":                                    "org.springframework.cloud",
   612  	"spring-cloud-bindings-parent":                             "org.springframework.cloud",
   613  	"spring-cloud-build":                                       "org.springframework.cloud",
   614  	"spring-cloud-build-dependencies":                          "org.springframework.cloud",
   615  	"spring-cloud-build-docs":                                  "org.springframework.cloud",
   616  	"spring-cloud-build-tools":                                 "org.springframework.cloud",
   617  	"spring-cloud-bus":                                         "org.springframework.cloud",
   618  	"spring-cloud-bus-dependencies":                            "org.springframework.cloud",
   619  	"spring-cloud-bus-docs":                                    "org.springframework.cloud",
   620  	"spring-cloud-bus-parent":                                  "org.springframework.cloud",
   621  	"spring-cloud-bus-rsocket":                                 "org.springframework.cloud",
   622  	"spring-cloud-bus-tests":                                   "org.springframework.cloud",
   623  	"spring-cloud-circuitbreaker":                              "org.springframework.cloud",
   624  	"spring-cloud-circuitbreaker-dependencies":                 "org.springframework.cloud",
   625  	"spring-cloud-circuitbreaker-docs":                         "org.springframework.cloud",
   626  	"spring-cloud-circuitbreaker-resilience4j":                 "org.springframework.cloud",
   627  	"spring-cloud-circuitbreaker-spring-retry":                 "org.springframework.cloud",
   628  	"spring-cloud-cli":                                         "org.springframework.cloud",
   629  	"spring-cloud-cli-docs":                                    "org.springframework.cloud",
   630  	"spring-cloud-cli-parent":                                  "org.springframework.cloud",
   631  	"spring-cloud-cloudfoundry":                                "org.springframework.cloud",
   632  	"spring-cloud-cloudfoundry-commons":                        "org.springframework.cloud",
   633  	"spring-cloud-cloudfoundry-connector":                      "org.springframework.cloud",
   634  	"spring-cloud-cloudfoundry-dependencies":                   "org.springframework.cloud",
   635  	"spring-cloud-cloudfoundry-discovery":                      "org.springframework.cloud",
   636  	"spring-cloud-cloudfoundry-docs":                           "org.springframework.cloud",
   637  	"spring-cloud-cloudfoundry-service-broker":                 "org.springframework.cloud",
   638  	"spring-cloud-cloudfoundry-web":                            "org.springframework.cloud",
   639  	"spring-cloud-cluster":                                     "org.springframework.cloud",
   640  	"spring-cloud-cluster-autoconfigure":                       "org.springframework.cloud",
   641  	"spring-cloud-cluster-core":                                "org.springframework.cloud",
   642  	"spring-cloud-cluster-dependencies":                        "org.springframework.cloud",
   643  	"spring-cloud-cluster-docs":                                "org.springframework.cloud",
   644  	"spring-cloud-cluster-etcd":                                "org.springframework.cloud",
   645  	"spring-cloud-cluster-hazelcast":                           "org.springframework.cloud",
   646  	"spring-cloud-cluster-redis":                               "org.springframework.cloud",
   647  	"spring-cloud-cluster-zookeeper":                           "org.springframework.cloud",
   648  	"spring-cloud-common-security-config":                      "org.springframework.cloud",
   649  	"spring-cloud-common-security-config-core":                 "org.springframework.cloud",
   650  	"spring-cloud-common-security-config-web":                  "org.springframework.cloud",
   651  	"spring-cloud-commons":                                     "org.springframework.cloud",
   652  	"spring-cloud-commons-dependencies":                        "org.springframework.cloud",
   653  	"spring-cloud-commons-docs":                                "org.springframework.cloud",
   654  	"spring-cloud-commons-parent":                              "org.springframework.cloud",
   655  	"spring-cloud-config":                                      "org.springframework.cloud",
   656  	"spring-cloud-config-client":                               "org.springframework.cloud",
   657  	"spring-cloud-config-client-tls-tests":                     "org.springframework.cloud",
   658  	"spring-cloud-config-dependencies":                         "org.springframework.cloud",
   659  	"spring-cloud-config-docs":                                 "org.springframework.cloud",
   660  	"spring-cloud-config-monitor":                              "org.springframework.cloud",
   661  	"spring-cloud-config-server":                               "org.springframework.cloud",
   662  	"spring-cloud-connectors-core":                             "org.springframework.cloud",
   663  	"spring-cloud-consul":                                      "org.springframework.cloud",
   664  	"spring-cloud-consul-binder":                               "org.springframework.cloud",
   665  	"spring-cloud-consul-config":                               "org.springframework.cloud",
   666  	"spring-cloud-consul-core":                                 "org.springframework.cloud",
   667  	"spring-cloud-consul-dependencies":                         "org.springframework.cloud",
   668  	"spring-cloud-consul-discovery":                            "org.springframework.cloud",
   669  	"spring-cloud-consul-docs":                                 "org.springframework.cloud",
   670  	"spring-cloud-consul-integration-tests":                    "org.springframework.cloud",
   671  	"spring-cloud-context":                                     "org.springframework.cloud",
   672  	"spring-cloud-contract-converters":                         "org.springframework.cloud",
   673  	"spring-cloud-contract-dependencies":                       "org.springframework.cloud",
   674  	"spring-cloud-contract-docs":                               "org.springframework.cloud",
   675  	"spring-cloud-contract-gradle-plugin":                      "org.springframework.cloud",
   676  	"spring-cloud-contract-maven-plugin":                       "org.springframework.cloud",
   677  	"spring-cloud-contract-pact":                               "org.springframework.cloud",
   678  	"spring-cloud-contract-parent":                             "org.springframework.cloud",
   679  	"spring-cloud-contract-shade":                              "org.springframework.cloud",
   680  	"spring-cloud-contract-spec":                               "org.springframework.cloud",
   681  	"spring-cloud-contract-spec-groovy":                        "org.springframework.cloud",
   682  	"spring-cloud-contract-spec-java":                          "org.springframework.cloud",
   683  	"spring-cloud-contract-spec-kotlin":                        "org.springframework.cloud",
   684  	"spring-cloud-contract-spec-pact":                          "org.springframework.cloud",
   685  	"spring-cloud-contract-starters":                           "org.springframework.cloud",
   686  	"spring-cloud-contract-stub-runner":                        "org.springframework.cloud",
   687  	"spring-cloud-contract-stub-runner-boot":                   "org.springframework.cloud",
   688  	"spring-cloud-contract-stub-runner-moco-contract-jar":      "org.springframework.cloud",
   689  	"spring-cloud-contract-tools":                              "org.springframework.cloud",
   690  	"spring-cloud-contract-verifier":                           "org.springframework.cloud",
   691  	"spring-cloud-contract-wiremock":                           "org.springframework.cloud",
   692  	"spring-cloud-core":                                        "org.springframework.cloud",
   693  	"spring-cloud-dataflow":                                    "org.springframework.cloud",
   694  	"spring-cloud-dataflow-aggregate-task":                     "org.springframework.cloud",
   695  	"spring-cloud-dataflow-apps-docs-plugin":                   "org.springframework.cloud",
   696  	"spring-cloud-dataflow-apps-generator-plugin":              "org.springframework.cloud",
   697  	"spring-cloud-dataflow-apps-metadata-plugin":               "org.springframework.cloud",
   698  	"spring-cloud-dataflow-apps-plugin-parent":                 "org.springframework.cloud",
   699  	"spring-cloud-dataflow-audit":                              "org.springframework.cloud",
   700  	"spring-cloud-dataflow-autoconfigure":                      "org.springframework.cloud",
   701  	"spring-cloud-dataflow-build":                              "org.springframework.cloud",
   702  	"spring-cloud-dataflow-build-dependencies":                 "org.springframework.cloud",
   703  	"spring-cloud-dataflow-build-tools":                        "org.springframework.cloud",
   704  	"spring-cloud-dataflow-classic-docs":                       "org.springframework.cloud",
   705  	"spring-cloud-dataflow-collector-metrics-docs":             "org.springframework.cloud",
   706  	"spring-cloud-dataflow-common-dependencies":                "org.springframework.cloud",
   707  	"spring-cloud-dataflow-common-flyway":                      "org.springframework.cloud",
   708  	"spring-cloud-dataflow-common-parent":                      "org.springframework.cloud",
   709  	"spring-cloud-dataflow-common-persistence":                 "org.springframework.cloud",
   710  	"spring-cloud-dataflow-common-test-docker":                 "org.springframework.cloud",
   711  	"spring-cloud-dataflow-common-test-docker-junit5":          "org.springframework.cloud",
   712  	"spring-cloud-dataflow-completion":                         "org.springframework.cloud",
   713  	"spring-cloud-dataflow-composed-task-runner":               "org.springframework.cloud",
   714  	"spring-cloud-dataflow-configuration-metadata":             "org.springframework.cloud",
   715  	"spring-cloud-dataflow-container-registry":                 "org.springframework.cloud",
   716  	"spring-cloud-dataflow-core":                               "org.springframework.cloud",
   717  	"spring-cloud-dataflow-core-dsl":                           "org.springframework.cloud",
   718  	"spring-cloud-dataflow-dependencies":                       "org.springframework.cloud",
   719  	"spring-cloud-dataflow-dependencies-parent":                "org.springframework.cloud",
   720  	"spring-cloud-dataflow-docs":                               "org.springframework.cloud",
   721  	"spring-cloud-dataflow-metrics-collector-build":            "org.springframework.cloud",
   722  	"spring-cloud-dataflow-metrics-collector-dependencies":     "org.springframework.cloud",
   723  	"spring-cloud-dataflow-package":                            "org.springframework.cloud",
   724  	"spring-cloud-dataflow-parent":                             "org.springframework.cloud",
   725  	"spring-cloud-dataflow-platform-cloudfoundry":              "org.springframework.cloud",
   726  	"spring-cloud-dataflow-platform-kubernetes":                "org.springframework.cloud",
   727  	"spring-cloud-dataflow-registry":                           "org.springframework.cloud",
   728  	"spring-cloud-dataflow-rest-client":                        "org.springframework.cloud",
   729  	"spring-cloud-dataflow-rest-resource":                      "org.springframework.cloud",
   730  	"spring-cloud-dataflow-scheduler-task-launcher":            "org.springframework.cloud",
   731  	"spring-cloud-dataflow-schema":                             "org.springframework.cloud",
   732  	"spring-cloud-dataflow-schema-core":                        "org.springframework.cloud",
   733  	"spring-cloud-dataflow-server":                             "org.springframework.cloud",
   734  	"spring-cloud-dataflow-server-cloudfoundry":                "org.springframework.cloud",
   735  	"spring-cloud-dataflow-server-cloudfoundry-autoconfig":     "org.springframework.cloud",
   736  	"spring-cloud-dataflow-server-cloudfoundry-docs":           "org.springframework.cloud",
   737  	"spring-cloud-dataflow-server-cloudfoundry-parent":         "org.springframework.cloud",
   738  	"spring-cloud-dataflow-server-core":                        "org.springframework.cloud",
   739  	"spring-cloud-dataflow-server-kubernetes":                  "org.springframework.cloud",
   740  	"spring-cloud-dataflow-server-kubernetes-autoconfig":       "org.springframework.cloud",
   741  	"spring-cloud-dataflow-server-kubernetes-docs":             "org.springframework.cloud",
   742  	"spring-cloud-dataflow-server-kubernetes-parent":           "org.springframework.cloud",
   743  	"spring-cloud-dataflow-server-local":                       "org.springframework.cloud",
   744  	"spring-cloud-dataflow-server-local-autoconfig":            "org.springframework.cloud",
   745  	"spring-cloud-dataflow-server-mesos":                       "org.springframework.cloud",
   746  	"spring-cloud-dataflow-server-mesos-docs":                  "org.springframework.cloud",
   747  	"spring-cloud-dataflow-server-mesos-parent":                "org.springframework.cloud",
   748  	"spring-cloud-dataflow-server-yarn":                        "org.springframework.cloud",
   749  	"spring-cloud-dataflow-server-yarn-autoconfig":             "org.springframework.cloud",
   750  	"spring-cloud-dataflow-server-yarn-client":                 "org.springframework.cloud",
   751  	"spring-cloud-dataflow-server-yarn-docs":                   "org.springframework.cloud",
   752  	"spring-cloud-dataflow-server-yarn-h2":                     "org.springframework.cloud",
   753  	"spring-cloud-dataflow-server-yarn-parent":                 "org.springframework.cloud",
   754  	"spring-cloud-dataflow-server-yarn-shell":                  "org.springframework.cloud",
   755  	"spring-cloud-dataflow-server-yarn-shell-core":             "org.springframework.cloud",
   756  	"spring-cloud-dataflow-shell":                              "org.springframework.cloud",
   757  	"spring-cloud-dataflow-shell-core":                         "org.springframework.cloud",
   758  	"spring-cloud-dataflow-single-step-batch-job":              "org.springframework.cloud",
   759  	"spring-cloud-dataflow-skipper-docs":                       "org.springframework.cloud",
   760  	"spring-cloud-dataflow-tasklauncher":                       "org.springframework.cloud",
   761  	"spring-cloud-dataflow-tasklauncher-function":              "org.springframework.cloud",
   762  	"spring-cloud-dataflow-tasklauncher-sink":                  "org.springframework.cloud",
   763  	"spring-cloud-dataflow-tasklauncher-sink-dependencies":     "org.springframework.cloud",
   764  	"spring-cloud-dataflow-tasklauncher-sink-kafka":            "org.springframework.cloud",
   765  	"spring-cloud-dataflow-tasklauncher-sink-rabbit":           "org.springframework.cloud",
   766  	"spring-cloud-dataflow-test":                               "org.springframework.cloud",
   767  	"spring-cloud-dataflow-ui":                                 "org.springframework.cloud",
   768  	"spring-cloud-dependencies":                                "org.springframework.cloud",
   769  	"spring-cloud-dependencies-parent":                         "org.springframework.cloud",
   770  	"spring-cloud-deployer-autoconfigure":                      "org.springframework.cloud",
   771  	"spring-cloud-deployer-cloudfoundry":                       "org.springframework.cloud",
   772  	"spring-cloud-deployer-dependencies":                       "org.springframework.cloud",
   773  	"spring-cloud-deployer-kubernetes":                         "org.springframework.cloud",
   774  	"spring-cloud-deployer-local":                              "org.springframework.cloud",
   775  	"spring-cloud-deployer-local-parent":                       "org.springframework.cloud",
   776  	"spring-cloud-deployer-mesos":                              "org.springframework.cloud",
   777  	"spring-cloud-deployer-parent":                             "org.springframework.cloud",
   778  	"spring-cloud-deployer-resource-docker":                    "org.springframework.cloud",
   779  	"spring-cloud-deployer-resource-maven":                     "org.springframework.cloud",
   780  	"spring-cloud-deployer-resource-support":                   "org.springframework.cloud",
   781  	"spring-cloud-deployer-sample-stream":                      "org.springframework.cloud",
   782  	"spring-cloud-deployer-sample-task":                        "org.springframework.cloud",
   783  	"spring-cloud-deployer-spi":                                "org.springframework.cloud",
   784  	"spring-cloud-deployer-spi-scheduler-test-app":             "org.springframework.cloud",
   785  	"spring-cloud-deployer-spi-test":                           "org.springframework.cloud",
   786  	"spring-cloud-deployer-spi-test-app":                       "org.springframework.cloud",
   787  	"spring-cloud-deployer-thin":                               "org.springframework.cloud",
   788  	"spring-cloud-deployer-yarn":                               "org.springframework.cloud",
   789  	"spring-cloud-deployer-yarn-appdeployerappmaster":          "org.springframework.cloud",
   790  	"spring-cloud-deployer-yarn-autoconfig":                    "org.springframework.cloud",
   791  	"spring-cloud-deployer-yarn-build-tests":                   "org.springframework.cloud",
   792  	"spring-cloud-deployer-yarn-parent":                        "org.springframework.cloud",
   793  	"spring-cloud-deployer-yarn-tasklauncherappmaster":         "org.springframework.cloud",
   794  	"spring-cloud-docs":                                        "org.springframework.cloud",
   795  	"spring-cloud-function-adapter-aws":                        "org.springframework.cloud",
   796  	"spring-cloud-function-adapter-aws-web":                    "org.springframework.cloud",
   797  	"spring-cloud-function-adapter-azure":                      "org.springframework.cloud",
   798  	"spring-cloud-function-adapter-azure-web":                  "org.springframework.cloud",
   799  	"spring-cloud-function-adapter-gcp":                        "org.springframework.cloud",
   800  	"spring-cloud-function-adapter-openwhisk":                  "org.springframework.cloud",
   801  	"spring-cloud-function-adapter-parent":                     "org.springframework.cloud",
   802  	"spring-cloud-function-compiler":                           "org.springframework.cloud",
   803  	"spring-cloud-function-context":                            "org.springframework.cloud",
   804  	"spring-cloud-function-core":                               "org.springframework.cloud",
   805  	"spring-cloud-function-dependencies":                       "org.springframework.cloud",
   806  	"spring-cloud-function-deployer":                           "org.springframework.cloud",
   807  	"spring-cloud-function-docs":                               "org.springframework.cloud",
   808  	"spring-cloud-function-grpc":                               "org.springframework.cloud",
   809  	"spring-cloud-function-grpc-cloudevent-ext":                "org.springframework.cloud",
   810  	"spring-cloud-function-integration":                        "org.springframework.cloud",
   811  	"spring-cloud-function-kotlin":                             "org.springframework.cloud",
   812  	"spring-cloud-function-parent":                             "org.springframework.cloud",
   813  	"spring-cloud-function-rsocket":                            "org.springframework.cloud",
   814  	"spring-cloud-function-samples":                            "org.springframework.cloud",
   815  	"spring-cloud-function-serverless-web":                     "org.springframework.cloud",
   816  	"spring-cloud-function-stream":                             "org.springframework.cloud",
   817  	"spring-cloud-function-task":                               "org.springframework.cloud",
   818  	"spring-cloud-function-web":                                "org.springframework.cloud",
   819  	"spring-cloud-gateway":                                     "org.springframework.cloud",
   820  	"spring-cloud-gateway-core":                                "org.springframework.cloud",
   821  	"spring-cloud-gateway-dependencies":                        "org.springframework.cloud",
   822  	"spring-cloud-gateway-docs":                                "org.springframework.cloud",
   823  	"spring-cloud-gateway-mvc":                                 "org.springframework.cloud",
   824  	"spring-cloud-gateway-server":                              "org.springframework.cloud",
   825  	"spring-cloud-gateway-webflux":                             "org.springframework.cloud",
   826  	"spring-cloud-gcp":                                         "org.springframework.cloud",
   827  	"spring-cloud-gcp-autoconfigure":                           "org.springframework.cloud",
   828  	"spring-cloud-gcp-bigquery":                                "org.springframework.cloud",
   829  	"spring-cloud-gcp-cloudfoundry":                            "org.springframework.cloud",
   830  	"spring-cloud-gcp-core":                                    "org.springframework.cloud",
   831  	"spring-cloud-gcp-data-datastore":                          "org.springframework.cloud",
   832  	"spring-cloud-gcp-data-firestore":                          "org.springframework.cloud",
   833  	"spring-cloud-gcp-data-spanner":                            "org.springframework.cloud",
   834  	"spring-cloud-gcp-dependencies":                            "org.springframework.cloud",
   835  	"spring-cloud-gcp-docs":                                    "org.springframework.cloud",
   836  	"spring-cloud-gcp-logging":                                 "org.springframework.cloud",
   837  	"spring-cloud-gcp-pubsub":                                  "org.springframework.cloud",
   838  	"spring-cloud-gcp-pubsub-stream-binder":                    "org.springframework.cloud",
   839  	"spring-cloud-gcp-secretmanager":                           "org.springframework.cloud",
   840  	"spring-cloud-gcp-security-firebase":                       "org.springframework.cloud",
   841  	"spring-cloud-gcp-security-iap":                            "org.springframework.cloud",
   842  	"spring-cloud-gcp-starter":                                 "org.springframework.cloud",
   843  	"spring-cloud-gcp-starter-bigquery":                        "org.springframework.cloud",
   844  	"spring-cloud-gcp-starter-bus-pubsub":                      "org.springframework.cloud",
   845  	"spring-cloud-gcp-starter-cloudfoundry":                    "org.springframework.cloud",
   846  	"spring-cloud-gcp-starter-data-datastore":                  "org.springframework.cloud",
   847  	"spring-cloud-gcp-starter-data-firestore":                  "org.springframework.cloud",
   848  	"spring-cloud-gcp-starter-data-spanner":                    "org.springframework.cloud",
   849  	"spring-cloud-gcp-starter-firestore":                       "org.springframework.cloud",
   850  	"spring-cloud-gcp-starter-logging":                         "org.springframework.cloud",
   851  	"spring-cloud-gcp-starter-metrics":                         "org.springframework.cloud",
   852  	"spring-cloud-gcp-starter-pubsub":                          "org.springframework.cloud",
   853  	"spring-cloud-gcp-starter-secretmanager":                   "org.springframework.cloud",
   854  	"spring-cloud-gcp-starter-security-firebase":               "org.springframework.cloud",
   855  	"spring-cloud-gcp-starter-security-iap":                    "org.springframework.cloud",
   856  	"spring-cloud-gcp-starter-sql-mysql":                       "org.springframework.cloud",
   857  	"spring-cloud-gcp-starter-sql-postgresql":                  "org.springframework.cloud",
   858  	"spring-cloud-gcp-starter-storage":                         "org.springframework.cloud",
   859  	"spring-cloud-gcp-starter-trace":                           "org.springframework.cloud",
   860  	"spring-cloud-gcp-starter-vision":                          "org.springframework.cloud",
   861  	"spring-cloud-gcp-starters":                                "org.springframework.cloud",
   862  	"spring-cloud-gcp-storage":                                 "org.springframework.cloud",
   863  	"spring-cloud-gcp-vision":                                  "org.springframework.cloud",
   864  	"spring-cloud-heroku-connector":                            "org.springframework.cloud",
   865  	"spring-cloud-kubernetes":                                  "org.springframework.cloud",
   866  	"spring-cloud-kubernetes-archaius":                         "org.springframework.cloud",
   867  	"spring-cloud-kubernetes-client-autoconfig":                "org.springframework.cloud",
   868  	"spring-cloud-kubernetes-client-config":                    "org.springframework.cloud",
   869  	"spring-cloud-kubernetes-client-discovery":                 "org.springframework.cloud",
   870  	"spring-cloud-kubernetes-client-loadbalancer":              "org.springframework.cloud",
   871  	"spring-cloud-kubernetes-commons":                          "org.springframework.cloud",
   872  	"spring-cloud-kubernetes-config":                           "org.springframework.cloud",
   873  	"spring-cloud-kubernetes-configserver":                     "org.springframework.cloud",
   874  	"spring-cloud-kubernetes-configuration-watcher":            "org.springframework.cloud",
   875  	"spring-cloud-kubernetes-controllers":                      "org.springframework.cloud",
   876  	"spring-cloud-kubernetes-core":                             "org.springframework.cloud",
   877  	"spring-cloud-kubernetes-dependencies":                     "org.springframework.cloud",
   878  	"spring-cloud-kubernetes-discovery":                        "org.springframework.cloud",
   879  	"spring-cloud-kubernetes-discoveryserver":                  "org.springframework.cloud",
   880  	"spring-cloud-kubernetes-docs":                             "org.springframework.cloud",
   881  	"spring-cloud-kubernetes-fabric8-autoconfig":               "org.springframework.cloud",
   882  	"spring-cloud-kubernetes-fabric8-config":                   "org.springframework.cloud",
   883  	"spring-cloud-kubernetes-fabric8-discovery":                "org.springframework.cloud",
   884  	"spring-cloud-kubernetes-fabric8-istio":                    "org.springframework.cloud",
   885  	"spring-cloud-kubernetes-fabric8-leader":                   "org.springframework.cloud",
   886  	"spring-cloud-kubernetes-fabric8-loadbalancer":             "org.springframework.cloud",
   887  	"spring-cloud-kubernetes-hystrix":                          "org.springframework.cloud",
   888  	"spring-cloud-kubernetes-istio":                            "org.springframework.cloud",
   889  	"spring-cloud-kubernetes-leader":                           "org.springframework.cloud",
   890  	"spring-cloud-kubernetes-loadbalancer":                     "org.springframework.cloud",
   891  	"spring-cloud-kubernetes-ribbon":                           "org.springframework.cloud",
   892  	"spring-cloud-kubernetes-test-support":                     "org.springframework.cloud",
   893  	"spring-cloud-kubernetes-zipkin":                           "org.springframework.cloud",
   894  	"spring-cloud-launcher":                                    "org.springframework.cloud",
   895  	"spring-cloud-loadbalancer":                                "org.springframework.cloud",
   896  	"spring-cloud-localconfig-connector":                       "org.springframework.cloud",
   897  	"spring-cloud-netflix":                                     "org.springframework.cloud",
   898  	"spring-cloud-netflix-archaius":                            "org.springframework.cloud",
   899  	"spring-cloud-netflix-concurrency-limits":                  "org.springframework.cloud",
   900  	"spring-cloud-netflix-core":                                "org.springframework.cloud",
   901  	"spring-cloud-netflix-dependencies":                        "org.springframework.cloud",
   902  	"spring-cloud-netflix-docs":                                "org.springframework.cloud",
   903  	"spring-cloud-netflix-eureka-client":                       "org.springframework.cloud",
   904  	"spring-cloud-netflix-eureka-client-tls-tests":             "org.springframework.cloud",
   905  	"spring-cloud-netflix-eureka-server":                       "org.springframework.cloud",
   906  	"spring-cloud-netflix-hystrix":                             "org.springframework.cloud",
   907  	"spring-cloud-netflix-hystrix-amqp":                        "org.springframework.cloud",
   908  	"spring-cloud-netflix-hystrix-dashboard":                   "org.springframework.cloud",
   909  	"spring-cloud-netflix-hystrix-stream":                      "org.springframework.cloud",
   910  	"spring-cloud-netflix-ribbon":                              "org.springframework.cloud",
   911  	"spring-cloud-netflix-sidecar":                             "org.springframework.cloud",
   912  	"spring-cloud-netflix-spectator":                           "org.springframework.cloud",
   913  	"spring-cloud-netflix-turbine":                             "org.springframework.cloud",
   914  	"spring-cloud-netflix-turbine-amqp":                        "org.springframework.cloud",
   915  	"spring-cloud-netflix-turbine-stream":                      "org.springframework.cloud",
   916  	"spring-cloud-netflix-zuul":                                "org.springframework.cloud",
   917  	"spring-cloud-open-service-broker":                         "org.springframework.cloud",
   918  	"spring-cloud-open-service-broker-autoconfigure":           "org.springframework.cloud",
   919  	"spring-cloud-open-service-broker-contract-tests":          "org.springframework.cloud",
   920  	"spring-cloud-open-service-broker-core":                    "org.springframework.cloud",
   921  	"spring-cloud-open-service-broker-docs":                    "org.springframework.cloud",
   922  	"spring-cloud-openfeign":                                   "org.springframework.cloud",
   923  	"spring-cloud-openfeign-core":                              "org.springframework.cloud",
   924  	"spring-cloud-openfeign-dependencies":                      "org.springframework.cloud",
   925  	"spring-cloud-openfeign-docs":                              "org.springframework.cloud",
   926  	"spring-cloud-parent":                                      "org.springframework.cloud",
   927  	"spring-cloud-scheam-registry-parent":                      "org.springframework.cloud",
   928  	"spring-cloud-scheduler-cloudfoundry":                      "org.springframework.cloud",
   929  	"spring-cloud-scheduler-kubernetes":                        "org.springframework.cloud",
   930  	"spring-cloud-scheduler-parent":                            "org.springframework.cloud",
   931  	"spring-cloud-scheduler-spi":                               "org.springframework.cloud",
   932  	"spring-cloud-scheduler-spi-test":                          "org.springframework.cloud",
   933  	"spring-cloud-scheduler-spi-test-app":                      "org.springframework.cloud",
   934  	"spring-cloud-schema-registry-client":                      "org.springframework.cloud",
   935  	"spring-cloud-schema-registry-core":                        "org.springframework.cloud",
   936  	"spring-cloud-schema-registry-parent":                      "org.springframework.cloud",
   937  	"spring-cloud-schema-registry-server":                      "org.springframework.cloud",
   938  	"spring-cloud-security":                                    "org.springframework.cloud",
   939  	"spring-cloud-security-dependencies":                       "org.springframework.cloud",
   940  	"spring-cloud-security-docs":                               "org.springframework.cloud",
   941  	"spring-cloud-security-parent":                             "org.springframework.cloud",
   942  	"spring-cloud-skipper":                                     "org.springframework.cloud",
   943  	"spring-cloud-skipper-autoconfigure":                       "org.springframework.cloud",
   944  	"spring-cloud-skipper-client":                              "org.springframework.cloud",
   945  	"spring-cloud-skipper-dependencies":                        "org.springframework.cloud",
   946  	"spring-cloud-skipper-docs":                                "org.springframework.cloud",
   947  	"spring-cloud-skipper-parent":                              "org.springframework.cloud",
   948  	"spring-cloud-skipper-platform-cloudfoundry":               "org.springframework.cloud",
   949  	"spring-cloud-skipper-platform-kubernetes":                 "org.springframework.cloud",
   950  	"spring-cloud-skipper-server":                              "org.springframework.cloud",
   951  	"spring-cloud-skipper-server-core":                         "org.springframework.cloud",
   952  	"spring-cloud-skipper-shell":                               "org.springframework.cloud",
   953  	"spring-cloud-skipper-shell-commands":                      "org.springframework.cloud",
   954  	"spring-cloud-sleuth":                                      "org.springframework.cloud",
   955  	"spring-cloud-sleuth-api":                                  "org.springframework.cloud",
   956  	"spring-cloud-sleuth-autoconfigure":                        "org.springframework.cloud",
   957  	"spring-cloud-sleuth-brave":                                "org.springframework.cloud",
   958  	"spring-cloud-sleuth-core":                                 "org.springframework.cloud",
   959  	"spring-cloud-sleuth-dependencies":                         "org.springframework.cloud",
   960  	"spring-cloud-sleuth-docs":                                 "org.springframework.cloud",
   961  	"spring-cloud-sleuth-instrumentation":                      "org.springframework.cloud",
   962  	"spring-cloud-sleuth-otel":                                 "org.springframework.cloud",
   963  	"spring-cloud-sleuth-otel-autoconfigure":                   "org.springframework.cloud",
   964  	"spring-cloud-sleuth-otel-dependencies":                    "org.springframework.cloud",
   965  	"spring-cloud-sleuth-otel-docs":                            "org.springframework.cloud",
   966  	"spring-cloud-sleuth-otel-parent":                          "org.springframework.cloud",
   967  	"spring-cloud-sleuth-otel-tests-parent":                    "org.springframework.cloud",
   968  	"spring-cloud-sleuth-reactor":                              "org.springframework.cloud",
   969  	"spring-cloud-sleuth-sample-test-core":                     "org.springframework.cloud",
   970  	"spring-cloud-sleuth-stream":                               "org.springframework.cloud",
   971  	"spring-cloud-sleuth-tests":                                "org.springframework.cloud",
   972  	"spring-cloud-sleuth-tests-common":                         "org.springframework.cloud",
   973  	"spring-cloud-sleuth-tests-otel-common":                    "org.springframework.cloud",
   974  	"spring-cloud-sleuth-zipkin":                               "org.springframework.cloud",
   975  	"spring-cloud-sleuth-zipkin-legacy":                        "org.springframework.cloud",
   976  	"spring-cloud-sleuth-zipkin-stream":                        "org.springframework.cloud",
   977  	"spring-cloud-spinnaker":                                   "org.springframework.cloud",
   978  	"spring-cloud-spring-service-connector":                    "org.springframework.cloud",
   979  	"spring-cloud-square":                                      "org.springframework.cloud",
   980  	"spring-cloud-square-dependencies":                         "org.springframework.cloud",
   981  	"spring-cloud-square-docs":                                 "org.springframework.cloud",
   982  	"spring-cloud-square-okhttp":                               "org.springframework.cloud",
   983  	"spring-cloud-square-retrofit":                             "org.springframework.cloud",
   984  	"spring-cloud-square-retrofit-core":                        "org.springframework.cloud",
   985  	"spring-cloud-square-retrofit-webclient":                   "org.springframework.cloud",
   986  	"spring-cloud-starter":                                     "org.springframework.cloud",
   987  	"spring-cloud-starter-alibaba":                             "org.springframework.cloud",
   988  	"spring-cloud-starter-alibaba-nacos-config":                "org.springframework.cloud",
   989  	"spring-cloud-starter-alibaba-nacos-config-server":         "org.springframework.cloud",
   990  	"spring-cloud-starter-alibaba-nacos-discovery":             "org.springframework.cloud",
   991  	"spring-cloud-starter-alibaba-seata":                       "org.springframework.cloud",
   992  	"spring-cloud-starter-alibaba-sentinel":                    "org.springframework.cloud",
   993  	"spring-cloud-starter-alicloud":                            "org.springframework.cloud",
   994  	"spring-cloud-starter-alicloud-acm":                        "org.springframework.cloud",
   995  	"spring-cloud-starter-alicloud-ans":                        "org.springframework.cloud",
   996  	"spring-cloud-starter-alicloud-oss":                        "org.springframework.cloud",
   997  	"spring-cloud-starter-alicloud-schedulerx":                 "org.springframework.cloud",
   998  	"spring-cloud-starter-alicloud-sms":                        "org.springframework.cloud",
   999  	"spring-cloud-starter-app-broker":                          "org.springframework.cloud",
  1000  	"spring-cloud-starter-app-broker-cloudfoundry":             "org.springframework.cloud",
  1001  	"spring-cloud-starter-app-broker-logging":                  "org.springframework.cloud",
  1002  	"spring-cloud-starter-archaius":                            "org.springframework.cloud",
  1003  	"spring-cloud-starter-atlas":                               "org.springframework.cloud",
  1004  	"spring-cloud-starter-aws":                                 "org.springframework.cloud",
  1005  	"spring-cloud-starter-aws-jdbc":                            "org.springframework.cloud",
  1006  	"spring-cloud-starter-aws-messaging":                       "org.springframework.cloud",
  1007  	"spring-cloud-starter-aws-parameter-store-config":          "org.springframework.cloud",
  1008  	"spring-cloud-starter-aws-secrets-manager-config":          "org.springframework.cloud",
  1009  	"spring-cloud-starter-bootstrap":                           "org.springframework.cloud",
  1010  	"spring-cloud-starter-build":                               "org.springframework.cloud",
  1011  	"spring-cloud-starter-bus-amqp":                            "org.springframework.cloud",
  1012  	"spring-cloud-starter-bus-kafka":                           "org.springframework.cloud",
  1013  	"spring-cloud-starter-bus-rocketmq":                        "org.springframework.cloud",
  1014  	"spring-cloud-starter-bus-stream":                          "org.springframework.cloud",
  1015  	"spring-cloud-starter-circuitbreaker":                      "org.springframework.cloud",
  1016  	"spring-cloud-starter-circuitbreaker-reactor-resilience4j": "org.springframework.cloud",
  1017  	"spring-cloud-starter-circuitbreaker-resilience4j":         "org.springframework.cloud",
  1018  	"spring-cloud-starter-circuitbreaker-spring-retry":         "org.springframework.cloud",
  1019  	"spring-cloud-starter-cloudfoundry":                        "org.springframework.cloud",
  1020  	"spring-cloud-starter-common-security-config-web":          "org.springframework.cloud",
  1021  	"spring-cloud-starter-config":                              "org.springframework.cloud",
  1022  	"spring-cloud-starter-consul":                              "org.springframework.cloud",
  1023  	"spring-cloud-starter-consul-all":                          "org.springframework.cloud",
  1024  	"spring-cloud-starter-consul-bus":                          "org.springframework.cloud",
  1025  	"spring-cloud-starter-consul-config":                       "org.springframework.cloud",
  1026  	"spring-cloud-starter-consul-discovery":                    "org.springframework.cloud",
  1027  	"spring-cloud-starter-contract-stub-runner":                "org.springframework.cloud",
  1028  	"spring-cloud-starter-contract-stub-runner-jetty":          "org.springframework.cloud",
  1029  	"spring-cloud-starter-contract-verifier":                   "org.springframework.cloud",
  1030  	"spring-cloud-starter-dataflow-metrics-collector":          "org.springframework.cloud",
  1031  	"spring-cloud-starter-dataflow-server":                     "org.springframework.cloud",
  1032  	"spring-cloud-starter-dataflow-server-cloudfoundry":        "org.springframework.cloud",
  1033  	"spring-cloud-starter-dataflow-server-kubernetes":          "org.springframework.cloud",
  1034  	"spring-cloud-starter-dataflow-server-local":               "org.springframework.cloud",
  1035  	"spring-cloud-starter-dataflow-server-mesos":               "org.springframework.cloud",
  1036  	"spring-cloud-starter-dataflow-server-yarn":                "org.springframework.cloud",
  1037  	"spring-cloud-starter-dataflow-ui":                         "org.springframework.cloud",
  1038  	"spring-cloud-starter-deployer-yarn":                       "org.springframework.cloud",
  1039  	"spring-cloud-starter-docs":                                "org.springframework.cloud",
  1040  	"spring-cloud-starter-dubbo":                               "org.springframework.cloud",
  1041  	"spring-cloud-starter-eureka":                              "org.springframework.cloud",
  1042  	"spring-cloud-starter-eureka-server":                       "org.springframework.cloud",
  1043  	"spring-cloud-starter-feign":                               "org.springframework.cloud",
  1044  	"spring-cloud-starter-function-web":                        "org.springframework.cloud",
  1045  	"spring-cloud-starter-function-webflux":                    "org.springframework.cloud",
  1046  	"spring-cloud-starter-gateway":                             "org.springframework.cloud",
  1047  	"spring-cloud-starter-hystrix":                             "org.springframework.cloud",
  1048  	"spring-cloud-starter-hystrix-dashboard":                   "org.springframework.cloud",
  1049  	"spring-cloud-starter-kubernetes":                          "org.springframework.cloud",
  1050  	"spring-cloud-starter-kubernetes-all":                      "org.springframework.cloud",
  1051  	"spring-cloud-starter-kubernetes-client":                   "org.springframework.cloud",
  1052  	"spring-cloud-starter-kubernetes-client-all":               "org.springframework.cloud",
  1053  	"spring-cloud-starter-kubernetes-client-config":            "org.springframework.cloud",
  1054  	"spring-cloud-starter-kubernetes-client-loadbalancer":      "org.springframework.cloud",
  1055  	"spring-cloud-starter-kubernetes-config":                   "org.springframework.cloud",
  1056  	"spring-cloud-starter-kubernetes-discoveryclient":          "org.springframework.cloud",
  1057  	"spring-cloud-starter-kubernetes-fabric8":                  "org.springframework.cloud",
  1058  	"spring-cloud-starter-kubernetes-fabric8-all":              "org.springframework.cloud",
  1059  	"spring-cloud-starter-kubernetes-fabric8-config":           "org.springframework.cloud",
  1060  	"spring-cloud-starter-kubernetes-fabric8-loadbalancer":     "org.springframework.cloud",
  1061  	"spring-cloud-starter-kubernetes-loadbalancer":             "org.springframework.cloud",
  1062  	"spring-cloud-starter-kubernetes-netflix":                  "org.springframework.cloud",
  1063  	"spring-cloud-starter-kubernetes-ribbon":                   "org.springframework.cloud",
  1064  	"spring-cloud-starter-kubernetes-zipkin":                   "org.springframework.cloud",
  1065  	"spring-cloud-starter-loadbalancer":                        "org.springframework.cloud",
  1066  	"spring-cloud-starter-netflix":                             "org.springframework.cloud",
  1067  	"spring-cloud-starter-netflix-archaius":                    "org.springframework.cloud",
  1068  	"spring-cloud-starter-netflix-atlas":                       "org.springframework.cloud",
  1069  	"spring-cloud-starter-netflix-eureka-client":               "org.springframework.cloud",
  1070  	"spring-cloud-starter-netflix-eureka-server":               "org.springframework.cloud",
  1071  	"spring-cloud-starter-netflix-hystrix":                     "org.springframework.cloud",
  1072  	"spring-cloud-starter-netflix-hystrix-dashboard":           "org.springframework.cloud",
  1073  	"spring-cloud-starter-netflix-ribbon":                      "org.springframework.cloud",
  1074  	"spring-cloud-starter-netflix-spectator":                   "org.springframework.cloud",
  1075  	"spring-cloud-starter-netflix-turbine":                     "org.springframework.cloud",
  1076  	"spring-cloud-starter-netflix-turbine-amqp":                "org.springframework.cloud",
  1077  	"spring-cloud-starter-netflix-turbine-stream":              "org.springframework.cloud",
  1078  	"spring-cloud-starter-netflix-zuul":                        "org.springframework.cloud",
  1079  	"spring-cloud-starter-oauth2":                              "org.springframework.cloud",
  1080  	"spring-cloud-starter-open-service-broker":                 "org.springframework.cloud",
  1081  	"spring-cloud-starter-open-service-broker-webmvc":          "org.springframework.cloud",
  1082  	"spring-cloud-starter-openfeign":                           "org.springframework.cloud",
  1083  	"spring-cloud-starter-parent":                              "org.springframework.cloud",
  1084  	"spring-cloud-starter-ribbon":                              "org.springframework.cloud",
  1085  	"spring-cloud-starter-security":                            "org.springframework.cloud",
  1086  	"spring-cloud-starter-single-step-batch-job":               "org.springframework.cloud",
  1087  	"spring-cloud-starter-skipper-server":                      "org.springframework.cloud",
  1088  	"spring-cloud-starter-sleuth":                              "org.springframework.cloud",
  1089  	"spring-cloud-starter-spectator":                           "org.springframework.cloud",
  1090  	"spring-cloud-starter-stream-kafka":                        "org.springframework.cloud",
  1091  	"spring-cloud-starter-stream-kafka11":                      "org.springframework.cloud",
  1092  	"spring-cloud-starter-stream-rabbit":                       "org.springframework.cloud",
  1093  	"spring-cloud-starter-stream-redis":                        "org.springframework.cloud",
  1094  	"spring-cloud-starter-stream-rocketmq":                     "org.springframework.cloud",
  1095  	"spring-cloud-starter-task":                                "org.springframework.cloud",
  1096  	"spring-cloud-starter-turbine":                             "org.springframework.cloud",
  1097  	"spring-cloud-starter-turbine-amqp":                        "org.springframework.cloud",
  1098  	"spring-cloud-starter-turbine-stream":                      "org.springframework.cloud",
  1099  	"spring-cloud-starter-vault-config":                        "org.springframework.cloud",
  1100  	"spring-cloud-starter-zipkin":                              "org.springframework.cloud",
  1101  	"spring-cloud-starter-zipkin-legacy":                       "org.springframework.cloud",
  1102  	"spring-cloud-starter-zookeeper":                           "org.springframework.cloud",
  1103  	"spring-cloud-starter-zookeeper-all":                       "org.springframework.cloud",
  1104  	"spring-cloud-starter-zookeeper-config":                    "org.springframework.cloud",
  1105  	"spring-cloud-starter-zookeeper-discovery":                 "org.springframework.cloud",
  1106  	"spring-cloud-starter-zuul":                                "org.springframework.cloud",
  1107  	"spring-cloud-stream":                                      "org.springframework.cloud",
  1108  	"spring-cloud-stream-binder-kafka":                         "org.springframework.cloud",
  1109  	"spring-cloud-stream-binder-kafka-0.10-test":               "org.springframework.cloud",
  1110  	"spring-cloud-stream-binder-kafka-0.10.0-test":             "org.springframework.cloud",
  1111  	"spring-cloud-stream-binder-kafka-0.10.1-test":             "org.springframework.cloud",
  1112  	"spring-cloud-stream-binder-kafka-0.10.2-test":             "org.springframework.cloud",
  1113  	"spring-cloud-stream-binder-kafka-0.11-test":               "org.springframework.cloud",
  1114  	"spring-cloud-stream-binder-kafka-0.9":                     "org.springframework.cloud",
  1115  	"spring-cloud-stream-binder-kafka-core":                    "org.springframework.cloud",
  1116  	"spring-cloud-stream-binder-kafka-docs":                    "org.springframework.cloud",
  1117  	"spring-cloud-stream-binder-kafka-parent":                  "org.springframework.cloud",
  1118  	"spring-cloud-stream-binder-kafka-reactive":                "org.springframework.cloud",
  1119  	"spring-cloud-stream-binder-kafka-streams":                 "org.springframework.cloud",
  1120  	"spring-cloud-stream-binder-kafka-test-support":            "org.springframework.cloud",
  1121  	"spring-cloud-stream-binder-kafka11":                       "org.springframework.cloud",
  1122  	"spring-cloud-stream-binder-kafka11-core":                  "org.springframework.cloud",
  1123  	"spring-cloud-stream-binder-kafka11-docs":                  "org.springframework.cloud",
  1124  	"spring-cloud-stream-binder-kafka11-parent":                "org.springframework.cloud",
  1125  	"spring-cloud-stream-binder-kinesis":                       "org.springframework.cloud",
  1126  	"spring-cloud-stream-binder-kinesis-docs":                  "org.springframework.cloud",
  1127  	"spring-cloud-stream-binder-kinesis-parent":                "org.springframework.cloud",
  1128  	"spring-cloud-stream-binder-kstream":                       "org.springframework.cloud",
  1129  	"spring-cloud-stream-binder-kstream11":                     "org.springframework.cloud",
  1130  	"spring-cloud-stream-binder-rabbit":                        "org.springframework.cloud",
  1131  	"spring-cloud-stream-binder-rabbit-core":                   "org.springframework.cloud",
  1132  	"spring-cloud-stream-binder-rabbit-docs":                   "org.springframework.cloud",
  1133  	"spring-cloud-stream-binder-rabbit-parent":                 "org.springframework.cloud",
  1134  	"spring-cloud-stream-binder-rabbit-test-support":           "org.springframework.cloud",
  1135  	"spring-cloud-stream-binder-redis":                         "org.springframework.cloud",
  1136  	"spring-cloud-stream-binder-redis-parent":                  "org.springframework.cloud",
  1137  	"spring-cloud-stream-binder-rocketmq":                      "org.springframework.cloud",
  1138  	"spring-cloud-stream-binder-servlet":                       "org.springframework.cloud",
  1139  	"spring-cloud-stream-binder-test":                          "org.springframework.cloud",
  1140  	"spring-cloud-stream-binders":                              "org.springframework.cloud",
  1141  	"spring-cloud-stream-binders-parent":                       "org.springframework.cloud",
  1142  	"spring-cloud-stream-codec":                                "org.springframework.cloud",
  1143  	"spring-cloud-stream-core":                                 "org.springframework.cloud",
  1144  	"spring-cloud-stream-core-docs":                            "org.springframework.cloud",
  1145  	"spring-cloud-stream-dependencies":                         "org.springframework.cloud",
  1146  	"spring-cloud-stream-docs":                                 "org.springframework.cloud",
  1147  	"spring-cloud-stream-integration-tests":                    "org.springframework.cloud",
  1148  	"spring-cloud-stream-metrics":                              "org.springframework.cloud",
  1149  	"spring-cloud-stream-parent":                               "org.springframework.cloud",
  1150  	"spring-cloud-stream-reactive":                             "org.springframework.cloud",
  1151  	"spring-cloud-stream-rxjava":                               "org.springframework.cloud",
  1152  	"spring-cloud-stream-schema":                               "org.springframework.cloud",
  1153  	"spring-cloud-stream-schema-registry":                      "org.springframework.cloud",
  1154  	"spring-cloud-stream-schema-registry-client":               "org.springframework.cloud",
  1155  	"spring-cloud-stream-schema-registry-core":                 "org.springframework.cloud",
  1156  	"spring-cloud-stream-schema-registry-server":               "org.springframework.cloud",
  1157  	"spring-cloud-stream-schema-server":                        "org.springframework.cloud",
  1158  	"spring-cloud-stream-starter-build":                        "org.springframework.cloud",
  1159  	"spring-cloud-stream-starter-parent":                       "org.springframework.cloud",
  1160  	"spring-cloud-stream-starters":                             "org.springframework.cloud",
  1161  	"spring-cloud-stream-test-binder":                          "org.springframework.cloud",
  1162  	"spring-cloud-stream-test-support":                         "org.springframework.cloud",
  1163  	"spring-cloud-stream-test-support-internal":                "org.springframework.cloud",
  1164  	"spring-cloud-stream-tools":                                "org.springframework.cloud",
  1165  	"spring-cloud-task-batch":                                  "org.springframework.cloud",
  1166  	"spring-cloud-task-core":                                   "org.springframework.cloud",
  1167  	"spring-cloud-task-dependencies":                           "org.springframework.cloud",
  1168  	"spring-cloud-task-docs":                                   "org.springframework.cloud",
  1169  	"spring-cloud-task-integration-tests":                      "org.springframework.cloud",
  1170  	"spring-cloud-task-parent":                                 "org.springframework.cloud",
  1171  	"spring-cloud-task-samples":                                "org.springframework.cloud",
  1172  	"spring-cloud-task-starter":                                "org.springframework.cloud",
  1173  	"spring-cloud-task-stream":                                 "org.springframework.cloud",
  1174  	"spring-cloud-test-support":                                "org.springframework.cloud",
  1175  	"spring-cloud-vault-config":                                "org.springframework.cloud",
  1176  	"spring-cloud-vault-config-aws":                            "org.springframework.cloud",
  1177  	"spring-cloud-vault-config-consul":                         "org.springframework.cloud",
  1178  	"spring-cloud-vault-config-databases":                      "org.springframework.cloud",
  1179  	"spring-cloud-vault-config-docs":                           "org.springframework.cloud",
  1180  	"spring-cloud-vault-config-rabbitmq":                       "org.springframework.cloud",
  1181  	"spring-cloud-vault-dependencies":                          "org.springframework.cloud",
  1182  	"spring-cloud-vault-docs":                                  "org.springframework.cloud",
  1183  	"spring-cloud-vault-parent":                                "org.springframework.cloud",
  1184  	"spring-cloud-versions":                                    "org.springframework.cloud",
  1185  	"spring-cloud-zookeeper":                                   "org.springframework.cloud",
  1186  	"spring-cloud-zookeeper-config":                            "org.springframework.cloud",
  1187  	"spring-cloud-zookeeper-core":                              "org.springframework.cloud",
  1188  	"spring-cloud-zookeeper-dependencies":                      "org.springframework.cloud",
  1189  	"spring-cloud-zookeeper-discovery":                         "org.springframework.cloud",
  1190  	"spring-cloud-zookeeper-docs":                              "org.springframework.cloud",
  1191  	"spring-credhub-core":                                      "org.springframework.credhub",
  1192  	"spring-cql":                                               "org.springframework.data",
  1193  	"spring-data-bom":                                          "org.springframework.data",
  1194  	"spring-data-cassandra":                                    "org.springframework.data",
  1195  	"spring-data-cassandra-distribution":                       "org.springframework.data",
  1196  	"spring-data-cassandra-parent":                             "org.springframework.data",
  1197  	"spring-data-commons":                                      "org.springframework.data",
  1198  	"spring-data-commons-core":                                 "org.springframework.data",
  1199  	"spring-data-commons-dist":                                 "org.springframework.data",
  1200  	"spring-data-commons-parent":                               "org.springframework.data",
  1201  	"spring-data-couchbase":                                    "org.springframework.data",
  1202  	"spring-data-elasticsearch":                                "org.springframework.data",
  1203  	"spring-data-envers":                                       "org.springframework.data",
  1204  	"spring-data-gemfire":                                      "org.springframework.data",
  1205  	"spring-data-gemfire-test":                                 "org.springframework.data",
  1206  	"spring-data-geode":                                        "org.springframework.data",
  1207  	"spring-data-geode-distribution":                           "org.springframework.data",
  1208  	"spring-data-geode-parent":                                 "org.springframework.data",
  1209  	"spring-data-geode-test":                                   "org.springframework.data",
  1210  	"spring-data-graph-core":                                   "org.springframework.data",
  1211  	"spring-data-graph-dist":                                   "org.springframework.data",
  1212  	"spring-data-graph-parent":                                 "org.springframework.data",
  1213  	"spring-data-hadoop":                                       "org.springframework.data",
  1214  	"spring-data-hadoop-batch":                                 "org.springframework.data",
  1215  	"spring-data-hadoop-boot":                                  "org.springframework.data",
  1216  	"spring-data-hadoop-build-tests":                           "org.springframework.data",
  1217  	"spring-data-hadoop-cluster-tests":                         "org.springframework.data",
  1218  	"spring-data-hadoop-config":                                "org.springframework.data",
  1219  	"spring-data-hadoop-core":                                  "org.springframework.data",
  1220  	"spring-data-hadoop-hbase":                                 "org.springframework.data",
  1221  	"spring-data-hadoop-hive":                                  "org.springframework.data",
  1222  	"spring-data-hadoop-pig":                                   "org.springframework.data",
  1223  	"spring-data-hadoop-spark":                                 "org.springframework.data",
  1224  	"spring-data-hadoop-sqoop2":                                "org.springframework.data",
  1225  	"spring-data-hadoop-store":                                 "org.springframework.data",
  1226  	"spring-data-hadoop-test":                                  "org.springframework.data",
  1227  	"spring-data-hadoop-util":                                  "org.springframework.data",
  1228  	"spring-data-jdbc":                                         "org.springframework.data",
  1229  	"spring-data-jdbc-core":                                    "org.springframework.data",
  1230  	"spring-data-jdbc-distribution":                            "org.springframework.data",
  1231  	"spring-data-jpa":                                          "org.springframework.data",
  1232  	"spring-data-jpa-distribution":                             "org.springframework.data",
  1233  	"spring-data-jpa-parent":                                   "org.springframework.data",
  1234  	"spring-data-keyvalue":                                     "org.springframework.data",
  1235  	"spring-data-ldap":                                         "org.springframework.data",
  1236  	"spring-data-mongodb":                                      "org.springframework.data",
  1237  	"spring-data-mongodb-cross-store":                          "org.springframework.data",
  1238  	"spring-data-mongodb-dist":                                 "org.springframework.data",
  1239  	"spring-data-mongodb-distribution":                         "org.springframework.data",
  1240  	"spring-data-mongodb-log4j":                                "org.springframework.data",
  1241  	"spring-data-mongodb-parent":                               "org.springframework.data",
  1242  	"spring-data-neo4j":                                        "org.springframework.data",
  1243  	"spring-data-neo4j-aspects":                                "org.springframework.data",
  1244  	"spring-data-neo4j-cross-store":                            "org.springframework.data",
  1245  	"spring-data-neo4j-dist":                                   "org.springframework.data",
  1246  	"spring-data-neo4j-distribution":                           "org.springframework.data",
  1247  	"spring-data-neo4j-parent":                                 "org.springframework.data",
  1248  	"spring-data-neo4j-rest":                                   "org.springframework.data",
  1249  	"spring-data-neo4j-tx":                                     "org.springframework.data",
  1250  	"spring-data-oracle":                                       "org.springframework.data",
  1251  	"spring-data-r2dbc":                                        "org.springframework.data",
  1252  	"spring-data-redis":                                        "org.springframework.data",
  1253  	"spring-data-relational":                                   "org.springframework.data",
  1254  	"spring-data-relational-parent":                            "org.springframework.data",
  1255  	"spring-data-releasetrain":                                 "org.springframework.data",
  1256  	"spring-data-rest-core":                                    "org.springframework.data",
  1257  	"spring-data-rest-distribution":                            "org.springframework.data",
  1258  	"spring-data-rest-hal-browser":                             "org.springframework.data",
  1259  	"spring-data-rest-hal-explorer":                            "org.springframework.data",
  1260  	"spring-data-rest-parent":                                  "org.springframework.data",
  1261  	"spring-data-rest-repository":                              "org.springframework.data",
  1262  	"spring-data-rest-webmvc":                                  "org.springframework.data",
  1263  	"spring-data-solr":                                         "org.springframework.data",
  1264  	"spring-yarn":                                              "org.springframework.data",
  1265  	"spring-yarn-batch":                                        "org.springframework.data",
  1266  	"spring-yarn-boot":                                         "org.springframework.data",
  1267  	"spring-yarn-boot-build-tests":                             "org.springframework.data",
  1268  	"spring-yarn-boot-cli":                                     "org.springframework.data",
  1269  	"spring-yarn-boot-test":                                    "org.springframework.data",
  1270  	"spring-yarn-build-tests":                                  "org.springframework.data",
  1271  	"spring-yarn-core":                                         "org.springframework.data",
  1272  	"spring-yarn-integration":                                  "org.springframework.data",
  1273  	"spring-yarn-test":                                         "org.springframework.data",
  1274  	"spring-flex":                                              "org.springframework.flex",
  1275  	"spring-graphql":                                           "org.springframework.graphql",
  1276  	"spring-hateoas":                                           "org.springframework.hateoas",
  1277  	"spring-integration":                                       "org.springframework.integration",
  1278  	"spring-integration-adapter":                               "org.springframework.integration",
  1279  	"spring-integration-amqp":                                  "org.springframework.integration",
  1280  	"spring-integration-aws":                                   "org.springframework.integration",
  1281  	"spring-integration-bom":                                   "org.springframework.integration",
  1282  	"spring-integration-camel":                                 "org.springframework.integration",
  1283  	"spring-integration-cassandra":                             "org.springframework.integration",
  1284  	"spring-integration-core":                                  "org.springframework.integration",
  1285  	"spring-integration-event":                                 "org.springframework.integration",
  1286  	"spring-integration-feed":                                  "org.springframework.integration",
  1287  	"spring-integration-file":                                  "org.springframework.integration",
  1288  	"spring-integration-flow":                                  "org.springframework.integration",
  1289  	"spring-integration-ftp":                                   "org.springframework.integration",
  1290  	"spring-integration-gemfire":                               "org.springframework.integration",
  1291  	"spring-integration-graphql":                               "org.springframework.integration",
  1292  	"spring-integration-groovy":                                "org.springframework.integration",
  1293  	"spring-integration-groovy-dsl":                            "org.springframework.integration",
  1294  	"spring-integration-hazelcast":                             "org.springframework.integration",
  1295  	"spring-integration-http":                                  "org.springframework.integration",
  1296  	"spring-integration-httpinvoker":                           "org.springframework.integration",
  1297  	"spring-integration-ip":                                    "org.springframework.integration",
  1298  	"spring-integration-java-dsl":                              "org.springframework.integration",
  1299  	"spring-integration-jdbc":                                  "org.springframework.integration",
  1300  	"spring-integration-jms":                                   "org.springframework.integration",
  1301  	"spring-integration-jmx":                                   "org.springframework.integration",
  1302  	"spring-integration-jpa":                                   "org.springframework.integration",
  1303  	"spring-integration-kafka":                                 "org.springframework.integration",
  1304  	"spring-integration-kotlin-dsl":                            "org.springframework.integration",
  1305  	"spring-integration-mail":                                  "org.springframework.integration",
  1306  	"spring-integration-mongodb":                               "org.springframework.integration",
  1307  	"spring-integration-mqtt":                                  "org.springframework.integration",
  1308  	"spring-integration-parent":                                "org.springframework.integration",
  1309  	"spring-integration-r2dbc":                                 "org.springframework.integration",
  1310  	"spring-integration-redis":                                 "org.springframework.integration",
  1311  	"spring-integration-rmi":                                   "org.springframework.integration",
  1312  	"spring-integration-rsocket":                               "org.springframework.integration",
  1313  	"spring-integration-samples":                               "org.springframework.integration",
  1314  	"spring-integration-scripting":                             "org.springframework.integration",
  1315  	"spring-integration-security":                              "org.springframework.integration",
  1316  	"spring-integration-sftp":                                  "org.springframework.integration",
  1317  	"spring-integration-smb":                                   "org.springframework.integration",
  1318  	"spring-integration-smpp":                                  "org.springframework.integration",
  1319  	"spring-integration-social-twitter":                        "org.springframework.integration",
  1320  	"spring-integration-splunk":                                "org.springframework.integration",
  1321  	"spring-integration-stomp":                                 "org.springframework.integration",
  1322  	"spring-integration-stream":                                "org.springframework.integration",
  1323  	"spring-integration-syslog":                                "org.springframework.integration",
  1324  	"spring-integration-test":                                  "org.springframework.integration",
  1325  	"spring-integration-test-support":                          "org.springframework.integration",
  1326  	"spring-integration-tuple":                                 "org.springframework.integration",
  1327  	"spring-integration-twitter":                               "org.springframework.integration",
  1328  	"spring-integration-webflux":                               "org.springframework.integration",
  1329  	"spring-integration-websocket":                             "org.springframework.integration",
  1330  	"spring-integration-ws":                                    "org.springframework.integration",
  1331  	"spring-integration-xml":                                   "org.springframework.integration",
  1332  	"spring-integration-xmpp":                                  "org.springframework.integration",
  1333  	"spring-integration-zeromq":                                "org.springframework.integration",
  1334  	"spring-integration-zip":                                   "org.springframework.integration",
  1335  	"spring-integration-zookeeper":                             "org.springframework.integration",
  1336  	"spring-kafka":                                             "org.springframework.kafka",
  1337  	"spring-social-core":                                       "org.springframework.social",
  1338  	"spring-security":                                          "org.springframework.security",
  1339  	"spring-security-acl":                                      "org.springframework.security",
  1340  	"spring-security-adapters":                                 "org.springframework.security",
  1341  	"spring-security-aspects":                                  "org.springframework.security",
  1342  	"spring-security-bom":                                      "org.springframework.security",
  1343  	"spring-security-cas":                                      "org.springframework.security",
  1344  	"spring-security-cas-client":                               "org.springframework.security",
  1345  	"spring-security-catalina":                                 "org.springframework.security",
  1346  	"spring-security-config":                                   "org.springframework.security",
  1347  	"spring-security-core":                                     "org.springframework.security",
  1348  	"spring-security-core-tiger":                               "org.springframework.security",
  1349  	"spring-security-crypto":                                   "org.springframework.security",
  1350  	"spring-security-data":                                     "org.springframework.security",
  1351  	"spring-security-jboss":                                    "org.springframework.security",
  1352  	"spring-security-jetty":                                    "org.springframework.security",
  1353  	"spring-security-jwt":                                      "org.springframework.security",
  1354  	"spring-security-ldap":                                     "org.springframework.security",
  1355  	"spring-security-messaging":                                "org.springframework.security",
  1356  	"spring-security-ntlm":                                     "org.springframework.security",
  1357  	"spring-security-oauth2-authorization-server":              "org.springframework.security",
  1358  	"spring-security-oauth2-client":                            "org.springframework.security",
  1359  	"spring-security-oauth2-core":                              "org.springframework.security",
  1360  	"spring-security-oauth2-jose":                              "org.springframework.security",
  1361  	"spring-security-oauth2-resource-server":                   "org.springframework.security",
  1362  	"spring-security-openid":                                   "org.springframework.security",
  1363  	"spring-security-parent":                                   "org.springframework.security",
  1364  	"spring-security-portlet":                                  "org.springframework.security",
  1365  	"spring-security-remoting":                                 "org.springframework.security",
  1366  	"spring-security-resin":                                    "org.springframework.security",
  1367  	"spring-security-rsa":                                      "org.springframework.security",
  1368  	"spring-security-rsocket":                                  "org.springframework.security",
  1369  	"spring-security-saml2-service-provider":                   "org.springframework.security",
  1370  	"spring-security-samples":                                  "org.springframework.security",
  1371  	"spring-security-samples-aspectj":                          "org.springframework.security",
  1372  	"spring-security-samples-cas":                              "org.springframework.security",
  1373  	"spring-security-samples-cas-client":                       "org.springframework.security",
  1374  	"spring-security-samples-cas-server":                       "org.springframework.security",
  1375  	"spring-security-samples-contacts":                         "org.springframework.security",
  1376  	"spring-security-samples-dms":                              "org.springframework.security",
  1377  	"spring-security-samples-javaconfig-messages":              "org.springframework.security",
  1378  	"spring-security-samples-ldap":                             "org.springframework.security",
  1379  	"spring-security-samples-messages-jc":                      "org.springframework.security",
  1380  	"spring-security-samples-openid":                           "org.springframework.security",
  1381  	"spring-security-samples-portlet":                          "org.springframework.security",
  1382  	"spring-security-samples-preauth":                          "org.springframework.security",
  1383  	"spring-security-samples-tutorial":                         "org.springframework.security",
  1384  	"spring-security-taglibs":                                  "org.springframework.security",
  1385  	"spring-security-test":                                     "org.springframework.security",
  1386  	"spring-security-web":                                      "org.springframework.security",
  1387  	"spring-security-oauth":                                    "org.springframework.security.oauth",
  1388  	"spring-security-oauth-parent":                             "org.springframework.security.oauth",
  1389  	"spring-security-oauth2":                                   "org.springframework.security.oauth",
  1390  	"spring-security-oauth2-autoconfigure":                     "org.springframework.security.oauth.boot",
  1391  	"spring-security-kerberos-bom":                             "org.springframework.security.kerberos",
  1392  	"spring-security-kerberos-client":                          "org.springframework.security.kerberos",
  1393  	"spring-security-kerberos-core":                            "org.springframework.security.kerberos",
  1394  	"spring-security-kerberos-test":                            "org.springframework.security.kerberos",
  1395  	"spring-security-kerberos-web":                             "org.springframework.security.kerberos",
  1396  	"spring-security-saml-dsl-core":                            "org.springframework.security.extensions",
  1397  	"spring-security-saml2-core":                               "org.springframework.security.extensions",
  1398  	"spring-session":                                           "org.springframework.session",
  1399  	"spring-session-bom":                                       "org.springframework.session",
  1400  	"spring-session-core":                                      "org.springframework.session",
  1401  	"spring-session-data-gemfire":                              "org.springframework.session",
  1402  	"spring-session-data-geode":                                "org.springframework.session",
  1403  	"spring-session-data-mongo":                                "org.springframework.session",
  1404  	"spring-session-data-mongodb":                              "org.springframework.session",
  1405  	"spring-session-data-redis":                                "org.springframework.session",
  1406  	"spring-session-hazelcast":                                 "org.springframework.session",
  1407  	"spring-session-jdbc":                                      "org.springframework.session",
  1408  	"spring-vault-core":                                        "org.springframework.vault",
  1409  	"org.springframework.binding":                              "org.springframework.webflow",
  1410  	"org.springframework.faces":                                "org.springframework.webflow",
  1411  	"org.springframework.js":                                   "org.springframework.webflow",
  1412  	"org.springframework.webflow":                              "org.springframework.webflow",
  1413  	"spring-binding":                                           "org.springframework.webflow",
  1414  	"spring-build-src":                                         "org.springframework.webflow",
  1415  	"spring-faces":                                             "org.springframework.webflow",
  1416  	"spring-js":                                                "org.springframework.webflow",
  1417  	"spring-js-resources":                                      "org.springframework.webflow",
  1418  	"spring-webflow":                                           "org.springframework.webflow",
  1419  	"spring-ws":                                                "org.springframework.ws",
  1420  	"spring-xml":                                               "org.springframework.ws",
  1421  	"xalan":                                                    "xalan", // see https://mvnrepository.com/artifact/xalan/xalan/2.7.2
  1422  	"org.eclipse.ant.core":                                     "org.eclipse.platform",
  1423  	"org.eclipse.ant.launching":                                "org.eclipse.platform",
  1424  	"org.eclipse.ant.optional.junit":                           "org.eclipse.platform",
  1425  	"org.eclipse.ant.ui":                                       "org.eclipse.platform",
  1426  	"org.eclipse.compare":                                      "org.eclipse.platform",
  1427  	"org.eclipse.compare.core":                                 "org.eclipse.platform",
  1428  	"org.eclipse.compare.examples":                             "org.eclipse.platform",
  1429  	"org.eclipse.compare.examples.xml":                         "org.eclipse.platform",
  1430  	"org.eclipse.compare.win32":                                "org.eclipse.platform",
  1431  	"org.eclipse.core.commands":                                "org.eclipse.platform",
  1432  	"org.eclipse.core.contenttype":                             "org.eclipse.platform",
  1433  	"org.eclipse.core.databinding":                             "org.eclipse.platform",
  1434  	"org.eclipse.core.databinding.beans":                       "org.eclipse.platform",
  1435  	"org.eclipse.core.databinding.observable":                  "org.eclipse.platform",
  1436  	"org.eclipse.core.databinding.property":                    "org.eclipse.platform",
  1437  	"org.eclipse.core.expressions":                             "org.eclipse.platform",
  1438  	"org.eclipse.core.externaltools":                           "org.eclipse.platform",
  1439  	"org.eclipse.core.filebuffers":                             "org.eclipse.platform",
  1440  	"org.eclipse.core.filesystem":                              "org.eclipse.platform",
  1441  	"org.eclipse.core.filesystem.aix.ppc":                      "org.eclipse.platform",
  1442  	"org.eclipse.core.filesystem.aix.ppc64":                    "org.eclipse.platform",
  1443  	"org.eclipse.core.filesystem.hpux.ia64":                    "org.eclipse.platform",
  1444  	"org.eclipse.core.filesystem.linux.aarch64":                "org.eclipse.platform",
  1445  	"org.eclipse.core.filesystem.linux.ppc":                    "org.eclipse.platform",
  1446  	"org.eclipse.core.filesystem.linux.ppc64":                  "org.eclipse.platform",
  1447  	"org.eclipse.core.filesystem.linux.ppc64le":                "org.eclipse.platform",
  1448  	"org.eclipse.core.filesystem.linux.x86":                    "org.eclipse.platform",
  1449  	"org.eclipse.core.filesystem.linux.x86_64":                 "org.eclipse.platform",
  1450  	"org.eclipse.core.filesystem.macosx":                       "org.eclipse.platform",
  1451  	"org.eclipse.core.filesystem.win32.x86":                    "org.eclipse.platform",
  1452  	"org.eclipse.core.filesystem.win32.x86_64":                 "org.eclipse.platform",
  1453  	"org.eclipse.core.jobs":                                    "org.eclipse.platform",
  1454  	"org.eclipse.core.net":                                     "org.eclipse.platform",
  1455  	"org.eclipse.core.net.linux":                               "org.eclipse.platform",
  1456  	"org.eclipse.core.net.linux.x86":                           "org.eclipse.platform",
  1457  	"org.eclipse.core.net.linux.x86_64":                        "org.eclipse.platform",
  1458  	"org.eclipse.core.net.win32":                               "org.eclipse.platform",
  1459  	"org.eclipse.core.net.win32.x86":                           "org.eclipse.platform",
  1460  	"org.eclipse.core.net.win32.x86_64":                        "org.eclipse.platform",
  1461  	"org.eclipse.core.resources":                               "org.eclipse.platform",
  1462  	"org.eclipse.core.resources.win32.x86":                     "org.eclipse.platform",
  1463  	"org.eclipse.core.resources.win32.x86_64":                  "org.eclipse.platform",
  1464  	"org.eclipse.core.runtime":                                 "org.eclipse.platform",
  1465  	"org.eclipse.core.variables":                               "org.eclipse.platform",
  1466  	"org.eclipse.cvs":                                          "org.eclipse.platform",
  1467  	"org.eclipse.debug.core":                                   "org.eclipse.platform",
  1468  	"org.eclipse.debug.examples.core":                          "org.eclipse.platform",
  1469  	"org.eclipse.debug.examples.ui":                            "org.eclipse.platform",
  1470  	"org.eclipse.debug.ui":                                     "org.eclipse.platform",
  1471  	"org.eclipse.debug.ui.launchview":                          "org.eclipse.platform",
  1472  	"org.eclipse.e4.core.commands":                             "org.eclipse.platform",
  1473  	"org.eclipse.e4.core.contexts":                             "org.eclipse.platform",
  1474  	"org.eclipse.e4.core.di":                                   "org.eclipse.platform",
  1475  	"org.eclipse.e4.core.di.annotations":                       "org.eclipse.platform",
  1476  	"org.eclipse.e4.core.di.extensions":                        "org.eclipse.platform",
  1477  	"org.eclipse.e4.core.di.extensions.supplier":               "org.eclipse.platform",
  1478  	"org.eclipse.e4.core.services":                             "org.eclipse.platform",
  1479  	"org.eclipse.e4.emf.xpath":                                 "org.eclipse.platform",
  1480  	"org.eclipse.e4.tools":                                     "org.eclipse.platform",
  1481  	"org.eclipse.e4.tools.compat":                              "org.eclipse.platform",
  1482  	"org.eclipse.e4.tools.compatibility.migration":             "org.eclipse.platform",
  1483  	"org.eclipse.e4.tools.emf.editor3x":                        "org.eclipse.platform",
  1484  	"org.eclipse.e4.tools.emf.ui":                              "org.eclipse.platform",
  1485  	"org.eclipse.e4.tools.jdt.templates":                       "org.eclipse.platform",
  1486  	"org.eclipse.e4.tools.persistence":                         "org.eclipse.platform",
  1487  	"org.eclipse.e4.tools.services":                            "org.eclipse.platform",
  1488  	"org.eclipse.e4.ui.bindings":                               "org.eclipse.platform",
  1489  	"org.eclipse.e4.ui.css.core":                               "org.eclipse.platform",
  1490  	"org.eclipse.e4.ui.css.swt":                                "org.eclipse.platform",
  1491  	"org.eclipse.e4.ui.css.swt.theme":                          "org.eclipse.platform",
  1492  	"org.eclipse.e4.ui.di":                                     "org.eclipse.platform",
  1493  	"org.eclipse.e4.ui.dialogs":                                "org.eclipse.platform",
  1494  	"org.eclipse.e4.ui.ide":                                    "org.eclipse.platform",
  1495  	"org.eclipse.e4.ui.model.workbench":                        "org.eclipse.platform",
  1496  	"org.eclipse.e4.ui.progress":                               "org.eclipse.platform",
  1497  	"org.eclipse.e4.ui.services":                               "org.eclipse.platform",
  1498  	"org.eclipse.e4.ui.swt.gtk":                                "org.eclipse.platform",
  1499  	"org.eclipse.e4.ui.swt.win32":                              "org.eclipse.platform",
  1500  	"org.eclipse.e4.ui.widgets":                                "org.eclipse.platform",
  1501  	"org.eclipse.e4.ui.workbench":                              "org.eclipse.platform",
  1502  	"org.eclipse.e4.ui.workbench.addons.swt":                   "org.eclipse.platform",
  1503  	"org.eclipse.e4.ui.workbench.renderers.swt":                "org.eclipse.platform",
  1504  	"org.eclipse.e4.ui.workbench.renderers.swt.cocoa":          "org.eclipse.platform",
  1505  	"org.eclipse.e4.ui.workbench.swt":                          "org.eclipse.platform",
  1506  	"org.eclipse.e4.ui.workbench3":                             "org.eclipse.platform",
  1507  	"org.eclipse.equinox.app":                                  "org.eclipse.platform",
  1508  	"org.eclipse.equinox.bidi":                                 "org.eclipse.platform",
  1509  	"org.eclipse.equinox.cm":                                   "org.eclipse.platform",
  1510  	"org.eclipse.equinox.common":                               "org.eclipse.platform",
  1511  	"org.eclipse.equinox.concurrent":                           "org.eclipse.platform",
  1512  	"org.eclipse.equinox.console":                              "org.eclipse.platform",
  1513  	"org.eclipse.equinox.console.jaas.fragment":                "org.eclipse.platform",
  1514  	"org.eclipse.equinox.console.ssh":                          "org.eclipse.platform",
  1515  	"org.eclipse.equinox.coordinator":                          "org.eclipse.platform",
  1516  	"org.eclipse.equinox.device":                               "org.eclipse.platform",
  1517  	"org.eclipse.equinox.ds":                                   "org.eclipse.platform",
  1518  	"org.eclipse.equinox.event":                                "org.eclipse.platform",
  1519  	"org.eclipse.equinox.frameworkadmin":                       "org.eclipse.platform",
  1520  	"org.eclipse.equinox.frameworkadmin.equinox":               "org.eclipse.platform",
  1521  	"org.eclipse.equinox.http.jetty":                           "org.eclipse.platform",
  1522  	"org.eclipse.equinox.http.registry":                        "org.eclipse.platform",
  1523  	"org.eclipse.equinox.http.servlet":                         "org.eclipse.platform",
  1524  	"org.eclipse.equinox.http.servletbridge":                   "org.eclipse.platform",
  1525  	"org.eclipse.equinox.io":                                   "org.eclipse.platform",
  1526  	"org.eclipse.equinox.ip":                                   "org.eclipse.platform",
  1527  	"org.eclipse.equinox.jsp.jasper":                           "org.eclipse.platform",
  1528  	"org.eclipse.equinox.jsp.jasper.registry":                  "org.eclipse.platform",
  1529  	"org.eclipse.equinox.launcher":                             "org.eclipse.platform",
  1530  	"org.eclipse.equinox.launcher.cocoa.macosx":                "org.eclipse.platform",
  1531  	"org.eclipse.equinox.launcher.cocoa.macosx.aarch64":        "org.eclipse.platform",
  1532  	"org.eclipse.equinox.launcher.cocoa.macosx.x86_64":         "org.eclipse.platform",
  1533  	"org.eclipse.equinox.launcher.gtk.aix.ppc":                 "org.eclipse.platform",
  1534  	"org.eclipse.equinox.launcher.gtk.aix.ppc64":               "org.eclipse.platform",
  1535  	"org.eclipse.equinox.launcher.gtk.hpux.ia64":               "org.eclipse.platform",
  1536  	"org.eclipse.equinox.launcher.gtk.linux.aarch64":           "org.eclipse.platform",
  1537  	"org.eclipse.equinox.launcher.gtk.linux.ppc":               "org.eclipse.platform",
  1538  	"org.eclipse.equinox.launcher.gtk.linux.ppc64":             "org.eclipse.platform",
  1539  	"org.eclipse.equinox.launcher.gtk.linux.ppc64le":           "org.eclipse.platform",
  1540  	"org.eclipse.equinox.launcher.gtk.linux.s390":              "org.eclipse.platform",
  1541  	"org.eclipse.equinox.launcher.gtk.linux.s390x":             "org.eclipse.platform",
  1542  	"org.eclipse.equinox.launcher.gtk.linux.x86":               "org.eclipse.platform",
  1543  	"org.eclipse.equinox.launcher.gtk.linux.x86_64":            "org.eclipse.platform",
  1544  	"org.eclipse.equinox.launcher.gtk.solaris.sparcv9":         "org.eclipse.platform",
  1545  	"org.eclipse.equinox.launcher.gtk.solaris.x86_64":          "org.eclipse.platform",
  1546  	"org.eclipse.equinox.launcher.win32.win32.x86":             "org.eclipse.platform",
  1547  	"org.eclipse.equinox.launcher.win32.win32.x86_64":          "org.eclipse.platform",
  1548  	"org.eclipse.equinox.log.stream":                           "org.eclipse.platform",
  1549  	"org.eclipse.equinox.metatype":                             "org.eclipse.platform",
  1550  	"org.eclipse.equinox.p2.artifact.repository":               "org.eclipse.platform",
  1551  	"org.eclipse.equinox.p2.console":                           "org.eclipse.platform",
  1552  	"org.eclipse.equinox.p2.core":                              "org.eclipse.platform",
  1553  	"org.eclipse.equinox.p2.director":                          "org.eclipse.platform",
  1554  	"org.eclipse.equinox.p2.director.app":                      "org.eclipse.platform",
  1555  	"org.eclipse.equinox.p2.directorywatcher":                  "org.eclipse.platform",
  1556  	"org.eclipse.equinox.p2.discovery":                         "org.eclipse.platform",
  1557  	"org.eclipse.equinox.p2.discovery.compatibility":           "org.eclipse.platform",
  1558  	"org.eclipse.equinox.p2.engine":                            "org.eclipse.platform",
  1559  	"org.eclipse.equinox.p2.extensionlocation":                 "org.eclipse.platform",
  1560  	"org.eclipse.equinox.p2.garbagecollector":                  "org.eclipse.platform",
  1561  	"org.eclipse.equinox.p2.installer":                         "org.eclipse.platform",
  1562  	"org.eclipse.equinox.p2.jarprocessor":                      "org.eclipse.platform",
  1563  	"org.eclipse.equinox.p2.metadata":                          "org.eclipse.platform",
  1564  	"org.eclipse.equinox.p2.metadata.repository":               "org.eclipse.platform",
  1565  	"org.eclipse.equinox.p2.operations":                        "org.eclipse.platform",
  1566  	"org.eclipse.equinox.p2.publisher":                         "org.eclipse.platform",
  1567  	"org.eclipse.equinox.p2.publisher.eclipse":                 "org.eclipse.platform",
  1568  	"org.eclipse.equinox.p2.reconciler.dropins":                "org.eclipse.platform",
  1569  	"org.eclipse.equinox.p2.repository":                        "org.eclipse.platform",
  1570  	"org.eclipse.equinox.p2.repository.tools":                  "org.eclipse.platform",
  1571  	"org.eclipse.equinox.p2.touchpoint.eclipse":                "org.eclipse.platform",
  1572  	"org.eclipse.equinox.p2.touchpoint.natives":                "org.eclipse.platform",
  1573  	"org.eclipse.equinox.p2.transport.ecf":                     "org.eclipse.platform",
  1574  	"org.eclipse.equinox.p2.ui":                                "org.eclipse.platform",
  1575  	"org.eclipse.equinox.p2.ui.admin":                          "org.eclipse.platform",
  1576  	"org.eclipse.equinox.p2.ui.admin.rcp":                      "org.eclipse.platform",
  1577  	"org.eclipse.equinox.p2.ui.discovery":                      "org.eclipse.platform",
  1578  	"org.eclipse.equinox.p2.ui.importexport":                   "org.eclipse.platform",
  1579  	"org.eclipse.equinox.p2.ui.sdk":                            "org.eclipse.platform",
  1580  	"org.eclipse.equinox.p2.ui.sdk.scheduler":                  "org.eclipse.platform",
  1581  	"org.eclipse.equinox.p2.updatechecker":                     "org.eclipse.platform",
  1582  	"org.eclipse.equinox.p2.updatesite":                        "org.eclipse.platform",
  1583  	"org.eclipse.equinox.preferences":                          "org.eclipse.platform",
  1584  	"org.eclipse.equinox.region":                               "org.eclipse.platform",
  1585  	"org.eclipse.equinox.registry":                             "org.eclipse.platform",
  1586  	"org.eclipse.equinox.security":                             "org.eclipse.platform",
  1587  	"org.eclipse.equinox.security.linux":                       "org.eclipse.platform",
  1588  	"org.eclipse.equinox.security.linux.x86_64":                "org.eclipse.platform",
  1589  	"org.eclipse.equinox.security.macosx":                      "org.eclipse.platform",
  1590  	"org.eclipse.equinox.security.ui":                          "org.eclipse.platform",
  1591  	"org.eclipse.equinox.security.win32.x86":                   "org.eclipse.platform",
  1592  	"org.eclipse.equinox.security.win32.x86_64":                "org.eclipse.platform",
  1593  	"org.eclipse.equinox.servletbridge":                        "org.eclipse.platform",
  1594  	"org.eclipse.equinox.simpleconfigurator":                   "org.eclipse.platform",
  1595  	"org.eclipse.equinox.simpleconfigurator.manipulator":       "org.eclipse.platform",
  1596  	"org.eclipse.equinox.supplement":                           "org.eclipse.platform",
  1597  	"org.eclipse.equinox.transforms.hook":                      "org.eclipse.platform",
  1598  	"org.eclipse.equinox.transforms.xslt":                      "org.eclipse.platform",
  1599  	"org.eclipse.equinox.useradmin":                            "org.eclipse.platform",
  1600  	"org.eclipse.equinox.util":                                 "org.eclipse.platform",
  1601  	"org.eclipse.equinox.weaving.caching":                      "org.eclipse.platform",
  1602  	"org.eclipse.equinox.weaving.caching.j9":                   "org.eclipse.platform",
  1603  	"org.eclipse.equinox.weaving.hook":                         "org.eclipse.platform",
  1604  	"org.eclipse.equinox.wireadmin":                            "org.eclipse.platform",
  1605  	"org.eclipse.help":                                         "org.eclipse.platform",
  1606  	"org.eclipse.help.base":                                    "org.eclipse.platform",
  1607  	"org.eclipse.help.ui":                                      "org.eclipse.platform",
  1608  	"org.eclipse.help.webapp":                                  "org.eclipse.platform",
  1609  	"org.eclipse.jface":                                        "org.eclipse.platform",
  1610  	"org.eclipse.jface.databinding":                            "org.eclipse.platform",
  1611  	"org.eclipse.jface.examples.databinding":                   "org.eclipse.platform",
  1612  	"org.eclipse.jface.notifications":                          "org.eclipse.platform",
  1613  	"org.eclipse.jface.text":                                   "org.eclipse.platform",
  1614  	"org.eclipse.jsch.core":                                    "org.eclipse.platform",
  1615  	"org.eclipse.jsch.ui":                                      "org.eclipse.platform",
  1616  	"org.eclipse.ltk.core.refactoring":                         "org.eclipse.platform",
  1617  	"org.eclipse.ltk.ui.refactoring":                           "org.eclipse.platform",
  1618  	"org.eclipse.osgi":                                         "org.eclipse.platform",
  1619  	"org.eclipse.osgi.compatibility.plugins":                   "org.eclipse.platform",
  1620  	"org.eclipse.osgi.compatibility.state":                     "org.eclipse.platform",
  1621  	"org.eclipse.osgi.services":                                "org.eclipse.platform",
  1622  	"org.eclipse.osgi.util":                                    "org.eclipse.platform",
  1623  	"org.eclipse.platform":                                     "org.eclipse.platform",
  1624  	"org.eclipse.platform.doc.isv":                             "org.eclipse.platform",
  1625  	"org.eclipse.platform.doc.user":                            "org.eclipse.platform",
  1626  	"org.eclipse.rcp":                                          "org.eclipse.platform",
  1627  	"org.eclipse.releng.tools":                                 "org.eclipse.platform",
  1628  	"org.eclipse.sdk":                                          "org.eclipse.platform",
  1629  	"org.eclipse.sdk.examples":                                 "org.eclipse.platform",
  1630  	"org.eclipse.search":                                       "org.eclipse.platform",
  1631  	"org.eclipse.swt":                                          "org.eclipse.platform",
  1632  	"org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64":     "org.eclipse.platform",
  1633  	"org.eclipse.swt.browser.chromium.gtk.linux.x86_64":        "org.eclipse.platform",
  1634  	"org.eclipse.swt.browser.chromium.win32.win32.x86_64":      "org.eclipse.platform",
  1635  	"org.eclipse.swt.cocoa.macosx.aarch64":                     "org.eclipse.platform",
  1636  	"org.eclipse.swt.cocoa.macosx.x86_64":                      "org.eclipse.platform",
  1637  	"org.eclipse.swt.examples":                                 "org.eclipse.platform",
  1638  	"org.eclipse.swt.examples.browser.demos":                   "org.eclipse.platform",
  1639  	"org.eclipse.swt.examples.launcher":                        "org.eclipse.platform",
  1640  	"org.eclipse.swt.examples.ole.win32":                       "org.eclipse.platform",
  1641  	"org.eclipse.swt.examples.views":                           "org.eclipse.platform",
  1642  	"org.eclipse.swt.gtk.aix.ppc":                              "org.eclipse.platform",
  1643  	"org.eclipse.swt.gtk.aix.ppc64":                            "org.eclipse.platform",
  1644  	"org.eclipse.swt.gtk.hpux.ia64":                            "org.eclipse.platform",
  1645  	"org.eclipse.swt.gtk.linux.aarch64":                        "org.eclipse.platform",
  1646  	"org.eclipse.swt.gtk.linux.ppc":                            "org.eclipse.platform",
  1647  	"org.eclipse.swt.gtk.linux.ppc64":                          "org.eclipse.platform",
  1648  	"org.eclipse.swt.gtk.linux.ppc64le":                        "org.eclipse.platform",
  1649  	"org.eclipse.swt.gtk.linux.s390":                           "org.eclipse.platform",
  1650  	"org.eclipse.swt.gtk.linux.s390x":                          "org.eclipse.platform",
  1651  	"org.eclipse.swt.gtk.linux.x86":                            "org.eclipse.platform",
  1652  	"org.eclipse.swt.gtk.linux.x86_64":                         "org.eclipse.platform",
  1653  	"org.eclipse.swt.gtk.solaris.sparcv9":                      "org.eclipse.platform",
  1654  	"org.eclipse.swt.gtk.solaris.x86_64":                       "org.eclipse.platform",
  1655  	"org.eclipse.swt.tools":                                    "org.eclipse.platform",
  1656  	"org.eclipse.swt.tools.base":                               "org.eclipse.platform",
  1657  	"org.eclipse.swt.tools.spies":                              "org.eclipse.platform",
  1658  	"org.eclipse.swt.win32.win32.x86":                          "org.eclipse.platform",
  1659  	"org.eclipse.swt.win32.win32.x86_64":                       "org.eclipse.platform",
  1660  	"org.eclipse.team.core":                                    "org.eclipse.platform",
  1661  	"org.eclipse.team.cvs.core":                                "org.eclipse.platform",
  1662  	"org.eclipse.team.cvs.ssh2":                                "org.eclipse.platform",
  1663  	"org.eclipse.team.cvs.ui":                                  "org.eclipse.platform",
  1664  	"org.eclipse.team.examples.filesystem":                     "org.eclipse.platform",
  1665  	"org.eclipse.team.genericeditor.diff.extension":            "org.eclipse.platform",
  1666  	"org.eclipse.team.ui":                                      "org.eclipse.platform",
  1667  	"org.eclipse.text":                                         "org.eclipse.platform",
  1668  	"org.eclipse.text.quicksearch":                             "org.eclipse.platform",
  1669  	"org.eclipse.tips.core":                                    "org.eclipse.platform",
  1670  	"org.eclipse.tips.ide":                                     "org.eclipse.platform",
  1671  	"org.eclipse.tips.json":                                    "org.eclipse.platform",
  1672  	"org.eclipse.tips.ui":                                      "org.eclipse.platform",
  1673  	"org.eclipse.tools.layout.spy":                             "org.eclipse.platform",
  1674  	"org.eclipse.ui":                                           "org.eclipse.platform",
  1675  	"org.eclipse.ui.browser":                                   "org.eclipse.platform",
  1676  	"org.eclipse.ui.cheatsheets":                               "org.eclipse.platform",
  1677  	"org.eclipse.ui.cocoa":                                     "org.eclipse.platform",
  1678  	"org.eclipse.ui.console":                                   "org.eclipse.platform",
  1679  	"org.eclipse.ui.editors":                                   "org.eclipse.platform",
  1680  	"org.eclipse.ui.examples.contributions":                    "org.eclipse.platform",
  1681  	"org.eclipse.ui.examples.fieldassist":                      "org.eclipse.platform",
  1682  	"org.eclipse.ui.examples.filesystem":                       "org.eclipse.platform",
  1683  	"org.eclipse.ui.examples.javaeditor":                       "org.eclipse.platform",
  1684  	"org.eclipse.ui.examples.multipageeditor":                  "org.eclipse.platform",
  1685  	"org.eclipse.ui.examples.propertysheet":                    "org.eclipse.platform",
  1686  	"org.eclipse.ui.examples.readmetool":                       "org.eclipse.platform",
  1687  	"org.eclipse.ui.examples.undo":                             "org.eclipse.platform",
  1688  	"org.eclipse.ui.examples.uriSchemeHandler":                 "org.eclipse.platform",
  1689  	"org.eclipse.ui.examples.views.properties.tabbed.article":  "org.eclipse.platform",
  1690  	"org.eclipse.ui.externaltools":                             "org.eclipse.platform",
  1691  	"org.eclipse.ui.forms":                                     "org.eclipse.platform",
  1692  	"org.eclipse.ui.genericeditor":                             "org.eclipse.platform",
  1693  	"org.eclipse.ui.genericeditor.examples":                    "org.eclipse.platform",
  1694  	"org.eclipse.ui.ide":                                       "org.eclipse.platform",
  1695  	"org.eclipse.ui.ide.application":                           "org.eclipse.platform",
  1696  	"org.eclipse.ui.intro":                                     "org.eclipse.platform",
  1697  	"org.eclipse.ui.intro.quicklinks":                          "org.eclipse.platform",
  1698  	"org.eclipse.ui.intro.universal":                           "org.eclipse.platform",
  1699  	"org.eclipse.ui.monitoring":                                "org.eclipse.platform",
  1700  	"org.eclipse.ui.navigator":                                 "org.eclipse.platform",
  1701  	"org.eclipse.ui.navigator.resources":                       "org.eclipse.platform",
  1702  	"org.eclipse.ui.net":                                       "org.eclipse.platform",
  1703  	"org.eclipse.ui.themes":                                    "org.eclipse.platform",
  1704  	"org.eclipse.ui.trace":                                     "org.eclipse.platform",
  1705  	"org.eclipse.ui.views":                                     "org.eclipse.platform",
  1706  	"org.eclipse.ui.views.log":                                 "org.eclipse.platform",
  1707  	"org.eclipse.ui.views.properties.tabbed":                   "org.eclipse.platform",
  1708  	"org.eclipse.ui.win32":                                     "org.eclipse.platform",
  1709  	"org.eclipse.ui.workbench":                                 "org.eclipse.platform",
  1710  	"org.eclipse.ui.workbench.texteditor":                      "org.eclipse.platform",
  1711  	"org.eclipse.update.configurator":                          "org.eclipse.platform",
  1712  	"org.eclipse.update.core":                                  "org.eclipse.platform",
  1713  	"org.eclipse.urischeme":                                    "org.eclipse.platform",
  1714  	"reactor-netty":                                            "io.projectreactor.netty",
  1715  	"reactor-netty-core":                                       "io.projectreactor.netty",
  1716  	"reactor-netty-http":                                       "io.projectreactor.netty",
  1717  	"reactor-netty-http-brave":                                 "io.projectreactor.netty",
  1718  	"reactor-netty-incubator-quic":                             "io.projectreactor.netty.incubator",
  1719  	"ratpack-base":                                             "io.ratpack",
  1720  	"ratpack-codahale-metrics":                                 "io.ratpack",
  1721  	"ratpack-config":                                           "io.ratpack",
  1722  	"ratpack-consul":                                           "io.ratpack",
  1723  	"ratpack-core":                                             "io.ratpack",
  1724  	"ratpack-dropwizard-metrics":                               "io.ratpack",
  1725  	"ratpack-exec":                                             "io.ratpack",
  1726  	"ratpack-func":                                             "io.ratpack",
  1727  	"ratpack-gradle":                                           "io.ratpack",
  1728  	"ratpack-groovy":                                           "io.ratpack",
  1729  	"ratpack-groovy-test":                                      "io.ratpack",
  1730  	"ratpack-gson":                                             "io.ratpack",
  1731  	"ratpack-guice":                                            "io.ratpack",
  1732  	"ratpack-h2":                                               "io.ratpack",
  1733  	"ratpack-handlebars":                                       "io.ratpack",
  1734  	"ratpack-hikari":                                           "io.ratpack",
  1735  	"ratpack-hystrix":                                          "io.ratpack",
  1736  	"ratpack-jackson":                                          "io.ratpack",
  1737  	"ratpack-jackson-guice":                                    "io.ratpack",
  1738  	"ratpack-jdbc-tx":                                          "io.ratpack",
  1739  	"ratpack-manual":                                           "io.ratpack",
  1740  	"ratpack-newrelic":                                         "io.ratpack",
  1741  	"ratpack-pac4j":                                            "io.ratpack",
  1742  	"ratpack-reactor":                                          "io.ratpack",
  1743  	"ratpack-remote":                                           "io.ratpack",
  1744  	"ratpack-remote-test":                                      "io.ratpack",
  1745  	"ratpack-retrofit2":                                        "io.ratpack",
  1746  	"ratpack-rocker":                                           "io.ratpack",
  1747  	"ratpack-rx":                                               "io.ratpack",
  1748  	"ratpack-rx2":                                              "io.ratpack",
  1749  	"ratpack-session":                                          "io.ratpack",
  1750  	"ratpack-session-redis":                                    "io.ratpack",
  1751  	"ratpack-session-serialization-kryo":                       "io.ratpack",
  1752  	"ratpack-spring-boot":                                      "io.ratpack",
  1753  	"ratpack-spring-boot-starter":                              "io.ratpack",
  1754  	"ratpack-test":                                             "io.ratpack",
  1755  	"ratpack-thymeleaf":                                        "io.ratpack",
  1756  	"ratpack-thymeleaf3":                                       "io.ratpack",
  1757  	"graphiql-spring-boot-autoconfigure":                       "com.graphql-java",
  1758  	"graphiql-spring-boot-starter":                             "com.graphql-java",
  1759  	"graphql-java":                                             "com.graphql-java",
  1760  	"graphql-java-annotations":                                 "com.graphql-java",
  1761  	"graphql-java-extended-scalars":                            "com.graphql-java",
  1762  	"graphql-java-extended-validation":                         "com.graphql-java",
  1763  	"graphql-java-servlet":                                     "com.graphql-java",
  1764  	"graphql-java-spring-boot-starter-webflux":                 "com.graphql-java",
  1765  	"graphql-java-spring-boot-starter-webmvc":                  "com.graphql-java",
  1766  	"graphql-java-spring-webflux":                              "com.graphql-java",
  1767  	"graphql-java-spring-webmvc":                               "com.graphql-java",
  1768  	"graphql-java-tools":                                       "com.graphql-java",
  1769  	"graphql-rxjava":                                           "com.graphql-java",
  1770  	"graphql-spring-boot-autoconfigure":                        "com.graphql-java",
  1771  	"graphql-spring-boot-starter":                              "com.graphql-java",
  1772  	"graphql-spring-boot-starter-test":                         "com.graphql-java",
  1773  	"graphql-spring-boot-test":                                 "com.graphql-java",
  1774  	"graphql-spring-boot-test-autoconfigure":                   "com.graphql-java",
  1775  	"java-dataloader":                                          "com.graphql-java",
  1776  	"voyager-spring-boot-autoconfigure":                        "com.graphql-java",
  1777  	"voyager-spring-boot-starter":                              "com.graphql-java",
  1778  	"minio":                                                    "io.minio",
  1779  	"minio-admin":                                              "io.minio",
  1780  	"minio-java":                                               "io.minio",
  1781  	"commons-jelly":                                            "commons-jelly",
  1782  	"commons-jelly-avalon":                                     "commons-jelly",
  1783  	"commons-jelly-tags-ant":                                   "commons-jelly",
  1784  	"commons-jelly-tags-antlr":                                 "commons-jelly",
  1785  	"commons-jelly-tags-avalon":                                "commons-jelly",
  1786  	"commons-jelly-tags-bean":                                  "commons-jelly",
  1787  	"commons-jelly-tags-beanshell":                             "commons-jelly",
  1788  	"commons-jelly-tags-betwixt":                               "commons-jelly",
  1789  	"commons-jelly-tags-bsf":                                   "commons-jelly",
  1790  	"commons-jelly-tags-define":                                "commons-jelly",
  1791  	"commons-jelly-tags-dynabean":                              "commons-jelly",
  1792  	"commons-jelly-tags-email":                                 "commons-jelly",
  1793  	"commons-jelly-tags-fmt":                                   "commons-jelly",
  1794  	"commons-jelly-tags-html":                                  "commons-jelly",
  1795  	"commons-jelly-tags-http":                                  "commons-jelly",
  1796  	"commons-jelly-tags-interaction":                           "commons-jelly",
  1797  	"commons-jelly-tags-jaxme":                                 "commons-jelly",
  1798  	"commons-jelly-tags-jetty":                                 "commons-jelly",
  1799  	"commons-jelly-tags-jface":                                 "commons-jelly",
  1800  	"commons-jelly-tags-jms":                                   "commons-jelly",
  1801  	"commons-jelly-tags-jmx":                                   "commons-jelly",
  1802  	"commons-jelly-tags-jsl":                                   "commons-jelly",
  1803  	"commons-jelly-tags-junit":                                 "commons-jelly",
  1804  	"commons-jelly-tags-log":                                   "commons-jelly",
  1805  	"commons-jelly-tags-ojb":                                   "commons-jelly",
  1806  	"commons-jelly-tags-quartz":                                "commons-jelly",
  1807  	"commons-jelly-tags-regexp":                                "commons-jelly",
  1808  	"commons-jelly-tags-soap":                                  "commons-jelly",
  1809  	"commons-jelly-tags-sql":                                   "commons-jelly",
  1810  	"commons-jelly-tags-swing":                                 "commons-jelly",
  1811  	"commons-jelly-tags-swt":                                   "commons-jelly",
  1812  	"commons-jelly-tags-threads":                               "commons-jelly",
  1813  	"commons-jelly-tags-util":                                  "commons-jelly",
  1814  	"commons-jelly-tags-validate":                              "commons-jelly",
  1815  	"commons-jelly-tags-velocity":                              "commons-jelly",
  1816  	"commons-jelly-tags-xml":                                   "commons-jelly",
  1817  	"commons-jelly-tags-xmlunit":                               "commons-jelly",
  1818  	"groovy":                                                   "org.codehaus.groovy",
  1819  	"groovy-all":                                               "org.codehaus.groovy",
  1820  	"groovy-all-jdk14":                                         "org.codehaus.groovy",
  1821  	"groovy-all-minimal":                                       "org.codehaus.groovy",
  1822  	"groovy-all-tests":                                         "org.codehaus.groovy",
  1823  	"groovy-ant":                                               "org.codehaus.groovy",
  1824  	"groovy-astbuilder":                                        "org.codehaus.groovy",
  1825  	"groovy-backports-compat23":                                "org.codehaus.groovy",
  1826  	"groovy-binary":                                            "org.codehaus.groovy",
  1827  	"groovy-bom":                                               "org.codehaus.groovy",
  1828  	"groovy-bsf":                                               "org.codehaus.groovy",
  1829  	"groovy-cli-commons":                                       "org.codehaus.groovy",
  1830  	"groovy-cli-picocli":                                       "org.codehaus.groovy",
  1831  	"groovy-console":                                           "org.codehaus.groovy",
  1832  	"groovy-datetime":                                          "org.codehaus.groovy",
  1833  	"groovy-dateutil":                                          "org.codehaus.groovy",
  1834  	"groovy-docgenerator":                                      "org.codehaus.groovy",
  1835  	"groovy-eclipse-batch":                                     "org.codehaus.groovy",
  1836  	"groovy-eclipse-compiler":                                  "org.codehaus.groovy",
  1837  	"groovy-groovydoc":                                         "org.codehaus.groovy",
  1838  	"groovy-groovysh":                                          "org.codehaus.groovy",
  1839  	"groovy-jaxb":                                              "org.codehaus.groovy",
  1840  	"groovy-jdk14":                                             "org.codehaus.groovy",
  1841  	"groovy-jmx":                                               "org.codehaus.groovy",
  1842  	"groovy-json":                                              "org.codehaus.groovy",
  1843  	"groovy-json-direct":                                       "org.codehaus.groovy",
  1844  	"groovy-jsr223":                                            "org.codehaus.groovy",
  1845  	"groovy-macro":                                             "org.codehaus.groovy",
  1846  	"groovy-nio":                                               "org.codehaus.groovy",
  1847  	"groovy-servlet":                                           "org.codehaus.groovy",
  1848  	"groovy-sql":                                               "org.codehaus.groovy",
  1849  	"groovy-swing":                                             "org.codehaus.groovy",
  1850  	"groovy-templates":                                         "org.codehaus.groovy",
  1851  	"groovy-test":                                              "org.codehaus.groovy",
  1852  	"groovy-test-junit5":                                       "org.codehaus.groovy",
  1853  	"groovy-testng":                                            "org.codehaus.groovy",
  1854  	"groovy-tests-vm8":                                         "org.codehaus.groovy",
  1855  	"groovy-xml":                                               "org.codehaus.groovy",
  1856  	"groovy-xmlrpc":                                            "org.codehaus.groovy",
  1857  	"groovy-yaml":                                              "org.codehaus.groovy",
  1858  	"kafka-clients":                                            "org.apache.kafka",
  1859  	"kafka-examples":                                           "org.apache.kafka",
  1860  	"kafka-group-coordinator":                                  "org.apache.kafka",
  1861  	"kafka-hadoop-consumer":                                    "org.apache.kafka",
  1862  	"kafka-hadoop-producer":                                    "org.apache.kafka",
  1863  	"kafka-java-examples":                                      "org.apache.kafka",
  1864  	"kafka-log4j-appender":                                     "org.apache.kafka",
  1865  	"kafka-metadata":                                           "org.apache.kafka",
  1866  	"kafka-perf_2.10":                                          "org.apache.kafka",
  1867  	"kafka-perf_2.8.0":                                         "org.apache.kafka",
  1868  	"kafka-perf_2.8.2":                                         "org.apache.kafka",
  1869  	"kafka-perf_2.9.1":                                         "org.apache.kafka",
  1870  	"kafka-perf_2.9.2":                                         "org.apache.kafka",
  1871  	"kafka-raft":                                               "org.apache.kafka",
  1872  	"kafka-server-common":                                      "org.apache.kafka",
  1873  	"kafka-shell":                                              "org.apache.kafka",
  1874  	"kafka-storage":                                            "org.apache.kafka",
  1875  	"kafka-storage-api":                                        "org.apache.kafka",
  1876  	"kafka-streams":                                            "org.apache.kafka",
  1877  	"kafka-streams-examples":                                   "org.apache.kafka",
  1878  	"kafka-streams-scala_2.11":                                 "org.apache.kafka",
  1879  	"kafka-streams-scala_2.12":                                 "org.apache.kafka",
  1880  	"kafka-streams-scala_2.13":                                 "org.apache.kafka",
  1881  	"kafka-streams-test-utils":                                 "org.apache.kafka",
  1882  	"kafka-streams-upgrade-system-tests-0100":                  "org.apache.kafka",
  1883  	"kafka-streams-upgrade-system-tests-0101":                  "org.apache.kafka",
  1884  	"kafka-streams-upgrade-system-tests-0102":                  "org.apache.kafka",
  1885  	"kafka-streams-upgrade-system-tests-0110":                  "org.apache.kafka",
  1886  	"kafka-streams-upgrade-system-tests-10":                    "org.apache.kafka",
  1887  	"kafka-streams-upgrade-system-tests-11":                    "org.apache.kafka",
  1888  	"kafka-streams-upgrade-system-tests-20":                    "org.apache.kafka",
  1889  	"kafka-streams-upgrade-system-tests-21":                    "org.apache.kafka",
  1890  	"kafka-streams-upgrade-system-tests-22":                    "org.apache.kafka",
  1891  	"kafka-streams-upgrade-system-tests-23":                    "org.apache.kafka",
  1892  	"kafka-streams-upgrade-system-tests-24":                    "org.apache.kafka",
  1893  	"kafka-streams-upgrade-system-tests-25":                    "org.apache.kafka",
  1894  	"kafka-streams-upgrade-system-tests-26":                    "org.apache.kafka",
  1895  	"kafka-streams-upgrade-system-tests-27":                    "org.apache.kafka",
  1896  	"kafka-streams-upgrade-system-tests-28":                    "org.apache.kafka",
  1897  	"kafka-streams-upgrade-system-tests-30":                    "org.apache.kafka",
  1898  	"kafka-streams-upgrade-system-tests-31":                    "org.apache.kafka",
  1899  	"kafka-streams-upgrade-system-tests-32":                    "org.apache.kafka",
  1900  	"kafka-streams-upgrade-system-tests-33":                    "org.apache.kafka",
  1901  	"kafka-streams-upgrade-system-tests-34":                    "org.apache.kafka",
  1902  	"kafka-streams-upgrade-system-tests-35":                    "org.apache.kafka",
  1903  	"kafka-tools":                                              "org.apache.kafka",
  1904  	"kafka-tools-api":                                          "org.apache.kafka",
  1905  	"kafka_2.10":                                               "org.apache.kafka",
  1906  	"kafka_2.11":                                               "org.apache.kafka",
  1907  	"kafka_2.12":                                               "org.apache.kafka",
  1908  	"kafka_2.13":                                               "org.apache.kafka",
  1909  	"kafka_2.8.0":                                              "org.apache.kafka",
  1910  	"kafka_2.8.2":                                              "org.apache.kafka",
  1911  	"kafka_2.9.1":                                              "org.apache.kafka",
  1912  	"kafka_2.9.2":                                              "org.apache.kafka",
  1913  }