standard-types
2.0.0 (2025-10-24)
Changed
Switched to expander-packaging setup. This caused some changes in the artifact coordinates.
- Changed groupId to
net.democritus.mis. - Changed
standard-type-ejb-runtimetostandard-type-shared-ejb. - Changed
standard-type-shared-runtimetostandard-type-model-runtime. - Changed
standard-types-modeltostandard-type-model. - Changed
standard-typestostandard-type-ejb-expanders. - Added
standard-type-bundleto group all expanders. - Requires prime-core
2025.10.1
1.8.0 (2025-10-14)
Added
- Added support for Jakarta EE.
- Added new
standard-type-jakarta-ejb-runtimeruntime library for Jakarta EE.
1.7.0 (2025-08-26)
Changed
- Updated expanders-maven-plugin to
2025.2.0, which updates the expansionResources manifest with transitive dependency flags. This fixes issues with unwanted dependency resolving because standard-types was added. - Updated
libphonenumberto 9.0.12.
1.6.0 (2025-03-14)
Changed
- Added dependency from
standard-typestoweb-styles:2024.4.1to fix issue with missing knockout nativetypes.
1.5.0 (2024-09-19)
Changed
- Updated IBAN4j from
3.2.8to3.2.10. - Updated libphonenumber from
8.13.38to8.13.45. - Updated prime-core from
2023.3.8to2024.4.0. - Updated Expanders from
7.3.1to7.4.4.
1.4.0 (2024-05-31)
Changed
- Updated IBAN4j from
3.2.7to3.2.8. - Updated libphonenumber from
8.13.29to8.13.38. - Updated prime-core from
2023.0.4to2024.3.8. - Updated Expanders from
6.4.4to7.3.1.
1.3.0 (2024-01-26)
Changed
- Updated IBAN4j from
3.2.6to3.2.7. - Updated libphonenumber from
8.13.18to8.13.29. - Updated prime-core from
2023.5.4to2024.0.4. - Updated Expanders from
5.31.0to6.4.4.
1.2.0 (2023-08-17)
Added
- Added
VarTextvalueType for text fields with variable length. - Added EmailAddresses for multiple e-mail addresses, separated by
,
Changed
Emailhas been renamed toEmailAddress, models will need to be updated.
1.1.0 (2023-05-10)
Added
- Introduced
standard-types-modelexpansion-resource that only provides the valueTypes. This can be used in expansions with Expanders.
1.0.4 (2023-05-02)
Fixed
- Fixed issue with spaces in IBAN. Validator now allows numbers without spaces and the pattern now allows numbers with spaces.
1.0.0 (2023-04-03)
- Created standard-types project.
- Implemented 5 valueTypes:
- Ean13
- Iban
- TelephoneNumber
- Url