Last Version

Reflext Framework 1.1.0

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
Version

Version

1.1.0
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 1.1.0

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

<!-- 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.