Last Version

fluent-interface-proxy 2.2.0

A dynamic proxy that implements builder interfaces transparently.

License

License

MIT
GroupId

GroupId

com.github.davidmarquis
ArtifactId

ArtifactId

fluent-interface-proxy
Version

Version

2.2.0
Type

Type

jar
Description

Description

fluent-interface-proxy
A dynamic proxy that implements builder interfaces transparently.
Project URL

Project URL

https://github.com/davidmarquis/fluent-interface-proxy

Download fluent-interface-proxy 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib Optional jar 3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.