| License |
License |
|---|---|
| Categories |
CategoriesNet Configuration Application Layer Libs config |
| GroupId | GroupIdnet.smolok |
| ArtifactId | ArtifactIdsmolok-service-configuration |
| Last Version | Last Version0.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmolok-service-configuration
smolok
|
<!-- https://jarcasting.com/artifacts/net.smolok/smolok-service-configuration/ -->
<dependency>
<groupId>net.smolok</groupId>
<artifactId>smolok-service-configuration</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.smolok/smolok-service-configuration/
implementation 'net.smolok:smolok-service-configuration:0.0.11'
// https://jarcasting.com/artifacts/net.smolok/smolok-service-configuration/
implementation ("net.smolok:smolok-service-configuration:0.0.11")
'net.smolok:smolok-service-configuration:jar:0.0.11'
<dependency org="net.smolok" name="smolok-service-configuration" rev="0.0.11">
<artifact name="smolok-service-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smolok', module='smolok-service-configuration', version='0.0.11')
)
libraryDependencies += "net.smolok" % "smolok-service-configuration" % "0.0.11"
[net.smolok/smolok-service-configuration "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.smolok : smolok-bootstrap | jar | 0.0.11 |
| net.smolok : smolok-service-binding | jar | 0.0.11 |
| net.smolok : smolok-service-configuration-api | jar | 0.0.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.camel : camel-amqp | jar | |
| org.apache.camel : camel-groovy | jar | |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| ch.qos.logback : logback-classic Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.smolok : smolok-eventbus | jar | 0.0.11 |
| net.smolok : smolok-service-configuration-sdk | jar | 0.0.11 |
| org.springframework.boot : spring-boot-starter-test | jar |