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

org.hdiv:hdiv-config 2.1.1

Java Web Application Security Framework

Категории

Категории

config Библиотеки уровня приложения Configuration Hdiv Безопасность
Группа

Группа

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

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

hdiv-config
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать hdiv-config 2.1.1


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