Qbicc Machine: Virtual File System

Qbicc module implementing a virtual file system

License

License

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-machine-vfs
Last Version

Last Version

0.36.0
Release Date

Release Date

Type

Type

jar
Description

Description

Qbicc Machine: Virtual File System
Qbicc module implementing a virtual file system
Project Organization

Project Organization

JBoss by Red Hat

Download qbicc-machine-vfs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.qbicc : qbicc-machine-vio jar 0.36.0
io.smallrye.common : smallrye-common-constraint jar
org.eclipse.collections : eclipse-collections jar 11.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0