2025-01-01 04:04:13 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00
2025-01-01 04:04:13 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00
2025-01-01 04:04:12 +01:00
2024-11-07 15:41:26 +01:00
2024-11-07 15:41:26 +01:00

Hlæja Common Messages

Classes for the common, messages to share, Classes for the systems, harmonized in air, Classes for the services, bound by their role, Bound to one purpose, to transfer the whole, And in communication bind them, from source to final state, In the realm of services, where connections propagate.

Releasing library

Run release.sh script from master branch.

Publishing library

Publish library locally

./gradlew clean build publishToMavenLocal

Publish library to repository

./gradlew clean build publish

Global Settings

This services rely on a set of global settings to configure development environments. These settings, managed through Gradle properties or environment variables.

Note: For more information on global properties, please refer to our global settings documentation.

Gradle Properties

repository.user=your_user
repository.token=your_token_value

Environment Variables

REPOSITORY_USER=your_user
REPOSITORY_TOKEN=your_token_value
Description
No description provided
Readme 190 KiB
Languages
Kotlin 100%