is not current version
Last Version 4.15.0.Final

org.jboss.errai.reflections:reflections-parent 3.2.0.CR1

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

3.2.0.CR1
Type

Type

pom

Download reflections-parent 3.2.0.CR1


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