Last Version

library-spring-reflection 1.1.0

Library for Class, Annotation reflection and Bean based on spring-context

License

License

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

library-spring-reflection
Version

Version

1.1.0
Type

Type

jar
Description

Description

library-spring-reflection
Library for Class, Annotation reflection and Bean based on spring-context

Download library-spring-reflection 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar
org.springframework : spring-context jar
org.reflections : reflections jar
org.projectlombok : lombok Optional jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
junit : junit jar
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.