| License | License | 
|---|---|
| Categories | CategoriesNet Configuration Application Layer Libs config | 
| GroupId | GroupIdnet.streamok | 
| ArtifactId | ArtifactIdstreamok-service-configuration | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstreamok-service-configuration streamok | 
<!-- https://jarcasting.com/artifacts/net.streamok/streamok-service-configuration/ -->
<dependency>
    <groupId>net.streamok</groupId>
    <artifactId>streamok-service-configuration</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/net.streamok/streamok-service-configuration/
implementation 'net.streamok:streamok-service-configuration:0.0.7'// https://jarcasting.com/artifacts/net.streamok/streamok-service-configuration/
implementation ("net.streamok:streamok-service-configuration:0.0.7")'net.streamok:streamok-service-configuration:jar:0.0.7'<dependency org="net.streamok" name="streamok-service-configuration" rev="0.0.7">
  <artifact name="streamok-service-configuration" type="jar" />
</dependency>@Grapes(
@Grab(group='net.streamok', module='streamok-service-configuration', version='0.0.7')
)libraryDependencies += "net.streamok" % "streamok-service-configuration" % "0.0.7"[net.streamok/streamok-service-configuration "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.streamok : streamok-fiber-node | jar | 0.0.7 | 
| io.vertx : vertx-core | jar | 3.3.3 | 
| org.codehaus.groovy : groovy | jar | 2.4.6 | 
| io.vertx : vertx-mongo-client | jar | 3.3.3 | 
| net.streamok : streamok-lib-mongo | jar | 0.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.5 | 
| io.vertx : vertx-unit | jar | 3.3.3 | 
| junit : junit | jar | 4.12 |