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