| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.xuyanwu |
| Идентификатор | Идентификаторspring-file-storage-parent |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspring-file-storage-parent
A File Storage Service
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-file-storage-parent-0.4.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage-parent/ -->
<dependency>
<groupId>cn.xuyanwu</groupId>
<artifactId>spring-file-storage-parent</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage-parent/
implementation 'cn.xuyanwu:spring-file-storage-parent:0.4.0'
// https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage-parent/
implementation ("cn.xuyanwu:spring-file-storage-parent:0.4.0")
'cn.xuyanwu:spring-file-storage-parent:pom:0.4.0'
<dependency org="cn.xuyanwu" name="spring-file-storage-parent" rev="0.4.0">
<artifact name="spring-file-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.xuyanwu', module='spring-file-storage-parent', version='0.4.0')
)
libraryDependencies += "cn.xuyanwu" % "spring-file-storage-parent" % "0.4.0"
[cn.xuyanwu/spring-file-storage-parent "0.4.0"]