Last Version

mirrormocks 0.2.0

Set of mock classes for javax.lang.model interfaces. For use in unit testing annotation processors.

License

License

Categories

Categories

Mirror Application Layer Libs Introspection ORM Data
GroupId

GroupId

com.flarestarsoftware
ArtifactId

ArtifactId

mirrormocks
Version

Version

0.2.0
Type

Type

jar
Description

Description

mirrormocks
Set of mock classes for javax.lang.model interfaces. For use in unit testing annotation processors.
Project URL

Project URL

https://github.com/diosmosis/java-mirror-mocks
Source Code Management

Source Code Management

https://github.com/diosmosis/java-mirror-mocks

Download mirrormocks 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.