Project Dependencies
compile
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 |
---|---|---|---|---|
org.machanism.macha.core.entities | user-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.34 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 |
---|---|---|---|---|
org.machanism.macha.core.entities | base-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.apps.entities:apps-user-entities:jar:0.0.4-SNAPSHOT
- org.machanism.macha.core.entities:user-entities:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4-SNAPSHOT (compile)
- org.projectlombok:lombok:jar:1.18.34 (provided)
- org.machanism.macha.core.entities:user-entities:jar:0.0.4-SNAPSHOT (compile)
Licenses
The MIT License: Project Lombok
Apache License, Version 2.0: Applications User Entities, Base Entities, User Entities
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
base-entities-0.0.4-SNAPSHOT.jar | 6.5 kB | 20 | 5 | 3 | 1.8 | Yes |
user-entities-0.0.4-SNAPSHOT.jar | 10.2 kB | 23 | 10 | 1 | 1.8 | Yes |
lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
3 | 2.1 MB | 1126 | 193 | 17 | 1.8 | 3 |
compile: 2 | compile: 16.6 kB | compile: 43 | compile: 15 | compile: 4 | 1.8 | compile: 2 |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 |