Last Version

safety-mirror 4.0.1

Fun with Delegates, Events and type safe Java Reflection

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.github.hervian
ArtifactId

ArtifactId

safety-mirror
Version

Version

4.0.1
Type

Type

jar
Description

Description

safety-mirror
Fun with Delegates, Events and type safe Java Reflection
Project URL

Project URL

https://github.com/Hervian/safety-mirror
Source Code Management

Source Code Management

http://github.com/hervian/safety-mirror

Download safety-mirror 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.5.7
org.jooq : joor jar 0.9.13

Project Modules

There are no modules declared in this project.