The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 3.1.9 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
it.tidalwave.northernwind | it-tidalwave-html-patches | 1.2-ALPHA-7 | jar | Apache-2.0 |
it.tidalwave.northernwind | it-tidalwave-northernwind-core-profiling | 1.2-ALPHA-7 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-messagebus | 3.2-ALPHA-6 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-role | 3.2-ALPHA-6 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-role-spring | 3.2-ALPHA-6 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-util | 3.2-ALPHA-6 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-util-test | 3.2-ALPHA-6 | jar | Apache-2.0 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.antlr | ST4 | 4.1 | jar | - |
org.aspectj | aspectjrt | 1.9.6 | jar | Eclipse Public License - v 1.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
org.springframework | spring-aspects | 5.3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.3.1 | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.7.30 | jar | Apache License, Version 2.0 |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | - | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
it.tidalwave.northernwind | it-tidalwave-northernwind-common-tests | 1.2-ALPHA-7 | - | jar | Apache-2.0 |
it.tidalwave.northernwind | it-tidalwave-northernwind-core | 1.2-ALPHA-7 | tests | jar | Apache-2.0 |
it.tidalwave.northernwind | it-tidalwave-northernwind-core-filesystem-basic | 1.2-ALPHA-7 | - | jar | Apache-2.0 |
org.hamcrest | hamcrest-all | 1.3 | - | jar | New BSD License |
org.mockito | mockito-core | 2.23.4 | - | jar | The MIT License |
org.testng | testng | 6.9.10 | - | jar | Apache Version 2.0, January 2004 |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.projectlombok | lombok | 1.18.18 | jar | The MIT License |
org.slf4j | jul-to-slf4j | 1.7.30 | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
it.tidalwave.northernwind | it-tidalwave-northernwind-core | 1.2-ALPHA-7 | jar | Apache-2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.antlr | antlr-runtime | 3.5.2 | jar | BSD licence |
org.apache.commons | commons-math3 | 3.0 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.incava | org.incava.util.diff | 1.1.0 | jar | - |
org.springframework | spring-aop | 5.3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 5.3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.1 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.beust | jcommander | 1.48 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.9.3 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.3 | jar | The Apache Software License, Version 2.0 |
org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.netbeans.api | org-openide-filesystems | RELEASE80 | jar | - |
org.netbeans.api | org-openide-util | RELEASE80 | jar | - |
org.netbeans.api | org-openide-util-lookup | RELEASE80 | jar | - |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Eclipse Public License 1.0: JUnit
MIT License: JUL to SLF4J bridge, SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
BSD licence: ANTLR 3 Runtime
New BSD License: Hamcrest All, Hamcrest Core
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache 2: Objenesis
Unknown: StringTemplate 4, org-openide-filesystems, org-openide-util, org-openide-util-lookup, org.incava.util.diff
Apache Version 2.0, January 2004: testng
The MIT License: Project Lombok, mockito-core
Apache-2.0: NorthernWind :: Commons for tests, NorthernWind :: Core, NorthernWind :: Core :: Default Implementation, NorthernWind :: Filesystems :: Basic, NorthernWind :: HTML Patches, NorthernWind :: Profiling, TheseFoolishThings - MessageBus, TheseFoolishThings - Roles, TheseFoolishThings - Roles (Spring), TheseFoolishThings - Test Utilities, TheseFoolishThings - Utilities
Apache License, Version 2.0: JCL 1.2 implemented over SLF4J, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL)
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Commons IO, Commons Math, FindBugs-jsr305, JCommander, javax.inject
Eclipse Public License - v 1.0: AspectJ runtime, Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
jcommander-1.48.jar | 63.5 kB | 67 | 53 | 5 | 1.5 | Yes |
spotbugs-annotations-3.1.9.jar | 15.1 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
it-tidalwave-html-patches-1.2-ALPHA-7.jar | 17.1 kB | 19 | 5 | 2 | 1.8 | Yes |
it-tidalwave-northernwind-common-tests-1.2-ALPHA-7.jar | 9 kB | 15 | 3 | 1 | - | Yes |
it-tidalwave-northernwind-core-1.2-ALPHA-7.jar | 81.8 kB | 90 | 71 | 6 | - | Yes |
it-tidalwave-northernwind-core-1.2-ALPHA-7-tests.jar | 17.3 kB | 26 | 4 | 2 | - | Yes |
it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-7.jar | 39.4 kB | 36 | 16 | 3 | - | Yes |
it-tidalwave-northernwind-core-profiling-1.2-ALPHA-7.jar | 12.6 kB | 19 | 5 | 2 | - | Yes |
it-tidalwave-messagebus-3.2-ALPHA-6.jar | 23.7 kB | 31 | 19 | 3 | 1.8 | Yes |
it-tidalwave-role-3.2-ALPHA-6.jar | 99.5 kB | 121 | 99 | 12 | 1.8 | Yes |
it-tidalwave-role-spring-3.2-ALPHA-6.jar | 19.4 kB | 28 | 10 | 3 | 1.8 | Yes |
it-tidalwave-util-3.2-ALPHA-6.jar | 80.7 kB | 91 | 73 | 7 | 1.8 | Yes |
it-tidalwave-util-test-3.2-ALPHA-6.jar | 9.5 kB | 15 | 3 | 1 | 1.8 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2286 | 37 | - | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
ST4-4.1.jar | 253 kB | 147 | 133 | 5 | 1.6 | Yes |
antlr-runtime-3.5.2.jar | 167.8 kB | 130 | 117 | 4 | 1.5 | Yes |
commons-math3-3.0.jar | 1.3 MB | 849 | 782 | 46 | 1.5 | Yes |
aspectjrt-1.9.6.jar | 121.7 kB | 148 | 130 | 11 | 1.8 | Yes |
bsh-2.0b4.jar | 281.7 kB | 238 | 158 | 8 | 1.2 | No |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
org.incava.util.diff-1.1.0.jar | 6.2 kB | 8 | 2 | 1 | 1.6 | Yes |
mockito-core-2.23.4.jar | 565.1 kB | 613 | 542 | 64 | 1.6 | Yes |
org-openide-filesystems-RELEASE80.jar | 996.8 kB | 252 | 216 | 4 | 1.6 | Yes |
org-openide-util-RELEASE80.jar | 752 kB | 258 | 232 | 7 | 1.7 | Yes |
org-openide-util-lookup-RELEASE80.jar | 358.2 kB | 102 | 86 | 4 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
lombok-1.18.18.jar | 1.9 MB | 1031 | 163 | 13 | - | Yes |
jcl-over-slf4j-1.7.30.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
jul-to-slf4j-1.7.30.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.3.1.jar | 374.3 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-aspects-5.3.1.jar | 47.2 kB | 47 | 28 | 5 | 1.8 | Yes |
spring-beans-5.3.1.jar | 695.9 kB | 418 | 388 | 13 | 1.8 | Yes |
spring-context-5.3.1.jar | 1.2 MB | 973 | 886 | 64 | 1.8 | Yes |
spring-core-5.3.1.jar | 1.5 MB | 1044 | 984 | 49 | 1.8 | Yes |
spring-expression-5.3.1.jar | 282.6 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.1.jar | 23.9 kB | 28 | 17 | 2 | 1.8 | Yes |
testng-6.9.10.jar | 870.5 kB | 598 | 551 | 26 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
48 | 17.4 MB | 12049 | 9959 | 589 | 1.8 | 46 |
compile: 28 | compile: 7 MB | compile: 5339 | compile: 4734 | compile: 310 | - | compile: 27 |
test: 16 | test: 8.4 MB | test: 5542 | test: 4973 | test: 259 | - | test: 15 |
runtime: 1 | runtime: 16.5 kB | runtime: 23 | runtime: 9 | runtime: 2 | - | runtime: 1 |
provided: 3 | provided: 2 MB | provided: 1145 | provided: 243 | provided: 18 | - | provided: 3 |