This library focuses purely on providing base types and utility types that can be used to better documented and more
strongly typed code such as: BigDecimalType, BigIntegerType, ByteType, CharSequenceType, DoubleType, FloatType, IntegerType,
LongType, ShortType, Percentage, Amount, CurrencyCode, Money, etc.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| dk.cloudcreate.essentials
»
shared This library contains the smallest set of supporting building blocks needed for other Essentials libraries, such as: | 0.20.13 | 0.40.24 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect(optional) Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.9.23 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8(optional) Kotlin Standard Library JDK 8 extension | 1.9.23 | 2.3.21 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-junit Kotlin Test library support for JUnit | 1.9.23 | 2.3.21 |
