library-spring-reflection

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

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-spring-reflection
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download lib-spring-reflection

How to add to project

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

Dependencies

compile (5)

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

provided (4)

Group / Artifact Type Version
org.springframework : spring-context jar
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.annotation : javax.annotation-api jar 1.3.2

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.

Versions

Version
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2