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).

Лицензия

Лицензия

Группа

Группа

org.sonatype.appcontext
Идентификатор

Идентификатор

appcontext
Последняя версия

Последняя версия

3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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).
Организация-разработчик

Организация-разработчик

Sonatype, Inc.

Скачать appcontext

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-interpolation Необязательный jar 1.14
org.slf4j : slf4j-api Необязательный jar 1.6.1
org.sonatype.sisu : sisu-guice Необязательный jar 2.9.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.6.1

Модули Проекта

Данный проект не имеет модулей.
org.sonatype.appcontext

Sonatype

Developer friendly, full-spectrum software supply-chain management

Версии библиотеки

Версия
3.2
3.1
3.0
2.1
2.0
1.0