WinRM Java Client 2.0.00
-
Home
- Project Documentation Project Information 9
Project Dependencies
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine[1] | 6.1.2 | jar | Eclipse Public License v2.0[2] |
| org.junit.platform | junit-platform-launcher[1] | 6.1.2 | jar | Eclipse Public License v2.0[2] |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations[3] | 4.10.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1[4] |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api[5] | 1.1.2 | jar | The Apache License, Version 2.0[6] |
| org.jspecify | jspecify[7] | 1.0.0 | jar | The Apache License, Version 2.0[6] |
| org.junit.jupiter | junit-jupiter-api[1] | 6.1.2 | jar | Eclipse Public License v2.0[2] |
| org.junit.platform | junit-platform-commons[1] | 6.1.2 | jar | Eclipse Public License v2.0[2] |
| org.junit.platform | junit-platform-engine[1] | 6.1.2 | jar | Eclipse Public License v2.0[2] |
| org.opentest4j | opentest4j[8] | 1.3.0 | jar | The Apache License, Version 2.0[9] |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305[10] | 3.0.2 | jar | The Apache Software License, Version 2.0[6] |
Project Dependency Graph
Dependency Tree
- org.metricshub:winrm-java:jar:2.0.00
- com.github.spotbugs:spotbugs-annotations:jar:4.10.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.junit.platform:junit-platform-launcher:jar:6.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:6.1.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.2 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.10.3 (provided)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: WinRM Java Client
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
| spotbugs-annotations-4.10.3.jar | 14.9 kB | 31 | 24 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.1.2.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.2.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-platform-commons-6.1.2.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.2.jar | 323.9 kB | 216 | 198 | 9 | 17 | Yes |
| junit-platform-launcher-6.1.2.jar | 252.7 kB | 169 | 153 | 8 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| 10 | 1.5 MB | 1065 | 941 | 55 | 17 | 9 |
| provided: 2 | provided: 34.8 kB | provided: 77 | provided: 59 | provided: 4 | 1.8 | provided: 2 |
| test: 8 | test: 1.4 MB | test: 988 | test: 882 | test: 51 | 17 | test: 7 |
- [1] https://junit.org/
- [2] https://www.eclipse.org/legal/epl-v20.html
- [3] https://spotbugs.github.io/
- [4] https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
- [5] https://github.com/apiguardian-team/apiguardian
- [6] http://www.apache.org/licenses/LICENSE-2.0.txt
- [7] http://jspecify.org/
- [8] https://github.com/ota4j-team/opentest4j
- [9] https://www.apache.org/licenses/LICENSE-2.0.txt
- [10] http://findbugs.sourceforge.net/
- [11] https://metricshub.org/winrm-java
