Download jboss7-reflections-vfs-integration-core-1.1.0.jar file - Jar j

Jar examples for j:jboss7-reflections-vfs-integration-core

Description

Code code for Integration between JBoss 7 and org.reflections framework.

You can download jar file jboss7-reflections-vfs-integration-core 1.1.0 in this page.

Build File

You can use the following script to add jboss7-reflections-vfs-integration-core-1.1.0.jar to your project.

<dependency>
   <groupId>com.dlecan.reflections</groupId>
   <artifactId>jboss7-reflections-vfs-integration-core</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.dlecan.reflections', name: 'jboss7-reflections-vfs-integration-core', version: '1.1.0'
libraryDependencies += "com.dlecan.reflections" % "jboss7-reflections-vfs-integration-core" % "1.1.0"
<dependency org="com.dlecan.reflections" name="jboss7-reflections-vfs-integration-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.dlecan.reflections', module='jboss7-reflections-vfs-integration-core', version='1.1.0'))
'com.dlecan.reflections:jboss7-reflections-vfs-integration-core:jar:1.1.0'

Download

Click the following link to download the jar file.

jboss7-reflections-vfs-integration-core-1.1.0-javadoc.jar
jboss7-reflections-vfs-integration-core-1.1.0-sources.jar
jboss7-reflections-vfs-integration-core-1.1.0.jar
jboss7-reflections-vfs-integration-core-1.1.0.pom



Related Tutorials