License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.governance |
ArtifactId | ArtifactIdlibrary-spring-reflection |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionlibrary-spring-reflection
Library for Class, Annotation reflection and Bean based on spring-context
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.springframework : spring-test | jar |