| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss |
| ArtifactId | ArtifactIdjboss-reflect |
| Last Version | Last Version2.2.1.SP1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss Reflection
JBoss Reflection
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jboss-reflect-2.2.1.SP1.pom | |
| jboss-reflect-2.2.1.SP1.jar | 598 KB |
| jboss-reflect-2.2.1.SP1-sources.jar | 539 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss/jboss-reflect/ -->
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-reflect</artifactId>
<version>2.2.1.SP1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss/jboss-reflect/
implementation 'org.jboss:jboss-reflect:2.2.1.SP1'
// https://jarcasting.com/artifacts/org.jboss/jboss-reflect/
implementation ("org.jboss:jboss-reflect:2.2.1.SP1")
'org.jboss:jboss-reflect:jar:2.2.1.SP1'
<dependency org="org.jboss" name="jboss-reflect" rev="2.2.1.SP1">
<artifact name="jboss-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss', module='jboss-reflect', version='2.2.1.SP1')
)
libraryDependencies += "org.jboss" % "jboss-reflect" % "2.2.1.SP1"
[org.jboss/jboss-reflect "2.2.1.SP1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javassist : javassist Optional | jar | 3.12.1.GA |
| org.jboss.classpool » jboss-classpool-scoped Optional | jar | 1.0.0.GA |
| org.jboss.logging : jboss-logging-spi | jar | 2.2.0.CR1 |
| org.jboss : jboss-common-core | jar | 2.2.17.GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.test : jboss-test | jar | 1.1.5.GA |
| junit : junit | jar | 4.8.1 |
| jboss.profiler.jvmti » jboss-profiler-jvmti | jar | 1.0.0.CR5 |
| org.jboss.logging : jboss-logging-log4j | jar | 2.2.0.CR1 |