reporter-pdd

Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.

License

License

BSD
GroupId

GroupId

com.rempl.reporters
ArtifactId

ArtifactId

reporter-pdd
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

reporter-pdd
Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.
Project Organization

Project Organization

REMPL.com

Download reporter-pdd

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.rempl : rempl-api jar 1.1.3
com.rempl.readers.its : bridge-its-api jar 1.1.3
commons-codec : commons-codec jar 1.5
commons-io : commons-io jar 2.0.1
commons-lang : commons-lang jar 2.5
com.ymock : ymock-util jar 1.0

runtime (4)

Group / Artifact Type Version
xerces : xercesImpl jar 2.9.1
net.sf.saxon : saxon jar 8.7
net.sf.saxon : saxon-dom jar 8.7
xml-apis : xml-apis jar 1.3.04

test (12)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
org.hamcrest : hamcrest-all jar 1.1
org.xmlmatchers : xml-matchers jar 0.10
com.rempl : rempl-tk jar 1.1.3
com.rempl : rempl-core jar 1.1.3
com.rempl.readers : reader-pdd jar 1.1.3
com.rempl.readers : reader-its jar 1.1.3
com.rempl.readers.its : bridge-its-dbl jar 1.1.3
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16
commons-collections : commons-collections jar 3.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1
1.0