| Категории |
КатегорииRestExpress Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаcom.strategicgains |
| Идентификатор | Идентификаторrestexpress-parent |
| Версия | Версия0.10.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| restexpress-parent-0.10.4.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>restexpress-parent</artifactId>
<version>0.10.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation 'com.strategicgains:restexpress-parent:0.10.4'
// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation ("com.strategicgains:restexpress-parent:0.10.4")
'com.strategicgains:restexpress-parent:pom:0.10.4'
<dependency org="com.strategicgains" name="restexpress-parent" rev="0.10.4">
<artifact name="restexpress-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='restexpress-parent', version='0.10.4')
)
libraryDependencies += "com.strategicgains" % "restexpress-parent" % "0.10.4"
[com.strategicgains/restexpress-parent "0.10.4"]