panos-kakos
88786dc076
[JAVA-29474] Replace commons-lang with commons-lang3 ( #15514 )
2024-01-03 22:21:49 +01:00
Harry9656
9c995714f7
JAVA-26732: Update the equalsverifier dependency
2023-11-21 04:47:17 +01:00
panos-kakos
520c7d7083
[JAVA-13944] Upgrade lombok dependency for main pom.xml + child modules ( #12617 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:13:42 +05:30
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Daniel Strmecki
615f3ba2bc
Feature/bael 5133 utility class constructor ( #11421 )
...
* BAEL-5133: initial commit
* BAEL-5133: better example
* BAEL-5133: add Lombok examples
* BAEL-5133: add interface and enum examples
* BAEL-5133: add exception
* BAEL-5133: add suppress warning
* BAEL-5133: dummy
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2021-12-02 13:43:55 +00:00
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
Krzysiek
46df55b61e
JAVA-7783: POM properties cleanup
2021-11-16 15:10:49 +01:00
sampadawagde
db5991efb9
JAVA-5223: Fix formatting of POMs (Part 5)
2021-05-06 22:41:38 +05:30
François Dupire
2bdba48843
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
dupirefr
aa7daf7901
[JAVA-621] Added missing code
...
* https://www.baeldung.com/java-type-erasure introduction code
* https://www.baeldung.com/java-interfaces Electronic interface and Computer class
* https://www.baeldung.com/java-abstract-class BoardGame and Checkers classes
* https://www.baeldung.com/java-hashcode different ways of implementing hashCode
* https://www.baeldung.com/java-inheritance-composition ComputerBuilder and StandardComputerBuilder classes
* https://www.baeldung.com/java-equals-hashcode-contracts Renamed method to match article
* https://www.baeldung.com/java-static Renamed class to match article
* https://www.baeldung.com/java-nested-classes Renamed class to match article
2020-04-28 19:32:19 +02:00
dupirefr
b117f4ccd6
[JAVA-621] Flattened modules hierarchy
2020-04-28 08:02:13 +02:00