Last Version

org.xpertss:proximo 1.0

Proximo provides a simple declarative means for creating proxies and stubbing method behavior overrides.

License

License

GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

proximo
Version

Version

1.0
Type

Type

jar
Description

Description

org.xpertss:proximo
Proximo provides a simple declarative means for creating proxies and stubbing method behavior overrides.
Project URL

Project URL

https://github.com/cfloersch/Proximo
Source Code Management

Source Code Management

https://github.com/cfloersch/Proximo

Download proximo 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.