Registry / utility / groovy-nio

groovy-nio

JSON →
library3.0.25javamavenunverified

Groovy NIO provides enhanced file and I/O operations using Java NIO for the Groovy language.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-nio</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-NIO
G
groovy-nio
utilityjavav3.0.25
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.

GroovyPath
groovy.nio.GroovyPath

Create a GroovyPath from a string

import groovy.nio.GroovyPath; import java.nio.file.Path; Path path = GroovyPath.fromString("/tmp"); System.out.println(path);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
groovy-nio — mvn dependency:get groovy-nio · libregistry