SKB Configuration

Standard configurations for the SKB

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

de.vandermeer
ArtifactId

ArtifactId

skb-configuration
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

SKB Configuration
Standard configurations for the SKB
Project URL

Project URL

https://github.com/vdmeer/skb-java-configuration
Source Code Management

Source Code Management

https://github.com/vdmeer/skb-java-configuration

Download skb-configuration

How to add to project

<!-- https://jarcasting.com/artifacts/de.vandermeer/skb-configuration/ -->
<dependency>
    <groupId>de.vandermeer</groupId>
    <artifactId>skb-configuration</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.vandermeer/skb-configuration/
implementation 'de.vandermeer:skb-configuration:0.0.4'
// https://jarcasting.com/artifacts/de.vandermeer/skb-configuration/
implementation ("de.vandermeer:skb-configuration:0.0.4")
'de.vandermeer:skb-configuration:jar:0.0.4'
<dependency org="de.vandermeer" name="skb-configuration" rev="0.0.4">
  <artifact name="skb-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vandermeer', module='skb-configuration', version='0.0.4')
)
libraryDependencies += "de.vandermeer" % "skb-configuration" % "0.0.4"
[de.vandermeer/skb-configuration "0.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
de.vandermeer : skb-categories jar 0.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

SKB Configuration

Keys for configuration of an SKB system.

Versions

Version
0.0.4
0.0.2
0.0.1