is not current version
Last Version 2.3.4

com.mageddo.nativeimage:reflection-config-generator 2.3.0

Automatically generate graal reflection configuration json

Categories

Categories

config Application Layer Libs Configuration Native Development Tools
GroupId

GroupId

com.mageddo.nativeimage
ArtifactId

ArtifactId

reflection-config-generator
Version

Version

2.3.0
Type

Type

jar

Download reflection-config-generator 2.3.0


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