Registry / utility / uberfire-nio2-model

uberfire-nio2-model

JSON →
library7.74.1.Finaljavamavenunverified

Model classes for the Uberfire NIO.2 file system abstraction layer.

<dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-nio2-model</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · UBERFIRE-NIO2-MODE
U
uberfire-nio2-model
utilityjavav7.74.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Path
org.uberfire.java.nio.file.Path

Create and inspect a file path using Uberfire's NIO.2 abstraction.

import org.uberfire.java.nio.file.Paths; import org.uberfire.java.nio.file.Path; Path path = Paths.get("/tmp/myfile.txt"); System.out.println("File name: " + path.getFileName());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.74.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
uberfire-nio2-model — mvn dependency:get uberfire-nio2-model · libregistry