- Notifications
You must be signed in to change notification settings - Fork44
jbossas/jboss-vfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JBoss VFS provides an API to represent a deployment as a read-only hierarchical file systemregardless of whether it is packaged or not. It also allows deployments to be accessed both locally and remotelyusing a pluggable design so that new protocols can easily be added to those supplied by default (file, jar, memory).
Prerequisites:
- JDK 8 or newer - check
java -version
- Maven 3.6.0 or newer - check
mvn -v
To build with your own Maven installation:
mvn install
All documentation lives athttps://docs.jboss.org/jbossmc/docs/2.0.x/userGuide/ch20.html
All issues can be reported athttps://issues.jboss.org/browse/JBVFS
All code can be found athttps://github.com/jbossas/jboss-vfs
All code distributed underASL 2.0.
About
JBoss VFS
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published