Reflections Spring plugin

Reflections - a Java runtime metadata analysis

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

org.reflections
ArtifactId

ArtifactId

reflections-spring
Last Version

Last Version

0.9.9-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Reflections Spring plugin
Reflections - a Java runtime metadata analysis
Project URL

Project URL

http://code.google.com/p/reflections/reflections-spring/

Download reflections-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.9-RC1

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-beans jar 3.1.1.RELEASE
org.slf4j : slf4j-simple jar 1.6.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
cglib : cglib-nodep jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9-RC1