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

com.proofpoint.platform:configuration 2.42


Категории

Категории

Configuration Библиотеки уровня приложения config ORM Данные
Группа

Группа

com.proofpoint.platform
Идентификатор

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

configuration
Версия

Версия

2.42
Тип

Тип

jar

Скачать configuration 2.42


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