SKB Configuration
Keys for configuration of an SKB system.
License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdde.vandermeer |
ArtifactId | ArtifactIdskb.configuration |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSKB Configuration
Standard configurations for the SKB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skb.configuration-0.0.3.pom | |
skb.configuration-0.0.3.jar | 30 KB |
skb.configuration-0.0.3-sources.jar | 8 KB |
skb.configuration-0.0.3-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.vandermeer/skb.configuration/ -->
<dependency>
<groupId>de.vandermeer</groupId>
<artifactId>skb.configuration</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.vandermeer/skb.configuration/
implementation 'de.vandermeer:skb.configuration:0.0.3'
// https://jarcasting.com/artifacts/de.vandermeer/skb.configuration/
implementation ("de.vandermeer:skb.configuration:0.0.3")
'de.vandermeer:skb.configuration:jar:0.0.3'
<dependency org="de.vandermeer" name="skb.configuration" rev="0.0.3">
<artifact name="skb.configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vandermeer', module='skb.configuration', version='0.0.3')
)
libraryDependencies += "de.vandermeer" % "skb.configuration" % "0.0.3"
[de.vandermeer/skb.configuration "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
de.vandermeer : skb.categories | jar | 0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Keys for configuration of an SKB system.