License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Reflections Application Layer Libs Introspection |
GroupId | GroupIdcom.dlecan.reflections |
ArtifactId | ArtifactIdjboss7-vfs-integration |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss 7 VFS integration with org.reflections frameworks
Integration between JBoss 7 and org.reflections framework.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-vfs-integration/ -->
<dependency>
<groupId>com.dlecan.reflections</groupId>
<artifactId>jboss7-vfs-integration</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-vfs-integration/
implementation 'com.dlecan.reflections:jboss7-vfs-integration:1.0.3'
// https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-vfs-integration/
implementation ("com.dlecan.reflections:jboss7-vfs-integration:1.0.3")
'com.dlecan.reflections:jboss7-vfs-integration:jar:1.0.3'
<dependency org="com.dlecan.reflections" name="jboss7-vfs-integration" rev="1.0.3">
<artifact name="jboss7-vfs-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlecan.reflections', module='jboss7-vfs-integration', version='1.0.3')
)
libraryDependencies += "com.dlecan.reflections" % "jboss7-vfs-integration" % "1.0.3"
[com.dlecan.reflections/jboss7-vfs-integration "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jboss-vfs | jar | 3.0.1.GA |
javax.servlet : javax.servlet-api | jar | 3.0.1 |