Last Version

reflection 1.2.14

Reflection utils

License

License

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

reflection
Version

Version

1.2.14
Type

Type

jar
Description

Description

reflection
Reflection utils
Project URL

Project URL

https://github.com/Mercateo/reflection
Project Organization

Project Organization

Mercateo AG
Source Code Management

Source Code Management

https://github.com/Mercateo/reflection.git

Download reflection 1.2.14


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

Dependencies

compile (3)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.7.11
org.objenesis : objenesis jar 2.6
org.cache2k : cache2k-core jar 1.0.2.Final

provided (1)

Group / Artifact Type Version
com.mercateo : default-immutables jar 1.2.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.13.0
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.