Last Version

Reflext Framework Parent POM 1.0.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

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Reflext Framework Parent POM
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

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 1 KB
Browse

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