| Категории |
КатегорииJBoss Контейнер Application Servers |
|---|---|
| Группа | Группаorg.dihedron.strutlets |
| Идентификатор | Идентификаторstrutlets-jboss |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| strutlets-jboss-1.0.5.pom | |
| strutlets-jboss-1.0.5.jar | 7 KB |
| strutlets-jboss-1.0.5-sources.jar | 6 KB |
| strutlets-jboss-1.0.5-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-jboss</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation 'org.dihedron.strutlets:strutlets-jboss:1.0.5'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation ("org.dihedron.strutlets:strutlets-jboss:1.0.5")
'org.dihedron.strutlets:strutlets-jboss:jar:1.0.5'
<dependency org="org.dihedron.strutlets" name="strutlets-jboss" rev="1.0.5">
<artifact name="strutlets-jboss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-jboss', version='1.0.5')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets-jboss" % "1.0.5"
[org.dihedron.strutlets/strutlets-jboss "1.0.5"]