mirror of
https://github.com/enso-org/enso.git
synced 2024-11-29 17:22:57 +03:00
9182f91e35
* Use moduleDependencies instead of modulePath * Fix compilation of editions * Fix compilation of distribution-manager * polyglot-api needs to explicitly compile module-info * Fix compilationOrder in library-manager and edition-updater * engine-runner-common is module * JPMSPlugin provides default implementation of compileModuleInfo * Remove unused setting key from JPMSUtils.compileModuleInfo * JPMSPlugin has internalModuleDependencies and exportedModule tasks. * Use BuildVersion instead of buildInfo * Manual compilation of module-info.java is reported as warning * Define org.enso.scalalibs.wrapper meta project. * Fix module check in JPMSPlugin. This is a fix for projects that declare `Compile /exportJars := true` * version-output is a module * ydoc-server uses internalModuleDependencies * persistance is module * engine-common uses internalModuleDependencies * polyglot-api does not override compileModuleInfo task * runtime-parser uses internalModuleDependencies * edition-updater is module * Update moduleDependencies for distribution-manager * editions is module * Fix some dependencies of modules * scala-yaml is a module * Add scala-compiler to scala-libs-wrapper * cli depends on scala-library module * Add dependencies for distribution-manager module * Add some scala-library dependencies in some modules * engine-runner uses internalModuleDependencies * Fix module dependencies of library-manager * Rename org.enso.scalalibs.wrapper to org.enso.scala.wrapper * Add jsoniter-scala-macros to org.enso.scala.wrapper fat module * Fix dependencies of some projects * polyglot-api does not depend on truffle-api * Fix dependencies of some projects * runtime does not use com.google.common * runtime is a module * text-buffer is a module * refactoring-utils is a module * runtime-compiler is a module * runtime-instrument-common is a module * connected-lock-manager is a module * JPMSUtils reports project name in some error messages * Modularize some instruments * module-info compilation is cached * runtime-instrument-runtime-server is module * runtime-language-epb is module * Remove runtime-fat-jar * engine-runner is not a fat jar * JPMSPlugin defines exportedModuleBin task * Redefine componentModulesPaths task * interpreter-dsl is module * Redefine componentModulesPaths task * fmt sbt * scala-libs-wrapper is a modular fat jar * Add some module deps to org.enso.runtime * engine-runner is not a fat jar * Rename package in logging-config * Rename package in logging-service * Rename package in logging-service-logback * Fix dependencies of exportedModuleBin task * Mixed projects have own compileJava task this task does not compile only module-info.java but all the java sources. So that we can see errors more easily. When only module-info.java is compiled, the only errors that we can see are that we did not include some modules on module-path. * Fix definition of exportedModule task. * Remove usages of non-existing buildInfo and replace it with BuildVersion * Fix some dependencies of org.enso.runtime module * module-info compilation is handled directly by FrgaalCompiler * module-info compilation is forced for projects that has only Scala sources with single module-info.java * Fix compilation of org.enso.runtime * manual module-info compilation is not a warning * Rename packages in logging-utils-akka * Create org.enso.language.server.deps.wrapper module * language-server is module * Creat akka-wrapper modular fat jar * fmt * Define common settings for modularFatJarWrapper * Fix compilation of json-rpc-server * Use akka and zio wrappers * language-server depends on org.eclipse.jgit * Fix some dependencies - update library manifests works now! * update library manifests invokes runner directly * buildEngineDistribution does not copy runner.jar * Remove EngineRunnerBootLoader * Fix compilation of std libs * --patch-module and --add-exports are also passed to javac * Rename package in runtime-integration-tests. The package name org.enso.compiler clashes with the package from the module * Remove usage of buildInfo * FrgaalJavaCompiler can deal with non-existing module-info.java when shouldCompileModuleInfo is true. It just generates a warning in such case as it suggests that there is something wrong with the project configuration. * Revert AliasAnalysisTest.scala * Fix dependencies and java cmdline options for runtime-integration-tests * Rename test package * runtime-integration-test depends on logging-service-logback/Test/compile * Rename package in logging-service-logback/Test * Fix FrgaalJavaCompiler creation for projects * Sanitize Test/javaOptions arguments * Sanitize Test/javaOptions arguments * All the JPMSPlugin settings are scoped * Remove unused sbt tasks * modularFatJarWrapperSettings do not override javacOptions * Resolve issue "Cannot find TestLoggerProvider" in runtime-integration-tests * org.enso.runtime module is open * Test that test classes are unconditionally opened and exported * polyglot-api-macros is a module * JPMSPlugin handles --add-opens cmdline option * RuntimeServerTest ensures instruments are initialized * Add some exports to org.enso.runtime.compiler * Add instruments on module-path to runtime-integration-tests * Replace TestLogProviderOnClassPath with TestLogProviderOnModulePath * Replace buildInfo with BuildVersion * Add jpms-wrapper-scalatest * ReportLogsOnFailure is in non-modular testkit project * Add necessary dependencies to testkit project * Revert "Add jpms-wrapper-scalatest" This reverts commit732b3427a2
. * modularize filewatcher and wrap its dependencies * Initial fix for language-server/test * frgaal compiler setting are scoped for Compile and Test * Rename package in language-server/test * Exclude com.sun.jna from wrapper jars * Rename package in library-manager-test * testkit is an automatic module * process-utils is module * akka-wrapper contains akka-http * Some fixes for library-manager-test * Fix dependencies for akka-wrapper * scala-libs-wrapper exports shapeless * lang server deps wrapper exports pureconfig * json-rpc-server requires org.slf4j * Add some dependencies * lang server deps wrapper exports pureconfig.generic * language server test requires bouncycastle provider * language server depends on cli * directory-watcher wrapper requires org.slf4j * WatcherAdapter logs unsuccessful initialization errors * Fix error reporting in WatcherAdapter * Fix rest of the language-server tests * language-server-deps-wrapper depends on scala-libs-wrapper * Fix rest of the language-server tests * Missing module-info.class in an internal project is a warning, not an error * Rename jpms-methvin-directory-watcher-wrapper to a simpler name * compileOrder has to be specified before libraryDependencies * exclude module-info.java from polyglot-api-macros * Remove temporary logging in customFrgaalCompilerSettings * Fix compilation of logging-service-logback * Fix compilation of runtime-benchmarks * Fix runtime-benchmarks/run * HostClassLoader delegates to org.graalvm.polyglot class loader if org.enso.runtime is not on boot layer * org.enso.runtime.lnaguage.epb module must be opened to allow it to be used by annnotation processor * fmt * Fix afetr merge * Add module deps after merge * Print stack trace of the uncaught exception from the annotation processor * Remove akka-actor-typed from akka-wrapper * runtime-instrument-common depends on slf4j * Fix module-path for runtime-instrument-repl-debugger * runtime-benchmarks depends on runtime-language-arrow * --module-path is passed directly to frgaal * Fix some module-related cmd line options for std-benchmarks * Revert "--module-path is passed directly to frgaal" This reverts commitda63f66a0e
. * Avoid closing of System.err when closing Context * Avoid processing altogether when requested annotations are empty * Pass shouldNotLimitModules opt to frgaal * Pass module-path and add-modules options with -J prefix to frgaal * BenchProcessor annotation processor creates its own truffle module layer * bench-processor and benchmarks-common are modules * fmt * Fix after mege * Enable JMH annotation processor * Fix compileOrder in some projects * Insert TruffleBoundary to QualifiedName. This is a revert * Fix building of engine-runner native image * Add more deps to the native image * Force module-info compilation in instruments. This fixes some weird sbt bug * Don't run engine-runner/assembly from Rust build script * Update docs of JPMSPlugin * fmt * runtime-benchmarks depends on benchmarks-common module * Fix benchmark report writing * std-benchmarks annot processing does not take settings from runtime-benchmarks * Suppress interpreter only warning in annotation processor * Runtime version manager does not expect runtime.jar fat jar * fmt * Fix module entry point * Move some polyglot tests to runtime-integration-tests. Also make their output silent * pkg has no dependency on org.graalvm.truffle * Fix compiler dependencies test * Rename all runtime.jar in fake releases * Add language-server with dependencies to component dir * No module-info.class in target dir is warning not error * language-server does not depend on netbeans lookup uitl * Declare LanguageServerApi service provider in module-info * connected-lock-manager-server is JPMS module * task-progress-notifications is module * Add fansi-wrapper module * Fix compilation of connected-lock-manager-server * Define correct Test/internalModuleDependencies for project-manager * fmt * Fix LauncherRunnerSpec - no runtime.jar * Add fansi-wrapper to runtime-integration-tests and runtime-benchmarks * Fix engine-runner native image build * Use newer JNA version - fixes running of hyperd * DRY * scala-compiler DRY * fmt * More build.sbt refactoring * Include runtime-instrument-id-execution in engine-runner native image * TruffleBoundary for QualifiedName.toString * Finding a needle in a haystack 🤦 * More scala-library DRY * more mixed-java/scala goodies * Fix compilation of syntax-rust-definition * Test that engine-runner does not depend on language-server * Append rather than assign `moduleDependencies` `++=` is less error prone than `:=`. Also discovered some unnecessary dependencies. * Replace : with File.pathSeparator * [WIP] Make logging in ProjectService more verbose * language-server/test didn't start because of missing lookup and fansi modules * Formatting * org.enso.cli.task.notifications needs Akka and Circe to link * project-manager/test depends on buildEngineDistribution * [WIP] Even more verbose logging for creating projects * [WIP] Even more verbose logging for creating projects * Revert "[WIP] Even more verbose logging for creating projects" This reverts commita7067c8472
. * Revert "[WIP] Even more verbose logging for creating projects" This reverts commitfc6f53d4f1
. * Revert "[WIP] Make logging in ProjectService more verbose" This reverts commit427428e142
. * All the project with JPMSPlugin has stripped artifact names * Revert all placeholder fake release components to runtime.jar without version * Eliminate a cross version hack We shouldn't be specifying Scala dependencies with a Scala cross version in the suffix. * Address SBT lint warnings * Revert "Eliminate a cross version hack" This reverts commit8861dab288
. * logging-service-logback is mixedJavaScalaProject * fmt * Stripped artifact name contains classifier. This fixes tests as those were named like `artifact-tests.jar`. * Don't use LocalProject unless really needed * Add more logging when BenchProcessor fails * logging-service-logback is not mixed project * Work with java.io.File.getPath to avoid mixing slash and backslash on Windows * Reapply "Eliminate a cross version hack" This reverts commitedaa436ee8
. * Pass scalaBinaryVersion correctly * Remove scala-compiler from the distribution * Fix IllegalAccessErrors from serde * typos * License review * fmt * Move testLogProviderOnModulePath to TestJPMSConfiguration * logging-service-logback is not a mixed project --------- Co-authored-by: Jaroslav Tulach <jaroslav.tulach@enso.org> Co-authored-by: Hubert Plociniczak <hubert.plociniczak@gmail.com>
423 lines
23 KiB
Plaintext
423 lines
23 KiB
Plaintext
Enso
|
|
Copyright 2020 New Byte Order sp. z o. o.
|
|
|
|
As the Project Manager is built into a native binary using GraalVM Native Image,
|
|
some of the dependencies that are listed here may not actually be distributed
|
|
with it if their code was removed during compilation. For completeness, this
|
|
document lists all source dependencies that were used for its compilation.
|
|
|
|
The version of this Project Manager built for the Linux platform uses `zlib`
|
|
created by Jean-loup Gailly and Mark Adler, see: `COPYRIGHT-ZLIB`.
|
|
|
|
The version of this Project Manager built for the Linux platform uses the `musl`
|
|
libc licensed under the MIT license. Its copyright notice is included in file
|
|
`COPYRIGHT-MUSL`.
|
|
|
|
------------------------------
|
|
|
|
|
|
'shapeless_2.13', licensed under the Apache 2, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.chuusai.shapeless_2.13-2.3.10`.
|
|
|
|
|
|
'jsoniter-scala-core_2.13', licensed under the MIT License, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.plokhotnyuk.jsoniter-scala.jsoniter-scala-core_2.13-2.28.5`.
|
|
|
|
|
|
'jsoniter-scala-macros_2.13', licensed under the MIT License, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.plokhotnyuk.jsoniter-scala.jsoniter-scala-macros_2.13-2.28.5`.
|
|
|
|
|
|
'pureconfig-core_2.13', licensed under the Mozilla Public License, version 2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.pureconfig.pureconfig-core_2.13-0.17.4`.
|
|
|
|
|
|
'pureconfig-generic-base_2.13', licensed under the Mozilla Public License, version 2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.pureconfig.pureconfig-generic-base_2.13-0.17.4`.
|
|
|
|
|
|
'pureconfig-generic_2.13', licensed under the Mozilla Public License, version 2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.pureconfig.pureconfig-generic_2.13-0.17.4`.
|
|
|
|
|
|
'pureconfig_2.13', licensed under the Mozilla Public License, version 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/Mozilla Public License, version 2.0.html`.
|
|
Copyright notices related to this dependency can be found in the directory `com.github.pureconfig.pureconfig_2.13-0.17.4`.
|
|
|
|
|
|
'flatbuffers-java', licensed under the Apache License V2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.google.flatbuffers.flatbuffers-java-24.3.25`.
|
|
|
|
|
|
'akka-actor_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-actor_2.13-2.6.20`.
|
|
|
|
|
|
'akka-http-core_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-http-core_2.13-10.2.10`.
|
|
|
|
|
|
'akka-http_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-http_2.13-10.2.10`.
|
|
|
|
|
|
'akka-parsing_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-parsing_2.13-10.2.10`.
|
|
|
|
|
|
'akka-protobuf-v3_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-protobuf-v3_2.13-2.6.20`.
|
|
|
|
|
|
'akka-slf4j_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-slf4j_2.13-2.6.20`.
|
|
|
|
|
|
'akka-stream_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.akka.akka-stream_2.13-2.6.20`.
|
|
|
|
|
|
'config', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.config-1.4.2`.
|
|
|
|
|
|
'scala-logging_2.13', licensed under the Apache 2.0 License, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.scala-logging.scala-logging_2.13-3.9.4`.
|
|
|
|
|
|
'ssl-config-core_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `com.typesafe.ssl-config-core_2.13-0.4.3`.
|
|
|
|
|
|
'commons-cli', licensed under the Apache License, Version 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `commons-cli.commons-cli-1.5.0`.
|
|
|
|
|
|
'commons-io', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `commons-io.commons-io-2.12.0`.
|
|
|
|
|
|
'izumi-reflect-thirdparty-boopickle-shaded_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.izumi-reflect-thirdparty-boopickle-shaded_2.13-2.3.8`.
|
|
|
|
|
|
'izumi-reflect_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.izumi-reflect_2.13-2.3.8`.
|
|
|
|
|
|
'zio-internal-macros_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.zio-internal-macros_2.13-2.0.14`.
|
|
|
|
|
|
'zio-interop-cats_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.zio-interop-cats_2.13-23.0.0.6`.
|
|
|
|
|
|
'zio-stacktracer_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.zio-stacktracer_2.13-2.0.14`.
|
|
|
|
|
|
'zio_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `dev.zio.zio_2.13-2.0.14`.
|
|
|
|
|
|
'circe-core_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.7`.
|
|
|
|
|
|
'circe-generic_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.7`.
|
|
|
|
|
|
'circe-jawn_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.7`.
|
|
|
|
|
|
'circe-literal_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-literal_2.13-0.14.7`.
|
|
|
|
|
|
'circe-numbers_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.7`.
|
|
|
|
|
|
'circe-parser_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.7`.
|
|
|
|
|
|
'java-diff-utils', licensed under the The Apache Software License, Version 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.github.java-diff-utils.java-diff-utils-4.12`.
|
|
|
|
|
|
'helidon-builder-api', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.builder.helidon-builder-api-4.0.8`.
|
|
|
|
|
|
'helidon-common-features', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.features.helidon-common-features-4.0.8`.
|
|
|
|
|
|
'helidon-common-features-api', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.features.helidon-common-features-api-4.0.8`.
|
|
|
|
|
|
'helidon-common', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-4.0.8`.
|
|
|
|
|
|
'helidon-common-buffers', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-buffers-4.0.8`.
|
|
|
|
|
|
'helidon-common-config', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-config-4.0.8`.
|
|
|
|
|
|
'helidon-common-configurable', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-configurable-4.0.8`.
|
|
|
|
|
|
'helidon-common-context', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-context-4.0.8`.
|
|
|
|
|
|
'helidon-common-key-util', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-key-util-4.0.8`.
|
|
|
|
|
|
'helidon-common-mapper', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-mapper-4.0.8`.
|
|
|
|
|
|
'helidon-common-media-type', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-media-type-4.0.8`.
|
|
|
|
|
|
'helidon-common-parameters', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-parameters-4.0.8`.
|
|
|
|
|
|
'helidon-common-security', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-security-4.0.8`.
|
|
|
|
|
|
'helidon-common-socket', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-socket-4.0.8`.
|
|
|
|
|
|
'helidon-common-task', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-task-4.0.8`.
|
|
|
|
|
|
'helidon-common-tls', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-tls-4.0.8`.
|
|
|
|
|
|
'helidon-common-types', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-types-4.0.8`.
|
|
|
|
|
|
'helidon-common-uri', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.common.helidon-common-uri-4.0.8`.
|
|
|
|
|
|
'helidon-config', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.config.helidon-config-4.0.8`.
|
|
|
|
|
|
'helidon', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.helidon-4.0.8`.
|
|
|
|
|
|
'helidon-http-encoding', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.http.encoding.helidon-http-encoding-4.0.8`.
|
|
|
|
|
|
'helidon-http', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.http.helidon-http-4.0.8`.
|
|
|
|
|
|
'helidon-http-media', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.http.media.helidon-http-media-4.0.8`.
|
|
|
|
|
|
'helidon-inject-api', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.inject.helidon-inject-api-4.0.8`.
|
|
|
|
|
|
'helidon-logging-common', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.logging.helidon-logging-common-4.0.8`.
|
|
|
|
|
|
'helidon-webclient', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webclient.helidon-webclient-4.0.8`.
|
|
|
|
|
|
'helidon-webclient-api', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webclient.helidon-webclient-api-4.0.8`.
|
|
|
|
|
|
'helidon-webclient-http1', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webclient.helidon-webclient-http1-4.0.8`.
|
|
|
|
|
|
'helidon-webclient-websocket', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webclient.helidon-webclient-websocket-4.0.8`.
|
|
|
|
|
|
'helidon-webserver', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webserver.helidon-webserver-4.0.8`.
|
|
|
|
|
|
'helidon-webserver-websocket', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.webserver.helidon-webserver-websocket-4.0.8`.
|
|
|
|
|
|
'helidon-websocket', licensed under the Apache 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `io.helidon.websocket.helidon-websocket-4.0.8`.
|
|
|
|
|
|
'jakarta.inject-api', licensed under the The Apache Software License, Version 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `jakarta.inject.jakarta.inject-api-2.0.1`.
|
|
|
|
|
|
'jna', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `net.java.dev.jna.jna-5.14.0`.
|
|
|
|
|
|
'commons-compress', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.apache.commons.commons-compress-1.23.0`.
|
|
|
|
|
|
'commons-lang3', licensed under the Apache License, Version 2.0, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `org.apache.commons.commons-lang3-3.12.0`.
|
|
|
|
|
|
'jline', licensed under the The BSD License, is distributed with the project-manager.
|
|
The license file can be found at `licenses/BSD-3-Clause`.
|
|
Copyright notices related to this dependency can be found in the directory `org.jline.jline-3.23.0`.
|
|
|
|
|
|
'reactive-streams', licensed under the CC0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/CC0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.reactivestreams.reactive-streams-1.0.3`.
|
|
|
|
|
|
'scala-java8-compat_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.scala-lang.modules.scala-java8-compat_2.13-1.0.0`.
|
|
|
|
|
|
'scala-parser-combinators_2.13', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.scala-lang.modules.scala-parser-combinators_2.13-1.1.2`.
|
|
|
|
|
|
'scala-compiler', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.scala-lang.scala-compiler-2.13.11`.
|
|
|
|
|
|
'scala-library', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.scala-lang.scala-library-2.13.11`.
|
|
|
|
|
|
'scala-reflect', licensed under the Apache-2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.scala-lang.scala-reflect-2.13.11`.
|
|
|
|
|
|
'slf4j-api', licensed under the MIT License, is distributed with the project-manager.
|
|
The license file can be found at `licenses/MIT`.
|
|
Copyright notices related to this dependency can be found in the directory `org.slf4j.slf4j-api-2.0.9`.
|
|
|
|
|
|
'cats-core_2.13', licensed under the MIT, is distributed with the project-manager.
|
|
The license file can be found at `licenses/MIT`.
|
|
Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.10.0`.
|
|
|
|
|
|
'cats-kernel_2.13', licensed under the MIT, is distributed with the project-manager.
|
|
The license file can be found at `licenses/MIT`.
|
|
Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.10.0`.
|
|
|
|
|
|
'jawn-parser_2.13', licensed under the MIT, is distributed with the project-manager.
|
|
The license information can be found along with the copyright notices.
|
|
Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.5.1`.
|
|
|
|
|
|
'snakeyaml', licensed under the Apache License, Version 2.0, is distributed with the project-manager.
|
|
The license file can be found at `licenses/APACHE2.0`.
|
|
Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-2.2`.
|
|
|