| Категории |
КатегорииHdiv Безопасность |
|---|---|
| Группа | Группаorg.hdiv |
| Идентификатор | Идентификаторhdiv-struts-1 |
| Версия | Версия2.1.12 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hdiv-struts-1-2.1.12.pom | |
| hdiv-struts-1-2.1.12.jar | 246 KB |
| hdiv-struts-1-2.1.12-sources.jar | 245 KB |
| hdiv-struts-1-2.1.12-javadoc.jar | 624 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-struts-1</artifactId>
<version>2.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation 'org.hdiv:hdiv-struts-1:2.1.12'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation ("org.hdiv:hdiv-struts-1:2.1.12")
'org.hdiv:hdiv-struts-1:jar:2.1.12'
<dependency org="org.hdiv" name="hdiv-struts-1" rev="2.1.12">
<artifact name="hdiv-struts-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-struts-1', version='2.1.12')
)
libraryDependencies += "org.hdiv" % "hdiv-struts-1" % "2.1.12"
[org.hdiv/hdiv-struts-1 "2.1.12"]