Reflext Framework

The Reflext project provides an abstraction over various Java reflection model and provides advanced operations that are not covered by the existing models

License

License

GroupId

GroupId

org.reflext
ArtifactId

ArtifactId

reflext.parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Reflext Framework
The Reflext project provides an abstraction over various Java reflection model and provides advanced operations that are not covered by the existing models
Project Organization

Project Organization

eXo Platform SAS
Source Code Management

Source Code Management

http://code.google.com/p/reflext/source/browse/tags/1.1.0

Download reflext.parent

Filename Size
reflext.parent-1.1.0.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.1.0-beta12
1.1.0-beta11
1.1.0-beta10
1.1.0-beta9
1.1.0-beta8
1.1.0-beta7
1.1.0-beta6
1.1.0-beta5
1.1.0-beta4
1.1.0-beta3
1.1.0-beta2
1.1.0-beta1
1.0.0
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2