| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config SBE Data Data Structures |
| GroupId | GroupIdcom.opsbears.webcomponents |
| ArtifactId | ArtifactIdconfiguration |
| Version | Version1.0.0-alpha14 |
| Type | Typejar |
| Description |
DescriptionOpsbears Web Components Configuration Utilities
Utilities for creating and reading configuration options
|
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/ -->
<dependency>
<groupId>com.opsbears.webcomponents</groupId>
<artifactId>configuration</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/
implementation 'com.opsbears.webcomponents:configuration:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/
implementation ("com.opsbears.webcomponents:configuration:1.0.0-alpha14")
'com.opsbears.webcomponents:configuration:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents" name="configuration" rev="1.0.0-alpha14">
<artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='configuration', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents" % "configuration" % "1.0.0-alpha14"
[com.opsbears.webcomponents/configuration "1.0.0-alpha14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.opsbears.webcomponents : typeconverter | jar | 1.0.0-alpha14 |
| com.opsbears.webcomponents.typeconverter : builtin | jar | 1.0.0-alpha14 |
| com.opsbears.webcomponents : immutable | jar | 1.0.0-alpha14 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |