refact4j

Refact4J is a set of framework: functors library and meta-model programming. The main goal is to exploit functors and meta-model as a simple design and implementation based on concept of generic and functional programming.

License

License

GroupId

GroupId

org.refact4j
ArtifactId

ArtifactId

refact4j
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

refact4j
Refact4J is a set of framework: functors library and meta-model programming. The main goal is to exploit functors and meta-model as a simple design and implementation based on concept of generic and functional programming.

Download refact4j

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
xerces : xercesImpl jar 2.4.0
stax : stax jar 1.2.0
junit : junit jar 4.0
xmlunit : xmlunit jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1