Sonatype AppContext

A small utility useful in various use cases, like "booting" an application. All it does is simply creates a plain Map, with it's values sourced from different places and applies different strategies (override order).

License

License

GroupId

GroupId

org.sonatype.appcontext
ArtifactId

ArtifactId

appcontext
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype AppContext
A small utility useful in various use cases, like "booting" an application. All it does is simply creates a plain Map, with it's values sourced from different places and applies different strategies (override order).
Project Organization

Project Organization

Sonatype, Inc.

Download appcontext

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-interpolation Optional jar 1.14
org.slf4j : slf4j-api Optional jar 1.6.1
org.sonatype.sisu : sisu-guice Optional jar 2.9.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.
org.sonatype.appcontext

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
3.2
3.1
3.0
2.1
2.0
1.0