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.protobuf | protobuf-java | 3.4.0 | jar | 3-Clause BSD License |
org.tinylog | tinylog | 1.3.6 | jar | The Apache Software 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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 3.3.3 | jar | The 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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.10.5 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.5 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache 2: Objenesis
3-Clause BSD License: Protocol Buffers [Core]
Eclipse Public License 1.0: JUnit
BSD-style license: OTS AIMSUN protobuf classes
The MIT License: mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: tinylog
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
protobuf-java-3.4.0.jar | 1.4 MB | 599 | 573 | 2 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.10.5.jar | 3.3 MB | 2415 | 2360 | 37 | - | Yes |
byte-buddy-agent-1.10.5.jar | 258.4 kB | 80 | 62 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-3.3.3.jar | 592.3 kB | 636 | 563 | 65 | 1.8 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
tinylog-1.3.6.jar | 107.3 kB | 108 | 95 | 5 | 1.6 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 6.1 MB | 4272 | 4027 | 154 | 1.8 | 7 |
compile: 2 | compile: 1.5 MB | compile: 707 | compile: 668 | compile: 7 | - | compile: 1 |
test: 6 | test: 4.6 MB | test: 3565 | test: 3359 | test: 147 | - | test: 6 |