Graham
|
6b247cb0e1
|
Add ByteBuf extension methods for RSA encryption and decryption
|
5 years ago |
Graham
|
101548e5b7
|
Add RSA key generation and I/O
|
5 years ago |
Graham
|
15f07baadf
|
Set junit-jupiter-api version in <dependencyManagement>
This makes the kotlin-test-junit5 dependency work regardless of order.
|
5 years ago |
Graham
|
e05653cdcc
|
Rename util to common
|
5 years ago |
Graham
|
ec58c75ab4
|
Add kotlin-inline-logger dependency
|
5 years ago |
Graham
|
4e4d2daa1e
|
Add kotlin-test-junit5 dependency
|
5 years ago |
Graham
|
879e3152fc
|
Convert StringUtils to Kotlin
|
5 years ago |
Graham
|
8ecbe7bb82
|
Remove unused openrs2.root property
|
5 years ago |
Graham
|
ef9e61de33
|
Add StringUtilsTest
|
5 years ago |
Graham
|
eec8990481
|
Add description to all modules
|
5 years ago |
Graham
|
d293176959
|
Replace maven.multiModuleProjectDirectory with openrs2.root
openrs2.root works correctly even if the root of the reactor is a child
project, at the expense of having to re-define the property in each
module.
|
5 years ago |
Graham
|
a91bf3562b
|
Add Guava and SLF4J dependencies to the util module
Almost everything will depend on these, so it is easiest to pull them in
via util rather than repeating the dependencies several times.
|
5 years ago |
Graham
|
a04297cf0a
|
Add initial project structure
|
5 years ago |