Last Version

Sjawl :: Configuration :: Example 0.9.2

Standard library for obtaining configurations for business logic.

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.tvburger.sjawl
ArtifactId

ArtifactId

sjawl-config-example
Version

Version

0.9.2
Type

Type

jar
Description

Description

Sjawl :: Configuration :: Example
Standard library for obtaining configurations for business logic.

Download sjawl-config-example 0.9.2


<!-- https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-example/ -->
<dependency>
    <groupId>net.tvburger.sjawl</groupId>
    <artifactId>sjawl-config-example</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-example/
implementation 'net.tvburger.sjawl:sjawl-config-example:0.9.2'
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-example/
implementation ("net.tvburger.sjawl:sjawl-config-example:0.9.2")
'net.tvburger.sjawl:sjawl-config-example:jar:0.9.2'
<dependency org="net.tvburger.sjawl" name="sjawl-config-example" rev="0.9.2">
  <artifact name="sjawl-config-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tvburger.sjawl', module='sjawl-config-example', version='0.9.2')
)
libraryDependencies += "net.tvburger.sjawl" % "sjawl-config-example" % "0.9.2"
[net.tvburger.sjawl/sjawl-config-example "0.9.2"]

Dependencies

runtime (1)

Group / Artifact Type Version
net.tvburger.sjawl : sjawl-config-properties jar 0.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.tvburger.sjawl : sjawl-config-api jar 0.9.2

Project Modules

There are no modules declared in this project.