com.github.almondtools:picklock

An application to get controlled access to private members of Java classes

License

License

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

picklock
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.almondtools:picklock
An application to get controlled access to private members of Java classes
Project URL

Project URL

https://github.com/almondtools/picklock

Download picklock

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.0
0.1.0