microBean™ Settings


License

License

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-settings
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

microBean™ Settings
microBean™ Settings
Project URL

Project URL

https://microbean.github.io/microbean-settings
Project Organization

Project Organization

microBean™
Source Code Management

Source Code Management

https://github.com/microbean/microbean-settings/

Download microbean-settings

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.microbean : microbean-development-annotations jar 0.2.4

provided (5)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.el : jakarta.el-api jar 3.0.3
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.inject : jakarta.inject-api jar 1.0
jakarta.interceptor : jakarta.interceptor-api jar 1.2.5

runtime (1)

Group / Artifact Type Version
org.jboss : jandex Optional jar 2.1.2.Final

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.glassfish : jakarta.el jar 3.0.3
org.jboss.weld.se : weld-se-core jar

Project Modules

There are no modules declared in this project.

microBean™ Settings

The microBean™ Settings framework serves as a single locus from which a CDI-based Java program may read settings: deployment-time information and configuration often packaged externally with respect to the program that tailors that program to its runtime environment.

Please see the overview for essential information.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1