diff --git a/ci-management.html b/ci-management.html index d2f304b5..0658eb31 100644 --- a/ci-management.html +++ b/ci-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
Description: The CycloneDX core module provides a model representation of the BOM along with utilities to assist in creating, parsing, and validating BOMs.
URL: https://github.com/CycloneDX/cyclonedx-core-java
Project Licenses: Apache-2.0
Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
@@ -633,7 +631,7 @@Description: The official Java implementation of the PackageURL specification. PackageURL (purl) is a minimal specification for describing a package via a "mostly universal" URL.
URL: https://github.com/package-url/packageurl-java
@@ -643,7 +641,7 @@Description: Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as pojos.
URL: https://github.com/FasterXML/jackson-dataformat-xml
@@ -654,7 +652,7 @@Description: Core Jackson processing abstractions (aka Streaming API), implementation for JSON
URL: https://github.com/FasterXML/jackson-core
Project Licenses: The Apache Software License, Version 2.0
Description: Core annotations used for value types, used by Jackson data binding package.
URL: https://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
Description: General data-binding functionality for Jackson: works on core streaming API
URL: https://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
Description: tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://github.com/FasterXML/stax2-api
Project Licenses: The BSD License
Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
URL: https://github.com/FasterXML/woodstox
@@ -700,7 +698,7 @@Description: A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12
URL: https://github.com/networknt/json-schema-validator
Project Licenses: Apache License Version 2.0
Description: Extremely fast date/time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
URL: https://github.com/ethlo/itu
Project Licenses: Apache License, Version 2.0
Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a @@ -740,7 +738,7 @@
Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
@@ -751,7 +749,7 @@Description: Maven Core classes.
URL: https://maven.apache.org/ref/3.8.7/maven-core/
Project Licenses: Apache License, Version 2.0
Description: Model for Maven POM (Project Object Model)
URL: https://maven.apache.org/ref/3.8.7/maven-model/
Project Licenses: Apache License, Version 2.0
Description: Maven Settings model.
URL: https://maven.apache.org/ref/3.8.7/maven-settings/
Project Licenses: Apache License, Version 2.0
Description: The effective settings builder, with inheritance and password decryption.
URL: https://maven.apache.org/ref/3.8.7/maven-settings-builder/
Project Licenses: Apache License, Version 2.0
Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-sec-dispatcher/
Project Licenses: Apache License, Version 2.0
Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-cipher/
Project Licenses: Apache License, Version 2.0
Description: Support for descriptor builders (model, setting, toolchains)
URL: https://maven.apache.org/ref/3.8.7/maven-builder-support/
Project Licenses: Apache License, Version 2.0
Description: Per-directory local and remote repository metadata.
URL: https://maven.apache.org/ref/3.8.7/maven-repository-metadata/
Project Licenses: Apache License, Version 2.0
Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site @@ -841,7 +839,7 @@
Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: https://maven.apache.org/ref/3.8.7/maven-model-builder/
Project Licenses: Apache License, Version 2.0
Description: Extensions to Maven Resolver for utilizing Maven POM and repository metadata.
URL: https://maven.apache.org/ref/3.8.7/maven-resolver-provider/
Project Licenses: Apache License, Version 2.0
Description: An implementation of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-impl/
Project Licenses: Apache License, Version 2.0
Description: The application programming interface for the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-api/
Project Licenses: Apache License, Version 2.0
Description: The service provider interface for repository system implementations and repository connectors.
URL: https://maven.apache.org/resolver/maven-resolver-spi/
Project Licenses: Apache License, Version 2.0
Description: A collection of utility classes to ease usage of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-util/
Project Licenses: Apache License, Version 2.0
Description: Shared utilities for use by Maven core and plugins
URL: https://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache License, Version 2.0
Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project Licenses: Eclipse Public License, Version 1.0
Description: Common Annotations for the JavaTM Platform API
URL: http://jcp.org/en/jsr/detail?id=250
Project Licenses: CDDL + GPLv2 with classpath exception
Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project Licenses: Eclipse Public License, Version 1.0
Description: Guice is a lightweight dependency injection framework for Java 6 and above
URL: https://github.com/google/guice/guice
Project Licenses: The Apache Software License, Version 2.0
Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.
@@ -963,7 +961,7 @@Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The Apache Software License, Version 2.0
Description: Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: @@ -984,7 +982,7 @@
Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
URL: http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations
Project Licenses: Apache 2.0
Description: A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
URL: https://github.com/google/j2objc/
@@ -1003,7 +1001,7 @@Description: Animal Sniffer Parent project.
URL: http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations
Project Licenses: MIT license
Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: http://codehaus-plexus.github.io/plexus-utils/
@@ -1022,7 +1020,7 @@Description: A class loader framework
URL: http://codehaus-plexus.github.io/plexus-classworlds/
Project Licenses: Apache License, Version 2.0
Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://codehaus-plexus.github.io/plexus-interpolation/
Project Licenses: Apache License, Version 2.0
Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
@@ -1050,7 +1048,7 @@Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
Description: The API for plugins - Mojos - development.
URL: https://maven.apache.org/ref/3.8.7/maven-plugin-api/
Project Licenses: Apache License, Version 2.0
Description: A tree-based API for resolution of Maven project dependencies
URL: https://maven.apache.org/shared/maven-dependency-tree/
Project Licenses: Apache License, Version 2.0
Description: A collection of utility classes to ease usage of the repository system.
URL: http://www.eclipse.org/aether/aether-util/
Project Licenses: Eclipse Public License, Version 1.0
Description: The application programming interface for the repository system.
URL: http://www.eclipse.org/aether/aether-api/
Project Licenses: Eclipse Public License, Version 1.0
Description: Analyzes the dependencies of a project for undeclared or unused artifacts.
URL: https://maven.apache.org/shared/maven-dependency-analyzer/
Project Licenses: Apache-2.0
Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause
Description: Java annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache-2.0
Description: Takari: The future of software delivery.
URL: http://takari.io/takari-plugin-testing-project/takari-plugin-integration-testing
Project Licenses: The Eclipse Public License, Version 1.0
Description: Apache Commons Exec is a library to reliably execute external processes from within the JVM.
URL: http://commons.apache.org/proper/commons-exec/
Project Licenses: Apache License, Version 2.0
Description: Workspace dependency resolver implementation for Maven command line build.
URL: https://www.eclipse.org/m2e
Project Licenses: Eclipse Public License - v 1.0
Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, @@ -1165,7 +1163,7 @@
Description: Takari: The future of software delivery.
URL: http://takari.io/takari-plugin-testing-project/takari-plugin-testing
Project Licenses: The Eclipse Public License, Version 1.0
Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
Description: Module "junit-vintage-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0