| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.amygdalum |
| ArtifactId | ArtifactIdxrayinterface |
| Last Version | Last Version0.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.amygdalum:xrayinterface
An application to get controlled access to private fields and methods of Java classes
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xrayinterface-0.3.4.pom | |
| xrayinterface-0.3.4.jar | 53 KB |
| xrayinterface-0.3.4-sources.jar | 24 KB |
| xrayinterface-0.3.4-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/ -->
<dependency>
<groupId>net.amygdalum</groupId>
<artifactId>xrayinterface</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/
implementation 'net.amygdalum:xrayinterface:0.3.4'
// https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/
implementation ("net.amygdalum:xrayinterface:0.3.4")
'net.amygdalum:xrayinterface:jar:0.3.4'
<dependency org="net.amygdalum" name="xrayinterface" rev="0.3.4">
<artifact name="xrayinterface" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.amygdalum', module='xrayinterface', version='0.3.4')
)
libraryDependencies += "net.amygdalum" % "xrayinterface" % "0.3.4"
[net.amygdalum/xrayinterface "0.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| net.amygdalum : hamcrest-extensions | jar | 0.1.20 |
| org.mockito : mockito-core | jar | 3.5.13 |