testprivate

Library for testing private methods and fields

License

License

GroupId

GroupId

io.github.dimpon
ArtifactId

ArtifactId

testprivate
Last Version

Last Version

0.0.42
Release Date

Release Date

Type

Type

jar
Description

Description

testprivate
Library for testing private methods and fields
Project URL

Project URL

https://github.com/dimpon/testprivate
Source Code Management

Source Code Management

https://github.com/dimpon/testprivate

Download testprivate

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.6.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.42
0.0.41
0.0.40
0.0.38
0.0.37
0.0.36
0.0.35
0.0.34
0.0.33
0.0.28
0.0.27
0.0.26
0.0.12
0.0.11
0.0.9
0.0.8