Last Version

Reflexive Framework 1.0

Reflexive provides a clean way to handle string literals, by dynamicaly resolving properties.

License

License

GroupId

GroupId

org.reflexiveframework
ArtifactId

ArtifactId

reflexive
Version

Version

1.0
Type

Type

jar
Description

Description

Reflexive Framework
Reflexive provides a clean way to handle string literals, by dynamicaly resolving properties.
Project URL

Project URL

http://reflexive.sourceforge.net

Download reflexive 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib-full jar 2.0.2
commons-lang : commons-lang jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.