is not current version
Last Version 4.15.0.Final

org.jboss.errai.reflections:reflections-parent 4.0.0.CR3

Reflections framework

Categories

Categories

JBoss Container Application Servers Reflections Application Layer Libs Introspection
GroupId

GroupId

org.jboss.errai.reflections
ArtifactId

ArtifactId

reflections-parent
Version

Version

4.0.0.CR3
Type

Type

pom

Download reflections-parent 4.0.0.CR3


<!-- https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/ -->
<dependency>
    <groupId>org.jboss.errai.reflections</groupId>
    <artifactId>reflections-parent</artifactId>
    <version>4.0.0.CR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/
implementation 'org.jboss.errai.reflections:reflections-parent:4.0.0.CR3'
// https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/
implementation ("org.jboss.errai.reflections:reflections-parent:4.0.0.CR3")
'org.jboss.errai.reflections:reflections-parent:pom:4.0.0.CR3'
<dependency org="org.jboss.errai.reflections" name="reflections-parent" rev="4.0.0.CR3">
  <artifact name="reflections-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai.reflections', module='reflections-parent', version='4.0.0.CR3')
)
libraryDependencies += "org.jboss.errai.reflections" % "reflections-parent" % "4.0.0.CR3"
[org.jboss.errai.reflections/reflections-parent "4.0.0.CR3"]