| Категории |
КатегорииUndertow Сеть Networking |
|---|---|
| Группа | Группаcom.aspectran |
| Идентификатор | Идентификаторaspectran-with-undertow |
| Версия | Версия6.6.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| aspectran-with-undertow-6.6.6.pom | |
| aspectran-with-undertow-6.6.6.jar | 82 KB |
| aspectran-with-undertow-6.6.6-sources.jar | 54 KB |
| aspectran-with-undertow-6.6.6-javadoc.jar | 657 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-undertow/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-with-undertow</artifactId>
<version>6.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-undertow/
implementation 'com.aspectran:aspectran-with-undertow:6.6.6'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-undertow/
implementation ("com.aspectran:aspectran-with-undertow:6.6.6")
'com.aspectran:aspectran-with-undertow:jar:6.6.6'
<dependency org="com.aspectran" name="aspectran-with-undertow" rev="6.6.6">
<artifact name="aspectran-with-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-undertow', version='6.6.6')
)
libraryDependencies += "com.aspectran" % "aspectran-with-undertow" % "6.6.6"
[com.aspectran/aspectran-with-undertow "6.6.6"]