is not current version
Last Version 1.1.0

spring-icomponent 1.0.8

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

License

License

GroupId

GroupId

org.thepavel
ArtifactId

ArtifactId

spring-icomponent
Version

Version

1.0.8
Type

Type

jar
Description

Description

spring-icomponent
Adds support for Spring's `@Component` annotation on interfaces
Project URL

Project URL

https://github.com/pavel-grigorev/spring-icomponent
Source Code Management

Source Code Management

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

Download spring-icomponent 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.0.RELEASE

runtime (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.0.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.