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