For the complete documentation index, see llms.txt. This page is also available as Markdown.

Open Source License Types

Dataworkz uses several open source components. These components comply with the following license types:

  • MIT — for example: org.slf4j, org.projectlombok, com.theokanning.openai-gpt3-java

  • Apache 2.0 — for example: org.springframework, org.apache.spark, log4j

  • GPL 2.0 — for example: javax.servlet, javax.mail

  • BSD 3.0 — for example: javax.measure, com.google.protobuf

  • CDDL — for example: javax.servlet, javax.mail

  • BSD — for example: com.thoughtworks.paranamer

  • AGPL 3.0 — for example: com.itextpdf

  • LGPL 3.0 — for example: ch.qos.logback, net.sf.cssbox

  • EPL 2.0 — for example: org.glassfish.jersey, junit

  • MPL 2.0 — for example: com.h2database

Last updated