License |
License
BSD
|
---|---|
GroupId | GroupIdcom.rempl.reporters |
ArtifactId | ArtifactIdreporter-pdd |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionreporter-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 OrganizationREMPL.com |
Filename | Size |
---|---|
reporter-pdd-1.1.3.pom | |
reporter-pdd-1.1.3.jar | 23 KB |
reporter-pdd-1.1.3-sources.jar | 22 KB |
reporter-pdd-1.1.3-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |