License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Reflections Application Layer Libs Introspection |
GroupId | GroupIdcom.dlecan.reflections |
ArtifactId | ArtifactIdjboss7-reflections-vfs-integration-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent :: JBoss 7 VFS integration with org.reflections frameworks
Parent project :: Integration between JBoss 7 and org.reflections framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jboss7-reflections-vfs-integration-parent-1.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-reflections-vfs-integration-parent/ -->
<dependency>
<groupId>com.dlecan.reflections</groupId>
<artifactId>jboss7-reflections-vfs-integration-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-reflections-vfs-integration-parent/
implementation 'com.dlecan.reflections:jboss7-reflections-vfs-integration-parent:1.1.0'
// https://jarcasting.com/artifacts/com.dlecan.reflections/jboss7-reflections-vfs-integration-parent/
implementation ("com.dlecan.reflections:jboss7-reflections-vfs-integration-parent:1.1.0")
'com.dlecan.reflections:jboss7-reflections-vfs-integration-parent:pom:1.1.0'
<dependency org="com.dlecan.reflections" name="jboss7-reflections-vfs-integration-parent" rev="1.1.0">
<artifact name="jboss7-reflections-vfs-integration-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dlecan.reflections', module='jboss7-reflections-vfs-integration-parent', version='1.1.0')
)
libraryDependencies += "com.dlecan.reflections" % "jboss7-reflections-vfs-integration-parent" % "1.1.0"
[com.dlecan.reflections/jboss7-reflections-vfs-integration-parent "1.1.0"]