Последняя версия

Interface-as-Component 1.0.1

Adds support for Spring's `@Component` annotation on interfaces

Лицензия

Лицензия

Группа

Группа

org.thepavel
Идентификатор

Идентификатор

icomponent
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Interface-as-Component
Adds support for Spring's `@Component` annotation on interfaces
Ссылка на сайт

Ссылка на сайт

https://github.com/pavel-grigorev/icomponent
Система контроля версий

Система контроля версий

https://github.com/pavel-grigorev/icomponent.git

Скачать icomponent 1.0.1


<!-- https://jarcasting.com/artifacts/org.thepavel/icomponent/ -->
<dependency>
    <groupId>org.thepavel</groupId>
    <artifactId>icomponent</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thepavel/icomponent/
implementation 'org.thepavel:icomponent:1.0.1'
// https://jarcasting.com/artifacts/org.thepavel/icomponent/
implementation ("org.thepavel:icomponent:1.0.1")
'org.thepavel:icomponent:jar:1.0.1'
<dependency org="org.thepavel" name="icomponent" rev="1.0.1">
  <artifact name="icomponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thepavel', module='icomponent', version='1.0.1')
)
libraryDependencies += "org.thepavel" % "icomponent" % "1.0.1"
[org.thepavel/icomponent "1.0.1"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.11
org.springframework : spring-context jar 5.2.0.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 5.2.0.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Модули Проекта

Данный проект не имеет модулей.