Last Version

Recording Proxy: Parent 0.5.3

An api that records method-calls invoked on a proxy.

License

License

GroupId

GroupId

org.cementframework
ArtifactId

ArtifactId

recordingproxy
Version

Version

0.5.3
Type

Type

jar
Description

Description

Recording Proxy: Parent
An api that records method-calls invoked on a proxy.
Project Organization

Project Organization

cementframework.org

Download recordingproxy 0.5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 2.2

test (3)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.1
commons-collections : commons-collections jar 3.2.1
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.