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