Last Version

com.github.almondtools:picklock 0.2.7

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

License

License

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

picklock
Version

Version

0.2.7
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 0.2.7


<!-- 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.