Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies;
false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and
the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties,
implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided
is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever
arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
Scan Information (
show all):
- dependency-check version: 11.1.1
- Report Generated On: Thu, 30 Jan 2025 12:27:15 +0100
- Dependencies Scanned: 19 (17 unique)
- Vulnerable Dependencies: 0
- Vulnerabilities Found: 0
- Vulnerabilities Suppressed: 0
- ...
- NVD API Last Checked: 2025-01-30T12:08:20+01
- NVD API Last Modified: 2025-01-30T10:15:09Z
Summary
Display:
Showing Vulnerable Dependencies (click to show all) activation-1.1.1.jar
Description:
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data
License:
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: https://glassfish.dev.java.net/public/CDDLv1.0.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar
MD5: 46a37512971d8eca81c3fcf245bf07d2
SHA1: 485de3a253e23f645037828c07f1d7f1af40763a
SHA256:ae475120e9fcd99b4b00b38329bd61cdc5eb754eee03fe66c01f50e137724f99
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
activation-1.1.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | activation | High |
Vendor | jar | package name | activation | Highest |
Vendor | jar | package name | javax | Highest |
Vendor | jar | package name | sun | Highest |
Vendor | jar (hint) | package name | oracle | Highest |
Vendor | Manifest | extension-name | javax.activation | Medium |
Vendor | Manifest | Implementation-Vendor | Sun Microsystems, Inc. | High |
Vendor | Manifest | Implementation-Vendor-Id | com.sun | Medium |
Vendor | Manifest | specification-vendor | Sun Microsystems, Inc. | Low |
Vendor | pom | artifactid | activation | Highest |
Vendor | pom | artifactid | activation | Low |
Vendor | pom | groupid | javax.activation | Highest |
Vendor | pom | name | JavaBeans(TM) Activation Framework | High |
Vendor | pom | url | http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp | Highest |
Product | file | name | activation | High |
Product | jar | package name | activation | Highest |
Product | jar | package name | javax | Highest |
Product | Manifest | extension-name | javax.activation | Medium |
Product | Manifest | specification-title | JavaBeans(TM) Activation Framework Specification | Medium |
Product | pom | artifactid | activation | Highest |
Product | pom | groupid | javax.activation | Highest |
Product | pom | name | JavaBeans(TM) Activation Framework | High |
Product | pom | url | http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp | Medium |
Version | file | version | 1.1.1 | High |
Version | Manifest | Implementation-Version | 1.1.1 | High |
Version | pom | version | 1.1.1 | Highest |
it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932.jar
Description:
This module implements the data model.
File Path: /Volumes/LocalData/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/checkout/bluehour-src/1.0-ALPHA-11/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932.jar
MD5: 3f1e4b1bbcc64c0db88f9a58aab9da63
SHA1: f705b3a6e8780ee462758c8fe43b6719df61af97
SHA256:e8e60ebadd9ad0b930ddf98f819bab18ab1c772e851bb508c5662d61ec3e651a
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932 | High |
Vendor | jar | package name | accounting | Highest |
Vendor | jar | package name | it | Highest |
Vendor | jar | package name | model | Highest |
Vendor | jar | package name | tidalwave | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | Implementation-Vendor | Tidalwave s.a.s. | High |
Vendor | Manifest | specification-vendor | Tidalwave s.a.s. | Low |
Vendor | pom | artifactid | it-tidalwave-accounting-model | Highest |
Vendor | pom | artifactid | it-tidalwave-accounting-model | Low |
Vendor | pom | groupid | it.tidalwave.accounting | Highest |
Vendor | pom | name | blueHour :: Model | High |
Vendor | pom | parent-artifactid | bluehour-modules | Low |
Product | file | name | it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932 | High |
Product | jar | package name | accounting | Highest |
Product | jar | package name | it | Highest |
Product | jar | package name | model | Highest |
Product | jar | package name | tidalwave | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | Implementation-Title | blueHour :: Model | High |
Product | Manifest | specification-title | blueHour :: Model | Medium |
Product | pom | artifactid | it-tidalwave-accounting-model | Highest |
Product | pom | groupid | it.tidalwave.accounting | Highest |
Product | pom | name | blueHour :: Model | High |
Product | pom | parent-artifactid | bluehour-modules | Medium |
Version | pom | version | 1.0-ALPHA-11 | Highest |
it-tidalwave-role-4.0-ALPHA-3.jar
Description:
Roles are a powerful way for designing complex behaviours while keeping good practices such as Single Responsibility, Dependency Inversion and
Interface Segregation.
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar
MD5: 4a98decae485afa491451c749f2edf7c
SHA1: 74160f7be2cd23f9763cdb4c196bc79fc5d7bd8b
SHA256:72a0076e802faec38b3ba359a542b81af32eb4bc0563d1e2d3263a2d785356db
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
it-tidalwave-role-4.0-ALPHA-3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-model@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | it-tidalwave-role | High |
Vendor | jar | package name | it | Highest |
Vendor | jar | package name | role | Highest |
Vendor | jar | package name | tidalwave | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | Implementation-Vendor | Tidalwave s.a.s. | High |
Vendor | Manifest | specification-vendor | Tidalwave s.a.s. | Low |
Vendor | pom | artifactid | it-tidalwave-role | Highest |
Vendor | pom | artifactid | it-tidalwave-role | Low |
Vendor | pom | groupid | it.tidalwave.thesefoolishthings | Highest |
Vendor | pom | name | TheseFoolishThings :: Roles | High |
Vendor | pom | parent-artifactid | modules | Low |
Product | file | name | it-tidalwave-role | High |
Product | jar | package name | it | Highest |
Product | jar | package name | role | Highest |
Product | jar | package name | tidalwave | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | Implementation-Title | TheseFoolishThings :: Roles | High |
Product | Manifest | specification-title | TheseFoolishThings :: Roles | Medium |
Product | pom | artifactid | it-tidalwave-role | Highest |
Product | pom | groupid | it.tidalwave.thesefoolishthings | Highest |
Product | pom | name | TheseFoolishThings :: Roles | High |
Product | pom | parent-artifactid | modules | Medium |
Version | pom | version | 4.0-ALPHA-3 | Highest |
it-tidalwave-util-4.0-ALPHA-3.jar
Description:
A collection of common utilities.
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar
MD5: 982937f9d8298aabaa4802e4a1916f4a
SHA1: e4266c25657535e20ae5cb87d7a661fe63c1ff59
SHA256:151e5ab1b7811bfd91abdfaade16b08b87d73e3a6792307ad9673da442c26014
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
it-tidalwave-util-4.0-ALPHA-3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-model@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | it-tidalwave-util | High |
Vendor | jar | package name | it | Highest |
Vendor | jar | package name | tidalwave | Highest |
Vendor | jar | package name | util | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | Implementation-Vendor | Tidalwave s.a.s. | High |
Vendor | Manifest | specification-vendor | Tidalwave s.a.s. | Low |
Vendor | pom | artifactid | it-tidalwave-util | Highest |
Vendor | pom | artifactid | it-tidalwave-util | Low |
Vendor | pom | groupid | it.tidalwave.thesefoolishthings | Highest |
Vendor | pom | name | TheseFoolishThings :: Utilities | High |
Vendor | pom | parent-artifactid | modules | Low |
Product | file | name | it-tidalwave-util | High |
Product | jar | package name | it | Highest |
Product | jar | package name | tidalwave | Highest |
Product | jar | package name | util | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | Implementation-Title | TheseFoolishThings :: Utilities | High |
Product | Manifest | specification-title | TheseFoolishThings :: Utilities | Medium |
Product | pom | artifactid | it-tidalwave-util | Highest |
Product | pom | groupid | it.tidalwave.thesefoolishthings | Highest |
Product | pom | name | TheseFoolishThings :: Utilities | High |
Product | pom | parent-artifactid | modules | Medium |
Version | pom | version | 4.0-ALPHA-3 | Highest |
jakarta.annotation-api-3.0.0.jar
Description:
Jakarta Annotations API
License:
EPL 2.0: https://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
MD5: 7faffaab962918da4cf5ddfd76609dd2
SHA1: 54f928fadec906a99d558536756d171917b9d936
SHA256:b01f55552284cfb149411e64eabca75e942d26d2e1786b32914250e4330afaa2
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
jakarta.annotation-api-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.annotation-api | High |
Vendor | jar | package name | annotation | Highest |
Vendor | jar | package name | jakarta | Highest |
Vendor | Manifest | build-jdk-spec | 18 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.annotation-api | Medium |
Vendor | Manifest | extension-name | jakarta.annotation | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.glassfish | Medium |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.annotation-api | Highest |
Vendor | pom | artifactid | jakarta.annotation-api | Low |
Vendor | pom | developer name | Dmitry Kornilov | Medium |
Vendor | pom | developer name | Linda De Michiel | Medium |
Vendor | pom | developer org | Oracle Corp. | Medium |
Vendor | pom | groupid | jakarta.annotation | Highest |
Vendor | pom | name | Jakarta Annotations API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.ca | Highest |
Product | file | name | jakarta.annotation-api | High |
Product | jar | package name | annotation | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | build-jdk-spec | 18 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Annotations API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.annotation-api | Medium |
Product | Manifest | extension-name | jakarta.annotation | Medium |
Product | pom | artifactid | jakarta.annotation-api | Highest |
Product | pom | developer name | Dmitry Kornilov | Low |
Product | pom | developer name | Linda De Michiel | Low |
Product | pom | developer org | Oracle Corp. | Low |
Product | pom | groupid | jakarta.annotation | Highest |
Product | pom | name | Jakarta Annotations API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.ca | Medium |
Version | file | version | 3.0.0 | High |
Version | Manifest | Bundle-Version | 3.0.0 | High |
Version | Manifest | Implementation-Version | 3.0.0 | High |
Version | pom | parent-version | 3.0.0 | Low |
Version | pom | version | 3.0.0 | Highest |
jakarta.inject-api-2.0.1.jar
Description:
Jakarta Dependency Injection
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
MD5: 72003bf6efcc8455d414bbd7da86c11c
SHA1: 4c28afe1991a941d7702fe1362c365f0a8641d1e
SHA256:f7dc98062fccf14126abb751b64fab12c312566e8cbdc8483598bffcea93af7c
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
jakarta.inject-api-2.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.inject-api | High |
Vendor | jar | package name | inject | Highest |
Vendor | jar | package name | jakarta | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.inject.jakarta.inject-api | Medium |
Vendor | pom | artifactid | jakarta.inject-api | Highest |
Vendor | pom | artifactid | jakarta.inject-api | Low |
Vendor | pom | developer email | asd[at]redhat[dot]com | Low |
Vendor | pom | developer email | manovotn[at]redhat[dot]com | Low |
Vendor | pom | developer email | mkouba[at]redhat[dot]com | Low |
Vendor | pom | developer email | tremes[at]redhat[dot]com | Low |
Vendor | pom | developer id | asabotdu | Medium |
Vendor | pom | developer id | manovotn | Medium |
Vendor | pom | developer id | mkouba | Medium |
Vendor | pom | developer id | tremes | Medium |
Vendor | pom | developer name | Antoine Sabot-Durand | Medium |
Vendor | pom | developer name | Martin Kouba | Medium |
Vendor | pom | developer name | Matej Novotny | Medium |
Vendor | pom | developer name | Tomas Remes | Medium |
Vendor | pom | developer org | Red Hat Inc. | Medium |
Vendor | pom | groupid | jakarta.inject | Highest |
Vendor | pom | name | Jakarta Dependency Injection | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | eclipse-ee4j/injection-api | Highest |
Product | file | name | jakarta.inject-api | High |
Product | jar | package name | inject | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Dependency Injection | Medium |
Product | Manifest | bundle-symbolicname | jakarta.inject.jakarta.inject-api | Medium |
Product | pom | artifactid | jakarta.inject-api | Highest |
Product | pom | developer email | asd[at]redhat[dot]com | Low |
Product | pom | developer email | manovotn[at]redhat[dot]com | Low |
Product | pom | developer email | mkouba[at]redhat[dot]com | Low |
Product | pom | developer email | tremes[at]redhat[dot]com | Low |
Product | pom | developer id | asabotdu | Low |
Product | pom | developer id | manovotn | Low |
Product | pom | developer id | mkouba | Low |
Product | pom | developer id | tremes | Low |
Product | pom | developer name | Antoine Sabot-Durand | Low |
Product | pom | developer name | Martin Kouba | Low |
Product | pom | developer name | Matej Novotny | Low |
Product | pom | developer name | Tomas Remes | Low |
Product | pom | developer org | Red Hat Inc. | Low |
Product | pom | groupid | jakarta.inject | Highest |
Product | pom | name | Jakarta Dependency Injection | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | eclipse-ee4j/injection-api | High |
Version | file | version | 2.0.1 | High |
Version | Manifest | Bundle-Version | 2.0.1 | High |
Version | pom | parent-version | 2.0.1 | Low |
Version | pom | version | 2.0.1 | Highest |
jaxb-api-2.2.11.jar
Description:
JAXB (JSR 222) API
License:
CDDL 1.1: https://glassfish.java.net/public/CDDL+GPL_1_1.html
GPL2 w/ CPE: https://glassfish.java.net/public/CDDL+GPL_1_1.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar
MD5: 5983d1e2ec1a9b0604575cd9e9582591
SHA1: 32274d4244967ff43e7a5d967743d94ed3d2aea7
SHA256:273d82f8653b53ad9d00ce2b2febaef357e79a273560e796ff3fcfec765f8910
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
jaxb-api-2.2.11.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jaxb-api | High |
Vendor | jar | package name | bind | Highest |
Vendor | jar | package name | javax | Highest |
Vendor | jar | package name | jaxb | Highest |
Vendor | jar | package name | xml | Highest |
Vendor | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Vendor | Manifest | bundle-symbolicname | jaxb-api | Medium |
Vendor | Manifest | extension-name | javax.xml.bind | Medium |
Vendor | Manifest | implementation-build-id | tags/jaxb-api-2.2.11-1631, 2013-09-06T10:10:58+0000 | Low |
Vendor | Manifest | specification-vendor | Oracle Corporation | Low |
Vendor | pom | artifactid | jaxb-api | Highest |
Vendor | pom | artifactid | jaxb-api | Low |
Vendor | pom | developer email | iaroslav.savytskyi@oracle.com | Low |
Vendor | pom | developer email | martin.grebac@oracle.com | Low |
Vendor | pom | developer name | Iaroslav Savytskyi | Medium |
Vendor | pom | developer name | Martin Grebac | Medium |
Vendor | pom | developer org | Oracle Corporation | Medium |
Vendor | pom | groupid | javax.xml.bind | Highest |
Vendor | pom | name | Java Architecture for XML Binding | High |
Vendor | pom | organization name | Oracle Corporation | High |
Vendor | pom | organization url | http://www.oracle.com/ | Medium |
Vendor | pom | parent-artifactid | jvnet-parent | Low |
Vendor | pom | parent-groupid | net.java | Medium |
Vendor | pom | url | http://jaxb.java.net/ | Highest |
Product | file | name | jaxb-api | High |
Product | jar | package name | bind | Highest |
Product | jar | package name | javax | Highest |
Product | jar | package name | jaxb | Highest |
Product | jar | package name | xml | Highest |
Product | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Product | Manifest | Bundle-Name | jaxb-api | Medium |
Product | Manifest | bundle-symbolicname | jaxb-api | Medium |
Product | Manifest | extension-name | javax.xml.bind | Medium |
Product | Manifest | implementation-build-id | tags/jaxb-api-2.2.11-1631, 2013-09-06T10:10:58+0000 | Low |
Product | Manifest | specification-title | Java Architecture for XML Binding | Medium |
Product | pom | artifactid | jaxb-api | Highest |
Product | pom | developer email | iaroslav.savytskyi@oracle.com | Low |
Product | pom | developer email | martin.grebac@oracle.com | Low |
Product | pom | developer name | Iaroslav Savytskyi | Low |
Product | pom | developer name | Martin Grebac | Low |
Product | pom | developer org | Oracle Corporation | Low |
Product | pom | groupid | javax.xml.bind | Highest |
Product | pom | name | Java Architecture for XML Binding | High |
Product | pom | organization name | Oracle Corporation | Low |
Product | pom | organization url | http://www.oracle.com/ | Low |
Product | pom | parent-artifactid | jvnet-parent | Medium |
Product | pom | parent-groupid | net.java | Medium |
Product | pom | url | http://jaxb.java.net/ | Medium |
Version | file | version | 2.2.11 | High |
Version | Manifest | Bundle-Version | 2.2.11 | High |
Version | Manifest | specification-version | 2.2.11 | High |
Version | pom | parent-version | 2.2.11 | Low |
Version | pom | version | 2.2.11 | Highest |
jaxb-core-2.2.11.jar (shaded: com.sun.istack:istack-commons-runtime:2.21)
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar/META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml
MD5: caebf95d1d57fc0321b36137e246e192
SHA1: 04c234cf684a202c5c9bb7f0a198ba97e958f8f4
SHA256:ebe7137b5fbfd050545f9a7f3f339ae55beb0b53755071b4fd62aa024c626d1c
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | istack-commons-runtime | Low |
Vendor | pom | groupid | com.sun.istack | Highest |
Vendor | pom | name | istack common utility code runtime | High |
Vendor | pom | parent-artifactid | istack-commons | Low |
Product | pom | artifactid | istack-commons-runtime | Highest |
Product | pom | groupid | com.sun.istack | Highest |
Product | pom | name | istack common utility code runtime | High |
Product | pom | parent-artifactid | istack-commons | Medium |
Version | pom | version | 2.21 | Highest |
jaxb-core-2.2.11.jar (shaded: org.glassfish.jaxb:txw2:2.2.11)
Description:
TXW is a library that allows you to write XML documents.
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar/META-INF/maven/org.glassfish.jaxb/txw2/pom.xml
MD5: 83d24d59202baf2810daa01739963822
SHA1: 4be03527dbf2428f7ea99fb9c2f50f089dffad5e
SHA256:8514cb724b4fca59a5cf272b632e539bd0a0f3cacf1844082d0a173a86406bd8
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | txw2 | Low |
Vendor | pom | groupid | org.glassfish.jaxb | Highest |
Vendor | pom | name | TXW2 Runtime | High |
Vendor | pom | parent-artifactid | jaxb-txw-parent | Low |
Vendor | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Product | pom | artifactid | txw2 | Highest |
Product | pom | groupid | org.glassfish.jaxb | Highest |
Product | pom | name | TXW2 Runtime | High |
Product | pom | parent-artifactid | jaxb-txw-parent | Medium |
Product | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Version | pom | version | 2.2.11 | Highest |
jaxb-core-2.2.11.jar
Description:
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
License:
http://glassfish.java.net/public/CDDL+GPL_1_1.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
MD5: c5eca4e58a75eabe3379926803421bab
SHA1: c3f87d654f8d5943cd08592f3f758856544d279a
SHA256:b13da0c655a3d590a2a945553648c407e6347648c9f7a3f811b7b3a8a1974baa
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
jaxb-core-2.2.11.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jaxb-core | High |
Vendor | jar | package name | bind | Highest |
Vendor | jar | package name | sun | Highest |
Vendor | jar | package name | xml | Highest |
Vendor | jar (hint) | package name | oracle | Highest |
Vendor | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Vendor | Manifest | bundle-symbolicname | com.sun.xml.bind.jaxb-core | Medium |
Vendor | Manifest | git-revision | f92ac5110f00752578034111d2f8a10bb0c466e3 | Low |
Vendor | Manifest | Implementation-Vendor | Oracle | High |
Vendor | Manifest | Implementation-Vendor-Id | com.oracle | Medium |
Vendor | Manifest (hint) | Implementation-Vendor | sun | High |
Vendor | pom | artifactid | jaxb-core | Highest |
Vendor | pom | artifactid | jaxb-core | Low |
Vendor | pom | groupid | com.sun.xml.bind | Highest |
Vendor | pom | groupid | org.glassfish.jaxb | Highest |
Vendor | pom | name | JAXB Core | High |
Vendor | pom | name | Old JAXB Core | High |
Vendor | pom | parent-artifactid | jaxb-bundles | Low |
Vendor | pom | parent-artifactid | jaxb-parent | Low |
Vendor | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Product | file | name | jaxb-core | High |
Product | jar | package name | bind | Highest |
Product | jar | package name | sun | Highest |
Product | jar | package name | xml | Highest |
Product | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Product | Manifest | Bundle-Name | Old JAXB Core | Medium |
Product | Manifest | bundle-symbolicname | com.sun.xml.bind.jaxb-core | Medium |
Product | Manifest | git-revision | f92ac5110f00752578034111d2f8a10bb0c466e3 | Low |
Product | Manifest | Implementation-Title | JAXB Implementation | High |
Product | Manifest | specification-title | Java Architecture for XML Binding | Medium |
Product | pom | artifactid | jaxb-core | Highest |
Product | pom | groupid | com.sun.xml.bind | Highest |
Product | pom | groupid | org.glassfish.jaxb | Highest |
Product | pom | name | JAXB Core | High |
Product | pom | name | Old JAXB Core | High |
Product | pom | parent-artifactid | jaxb-bundles | Medium |
Product | pom | parent-artifactid | jaxb-parent | Medium |
Product | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Version | file | version | 2.2.11 | High |
Version | Manifest | build-id | 2.2.11 | Medium |
Version | Manifest | Bundle-Version | 2.2.11 | High |
Version | Manifest | Implementation-Version | 2.2.11 | High |
Version | Manifest | major-version | 2.2.11 | Medium |
Version | pom | version | 2.2.11 | Highest |
jaxb-impl-2.2.11.jar (shaded: org.glassfish.jaxb:jaxb-runtime:2.2.11)
Description:
JAXB (JSR 222) Reference Implementation
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar/META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml
MD5: fa2e4dc2609e6a4d96418f4ac6519e8d
SHA1: 6a1651361e4c2392aff30da0df648187f670f8cb
SHA256:e5327b31b595ab8143e97836d5ccdf85feb91e7ff5666f7b26913632facca4aa
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | jaxb-runtime | Low |
Vendor | pom | groupid | org.glassfish.jaxb | Highest |
Vendor | pom | name | JAXB Runtime | High |
Vendor | pom | parent-artifactid | jaxb-runtime-parent | Low |
Vendor | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Product | pom | artifactid | jaxb-runtime | Highest |
Product | pom | groupid | org.glassfish.jaxb | Highest |
Product | pom | name | JAXB Runtime | High |
Product | pom | parent-artifactid | jaxb-runtime-parent | Medium |
Product | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Version | pom | version | 2.2.11 | Highest |
jaxb-impl-2.2.11.jar
Description:
Old JAXB Runtime module. Contains sources required for runtime processing.
License:
http://glassfish.java.net/public/CDDL+GPL_1_1.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar
MD5: bea06b3ee5ef2c338beac9187b7782f3
SHA1: a49ce57aee680f9435f49ba6ef427d38c93247a6
SHA256:f91793a96f185a2fc004c86a37086f060985854ce6b19935e03c4de51e3201d2
Referenced In Project/Scope: blueHour :: Marshalling :: XML:runtime
jaxb-impl-2.2.11.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jaxb-impl | High |
Vendor | jar | package name | bind | Highest |
Vendor | jar | package name | sun | Highest |
Vendor | jar | package name | xml | Highest |
Vendor | jar (hint) | package name | oracle | Highest |
Vendor | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Vendor | Manifest | bundle-symbolicname | com.sun.xml.bind.jaxb-impl | Medium |
Vendor | Manifest | git-revision | f92ac5110f00752578034111d2f8a10bb0c466e3 | Low |
Vendor | Manifest | Implementation-Vendor | Oracle | High |
Vendor | Manifest | Implementation-Vendor-Id | com.oracle | Medium |
Vendor | Manifest | originally-created-by | Apache Maven 3.0.4 | Low |
Vendor | Manifest (hint) | Implementation-Vendor | sun | High |
Vendor | pom | artifactid | jaxb-impl | Highest |
Vendor | pom | artifactid | jaxb-impl | Low |
Vendor | pom | groupid | com.sun.xml.bind | Highest |
Vendor | pom | name | Old JAXB Runtime | High |
Vendor | pom | parent-artifactid | jaxb-bundles | Low |
Vendor | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Product | file | name | jaxb-impl | High |
Product | jar | package name | bind | Highest |
Product | jar | package name | sun | Highest |
Product | jar | package name | xml | Highest |
Product | Manifest | bundle-docurl | http://www.oracle.com/ | Low |
Product | Manifest | Bundle-Name | Old JAXB Runtime | Medium |
Product | Manifest | bundle-symbolicname | com.sun.xml.bind.jaxb-impl | Medium |
Product | Manifest | git-revision | f92ac5110f00752578034111d2f8a10bb0c466e3 | Low |
Product | Manifest | Implementation-Title | JAXB Implementation | High |
Product | Manifest | originally-created-by | Apache Maven 3.0.4 | Low |
Product | Manifest | specification-title | Java Architecture for XML Binding | Medium |
Product | pom | artifactid | jaxb-impl | Highest |
Product | pom | groupid | com.sun.xml.bind | Highest |
Product | pom | name | Old JAXB Runtime | High |
Product | pom | parent-artifactid | jaxb-bundles | Medium |
Product | pom | parent-groupid | com.sun.xml.bind.mvn | Medium |
Version | file | version | 2.2.11 | High |
Version | Manifest | build-id | 2.2.11 | Medium |
Version | Manifest | Bundle-Version | 2.2.11 | High |
Version | Manifest | Implementation-Version | 2.2.11 | High |
Version | Manifest | major-version | 2.2.11 | Medium |
Version | pom | version | 2.2.11 | Highest |
lombok-1.18.36.jar
Description:
Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
License:
The MIT License: https://projectlombok.org/LICENSE
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar
MD5: 92c08153ae16c161c8cc2cc8185d2724
SHA1: 5a30490a6e14977d97d9c73c924c1f1b5311ea95
SHA256:73b6b05b6a2d365b700bab08d30f94de9d336490bc0acce5b6181fef48cbf18e
Referenced In Project/Scope: blueHour :: Marshalling :: XML:provided
lombok-1.18.36.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | lombok | High |
Vendor | jar | package name | java | Highest |
Vendor | jar | package name | lombok | Highest |
Vendor | jar | package name | tostring | Highest |
Vendor | Manifest | automatic-module-name | lombok | Medium |
Vendor | Manifest | can-redefine-classes | true | Low |
Vendor | pom | artifactid | lombok | Highest |
Vendor | pom | artifactid | lombok | Low |
Vendor | pom | developer email | reinier@projectlombok.org | Low |
Vendor | pom | developer email | roel@projectlombok.org | Low |
Vendor | pom | developer id | rspilker | Medium |
Vendor | pom | developer id | rzwitserloot | Medium |
Vendor | pom | developer name | Reinier Zwitserloot | Medium |
Vendor | pom | developer name | Roel Spilker | Medium |
Vendor | pom | groupid | org.projectlombok | Highest |
Vendor | pom | name | Project Lombok | High |
Vendor | pom | url | https://projectlombok.org | Highest |
Product | file | name | lombok | High |
Product | jar | package name | java | Highest |
Product | jar | package name | lombok | Highest |
Product | jar | package name | tostring | Highest |
Product | Manifest | automatic-module-name | lombok | Medium |
Product | Manifest | can-redefine-classes | true | Low |
Product | pom | artifactid | lombok | Highest |
Product | pom | developer email | reinier@projectlombok.org | Low |
Product | pom | developer email | roel@projectlombok.org | Low |
Product | pom | developer id | rspilker | Low |
Product | pom | developer id | rzwitserloot | Low |
Product | pom | developer name | Reinier Zwitserloot | Low |
Product | pom | developer name | Roel Spilker | Low |
Product | pom | groupid | org.projectlombok | Highest |
Product | pom | name | Project Lombok | High |
Product | pom | url | https://projectlombok.org | Medium |
Version | file | version | 1.18.36 | High |
Version | Manifest | lombok-version | 1.18.36 | Medium |
Version | pom | version | 1.18.36 | Highest |
lombok-1.18.36.jar: mavenEcjBootstrapAgent.jar
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar/lombok/launch/mavenEcjBootstrapAgent.jar
MD5: 27467519bf9615b24cad3b003c4353a9
SHA1: 37d92e0a726a67883ab94bee27c6f292e6318dcd
SHA256:9566d0706d6245cac3cdd9db6d1d81551aa3e727febcf64452c6db9701c40037
Referenced In Project/Scope: blueHour :: Marshalling :: XML:provided
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | mavenEcjBootstrapAgent | High |
Vendor | jar | package name | launch | Low |
Vendor | jar | package name | lombok | Low |
Vendor | Manifest | can-redefine-classes | true | Low |
Product | file | name | mavenEcjBootstrapAgent | High |
Product | jar | package name | launch | Low |
Product | Manifest | can-redefine-classes | true | Low |
slf4j-api-2.0.16.jar
Description:
The slf4j API
License:
http://www.opensource.org/licenses/mit-license.php
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
MD5: c8de8f5d740584cb24b5652cfba8b3c4
SHA1: 0172931663a09a1fa515567af5fbef00897d3c04
SHA256:a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
slf4j-api-2.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | slf4j-api | High |
Vendor | jar | package name | slf4j | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | bundle-docurl | http://www.slf4j.org | Low |
Vendor | Manifest | bundle-symbolicname | slf4j.api | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | slf4j-api | Highest |
Vendor | pom | artifactid | slf4j-api | Low |
Vendor | pom | groupid | org.slf4j | Highest |
Vendor | pom | name | SLF4J API Module | High |
Vendor | pom | parent-artifactid | slf4j-parent | Low |
Vendor | pom | url | http://www.slf4j.org | Highest |
Product | file | name | slf4j-api | High |
Product | jar | package name | slf4j | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | bundle-docurl | http://www.slf4j.org | Low |
Product | Manifest | Bundle-Name | SLF4J API Module | Medium |
Product | Manifest | bundle-symbolicname | slf4j.api | Medium |
Product | Manifest | Implementation-Title | slf4j-api | High |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | slf4j-api | Highest |
Product | pom | groupid | org.slf4j | Highest |
Product | pom | name | SLF4J API Module | High |
Product | pom | parent-artifactid | slf4j-parent | Medium |
Product | pom | url | http://www.slf4j.org | Medium |
Version | file | version | 2.0.16 | High |
Version | Manifest | Bundle-Version | 2.0.16 | High |
Version | Manifest | Implementation-Version | 2.0.16 | High |
Version | pom | version | 2.0.16 | Highest |
spotbugs-annotations-4.8.6.jar
Description:
Annotations the SpotBugs tool supports
License:
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar
MD5: 0806b237c67c69869506ce3ced9a722f
SHA1: 1dcffed3e561ed32134a0dff4717f19bc2fdf4d8
SHA256:4548b74a815ed44f5480ca4f06204a8b00809dc7e5f6a825a9edf18f40377b65
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
spotbugs-annotations-4.8.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-marshalling-xml@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spotbugs-annotations | High |
Vendor | Manifest | automatic-module-name | com.github.spotbugs.annotations | Medium |
Vendor | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Vendor | Manifest | bundle-symbolicname | spotbugs-annotations | Medium |
Vendor | pom | artifactid | spotbugs-annotations | Highest |
Vendor | pom | artifactid | spotbugs-annotations | Low |
Vendor | pom | developer email | andreas.sewe@codetrails.com | Low |
Vendor | pom | developer email | dbrosius@mebigfatguy.com | Low |
Vendor | pom | developer email | loskutov@gmx.de | Low |
Vendor | pom | developer email | skypencil@gmail.com | Low |
Vendor | pom | developer id | henrik242 | Medium |
Vendor | pom | developer id | iloveeclipse | Medium |
Vendor | pom | developer id | jsotuyod | Medium |
Vendor | pom | developer id | KengoTODA | Medium |
Vendor | pom | developer id | mebigfatguy | Medium |
Vendor | pom | developer id | sewe | Medium |
Vendor | pom | developer id | ThrawnCA | Medium |
Vendor | pom | developer name | Andreas Sewe | Medium |
Vendor | pom | developer name | Andrey Loskutov | Medium |
Vendor | pom | developer name | Dave Brosius | Medium |
Vendor | pom | developer name | Juan Martín Sotuyo Dodero | Medium |
Vendor | pom | developer name | Kengo TODA | Medium |
Vendor | pom | groupid | com.github.spotbugs | Highest |
Vendor | pom | name | SpotBugs Annotations | High |
Vendor | pom | url | https://spotbugs.github.io/ | Highest |
Product | file | name | spotbugs-annotations | High |
Product | Manifest | automatic-module-name | com.github.spotbugs.annotations | Medium |
Product | Manifest | Bundle-Name | spotbugs-annotations | Medium |
Product | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Product | Manifest | bundle-symbolicname | spotbugs-annotations | Medium |
Product | pom | artifactid | spotbugs-annotations | Highest |
Product | pom | developer email | andreas.sewe@codetrails.com | Low |
Product | pom | developer email | dbrosius@mebigfatguy.com | Low |
Product | pom | developer email | loskutov@gmx.de | Low |
Product | pom | developer email | skypencil@gmail.com | Low |
Product | pom | developer id | henrik242 | Low |
Product | pom | developer id | iloveeclipse | Low |
Product | pom | developer id | jsotuyod | Low |
Product | pom | developer id | KengoTODA | Low |
Product | pom | developer id | mebigfatguy | Low |
Product | pom | developer id | sewe | Low |
Product | pom | developer id | ThrawnCA | Low |
Product | pom | developer name | Andreas Sewe | Low |
Product | pom | developer name | Andrey Loskutov | Low |
Product | pom | developer name | Dave Brosius | Low |
Product | pom | developer name | Juan Martín Sotuyo Dodero | Low |
Product | pom | developer name | Kengo TODA | Low |
Product | pom | groupid | com.github.spotbugs | Highest |
Product | pom | name | SpotBugs Annotations | High |
Product | pom | url | https://spotbugs.github.io/ | Medium |
Version | file | version | 4.8.6 | High |
Version | Manifest | Bundle-Version | 4.8.6 | High |
Version | pom | version | 4.8.6 | Highest |
spring-core-6.2.1.jar
Description:
Spring Core
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar
MD5: 394df39af63d06af987c5629c15c3154
SHA1: f42e6b51d9c0c2fcf95df9e5848470d173adc9af
SHA256:67f0e17811dc8d5d6c3aed5540afaee02c83e3a8b3f9abbc510d4d95db5cc226
Referenced In Project/Scope: blueHour :: Marshalling :: XML:compile
spring-core-6.2.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.accounting/it-tidalwave-accounting-model@1.0-ALPHA-11
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-core | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | io | Highest |
Vendor | jar | package name | org | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | Manifest | automatic-module-name | spring.core | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | spring-core | Highest |
Vendor | pom | artifactid | spring-core | Low |
Vendor | pom | developer email | juergen.hoeller@broadcom.com | Low |
Vendor | pom | developer id | jhoeller | Medium |
Vendor | pom | developer name | Juergen Hoeller | Medium |
Vendor | pom | groupid | org.springframework | Highest |
Vendor | pom | name | Spring Core | High |
Vendor | pom | organization name | Spring IO | High |
Vendor | pom | organization url | https://spring.io/projects/spring-framework | Medium |
Vendor | pom | url | spring-projects/spring-framework | Highest |
Product | file | name | spring-core | High |
Product | hint analyzer | product | springsource_spring_framework | Highest |
Product | jar | package name | core | Highest |
Product | jar | package name | io | Highest |
Product | jar | package name | org | Highest |
Product | jar | package name | springframework | Highest |
Product | Manifest | automatic-module-name | spring.core | Medium |
Product | Manifest | Implementation-Title | spring-core | High |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | spring-core | Highest |
Product | pom | developer email | juergen.hoeller@broadcom.com | Low |
Product | pom | developer id | jhoeller | Low |
Product | pom | developer name | Juergen Hoeller | Low |
Product | pom | groupid | org.springframework | Highest |
Product | pom | name | Spring Core | High |
Product | pom | organization name | Spring IO | Low |
Product | pom | organization url | https://spring.io/projects/spring-framework | Low |
Product | pom | url | spring-projects/spring-framework | High |
Version | file | version | 6.2.1 | High |
Version | Manifest | Implementation-Version | 6.2.1 | High |
Version | pom | version | 6.2.1 | Highest |
Related Dependencies
- spring-beans-6.2.1.jar
- File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar
- MD5: 8478f819bdba583b002b45fcfc44c7fb
- SHA1: ab57ec03ba6900075bf28e3cd70ccce173205b8d
- SHA256: 3afc928c036bc557b650df75ae33ccdd440bc48f9184d19b463df0d2ea74c509
- pkg:maven/org.springframework/spring-beans@6.2.1
- spring-jcl-6.2.1.jar
- File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar
- MD5: 0580c8806b325bd0fcc984ae7a5e8b45
- SHA1: a5d662d64470aff0ae51d210147bb6ede31a8ea3
- SHA256: 83604b743df124b064836bc930d7e7c8e81832144b9e4292e7b816fca0cd42cd
- pkg:maven/org.springframework/spring-jcl@6.2.1