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