We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ae13e commit 01040f0Copy full SHA for 01040f0
README.md
@@ -5,8 +5,6 @@ A collection of reusable Java & Groovy libraries for Seqera platform components.
5
## Modules
6
7
### Core Libraries
8
-- **[wave-api](wave-api/)** - API models and DTOs for Wave container service
9
-- **[wave-utils](wave-utils/)** - Utility classes for Wave (Docker helpers, file operations, template rendering)
10
- **[lib-activator](lib-activator/)** - Conditional activation markers for enabling components based on infrastructure availability
11
- **[lib-crypto](lib-crypto/)** - Cryptographic utilities (asymmetric encryption, HMAC signatures, secure tokens)
12
- **[lib-httpx](lib-httpx/)** - Enhanced HTTP client with automatic retry logic and JWT token refresh
0 commit comments