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