License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Reflections Application Layer Libs Introspection |
GroupId | GroupIdorg.jboss.errai.reflections |
ArtifactId | ArtifactIdreflections-parent |
Last Version | Last Version4.15.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionReflections parent
Reflections framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
reflections-parent-4.15.0.Final.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/ -->
<dependency>
<groupId>org.jboss.errai.reflections</groupId>
<artifactId>reflections-parent</artifactId>
<version>4.15.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/
implementation 'org.jboss.errai.reflections:reflections-parent:4.15.0.Final'
// https://jarcasting.com/artifacts/org.jboss.errai.reflections/reflections-parent/
implementation ("org.jboss.errai.reflections:reflections-parent:4.15.0.Final")
'org.jboss.errai.reflections:reflections-parent:pom:4.15.0.Final'
<dependency org="org.jboss.errai.reflections" name="reflections-parent" rev="4.15.0.Final">
<artifact name="reflections-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai.reflections', module='reflections-parent', version='4.15.0.Final')
)
libraryDependencies += "org.jboss.errai.reflections" % "reflections-parent" % "4.15.0.Final"
[org.jboss.errai.reflections/reflections-parent "4.15.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |