Alexey Zhokhov
|
f3421e91a0
|
Remove Lombok (#672)
* Gradle 6.5.1.
* Skip download javadoc and sources automatically in IntelliJ IDEA.
* Added mavenLocal to repositories.
* Removed Lombok usage.
* Removed duplicated idea config.
* Code format.
* Removed useless usage of Objects.requireNonNull.
* Use instanceof to comparing objects.
* Code format.
* Code format.
* Fixes after merge.
* Fixed sneakyThrow exception.
* Code format.
|
2020-07-18 15:52:55 +03:00 |
Nikolay Martynov
|
2c4422aa04
|
Upgradle to gradle 6.0
|
2019-11-12 16:26:46 -05:00 |
Nikolay Martynov
|
1ef3889a2f
|
Update gradle to 5.6.1
|
2019-09-03 10:17:59 -04:00 |
Nikolay Martynov
|
e3b4ffb240
|
Update gradle to 5.5.1
|
2019-07-12 10:07:08 -04:00 |
Nikolay Martynov
|
a245ec4949
|
Upgradle gradle
|
2019-04-03 12:56:15 -04:00 |
Tyler Benson
|
5bfff0bece
|
Add gradlew to examples and update docs
|
2017-07-21 17:03:31 -07:00 |
Tyler Benson
|
5a6bd2d002
|
Add gradle build scripts.
Currently has issues with shadow jar due to Java 9 compiled classes inside byteman used by dd-java-agent.
|
2017-06-30 11:35:57 -07:00 |