License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-default-configs |
Last Version | Last Version5.1.0-919 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-default-configs/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-default-configs</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-default-configs/
implementation 'com.github.workerframework:worker-default-configs:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-default-configs/
implementation ("com.github.workerframework:worker-default-configs:5.1.0-919")
'com.github.workerframework:worker-default-configs:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-default-configs" rev="5.1.0-919">
<artifact name="worker-default-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-default-configs', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-default-configs" % "5.1.0-919"
[com.github.workerframework/worker-default-configs "5.1.0-919"]