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