META-INF.vfs-providers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vfs-gcs Show documentation
Show all versions of vfs-gcs Show documentation
Google Cloud Storage Provider for the Apache Commons VFS library.
<?xml version="1.0" encoding="UTF-8"?> <providers> <provider class-name="com.celarli.commons.vfs.provider.google.GCSFileProvider"> <scheme name="gcs"/> </provider> </providers>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy