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