| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.csicit.ace |
| Идентификатор | Идентификаторfile |
| Версия | Версия1.0.63 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| file-1.0.63.pom | |
| file-1.0.63.jar | 7 KB |
| file-1.0.63-sources.jar | 118 bytes |
| file-1.0.63-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/file/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>file</artifactId>
<version>1.0.63</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/file/
implementation 'com.csicit.ace:file:1.0.63'
// https://jarcasting.com/artifacts/com.csicit.ace/file/
implementation ("com.csicit.ace:file:1.0.63")
'com.csicit.ace:file:jar:1.0.63'
<dependency org="com.csicit.ace" name="file" rev="1.0.63">
<artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='file', version='1.0.63')
)
libraryDependencies += "com.csicit.ace" % "file" % "1.0.63"
[com.csicit.ace/file "1.0.63"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| com.csicit.ace : common | jar | 1.0.63 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |