| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.feingto |
| Идентификатор | Идентификаторfeingto-plugin |
| Версия | Версия2.5.2.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеFeingto微服务通用组件库
|
| Имя Файла | Размер |
|---|---|
| feingto-plugin-2.5.2.RELEASE.pom | |
| feingto-plugin-2.5.2.RELEASE.jar | 19 KB |
| feingto-plugin-2.5.2.RELEASE-sources.jar | 11 KB |
| feingto-plugin-2.5.2.RELEASE-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-plugin/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-plugin</artifactId>
<version>2.5.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-plugin/
implementation 'com.feingto:feingto-plugin:2.5.2.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-plugin/
implementation ("com.feingto:feingto-plugin:2.5.2.RELEASE")
'com.feingto:feingto-plugin:jar:2.5.2.RELEASE'
<dependency org="com.feingto" name="feingto-plugin" rev="2.5.2.RELEASE">
<artifact name="feingto-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-plugin', version='2.5.2.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-plugin" % "2.5.2.RELEASE"
[com.feingto/feingto-plugin "2.5.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.feingto : feingto-auto-configurations | jar | 2.5.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |