Last Version

mysqlfs 1.0

A java.nio file system implementation based on two MySQL tables.

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.impact
ArtifactId

ArtifactId

vfs-mysql
Version

Version

1.0
Type

Type

jar
Description

Description

mysqlfs
A java.nio file system implementation based on two MySQL tables.
Project URL

Project URL

https://github.com/ImpactInc/vfs/tree/master/mysqlfs
Source Code Management

Source Code Management

https://github.com/ImpactInc/vfs/tree/master

Download vfs-mysql 1.0


<!-- https://jarcasting.com/artifacts/com.impact/vfs-mysql/ -->
<dependency>
    <groupId>com.impact</groupId>
    <artifactId>vfs-mysql</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.impact/vfs-mysql/
implementation 'com.impact:vfs-mysql:1.0'
// https://jarcasting.com/artifacts/com.impact/vfs-mysql/
implementation ("com.impact:vfs-mysql:1.0")
'com.impact:vfs-mysql:jar:1.0'
<dependency org="com.impact" name="vfs-mysql" rev="1.0">
  <artifact name="vfs-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impact', module='vfs-mysql', version='1.0')
)
libraryDependencies += "com.impact" % "vfs-mysql" % "1.0"
[com.impact/vfs-mysql "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.7.RELEASE

Project Modules

There are no modules declared in this project.