Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.
VersionVulnerabilitiesRepositoryUsagesDate
2.1.x
2.1.1Central
0
Jun 13, 2022
2.1.0CentralMar 04, 2022
2.0.x
2.0.0Central
0
Mar 01, 2022
1.6.x
1.6.1Central
0
Feb 23, 2022
1.6.0Central
0
Oct 07, 2021
1.5.x
1.5.0Central
0
May 03, 2021
1.4.x
1.4.1Central
0
Mar 13, 2021
1.4.0Central
0
Mar 12, 2021
1.3.x
1.3.0Central
0
Mar 08, 2021
1.2.x
1.2.0Central
0
Mar 06, 2021
1.1.x
1.1.0Central
0
Feb 22, 2021
1.0.x
1.0.2-GACentral
0
Jun 01, 2020
1.0.1-GACentral
0
May 24, 2020
1.0.0-GACentral
0
May 16, 2020
0.1.x
0.1.0-GACentral
0
Apr 13, 2020