Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

507 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plexus IO

Maven Central GitHub CI Reproducible Builds

Abstractions over files and resources: a uniform view of something to be read whether it is on disk, in an archive or in memory, plus the selectors and mappers used to filter and rename those resources.

Most people meet it through plexus-archiver, which uses it to decide what goes into an archive and under what name.

Status

Maintained, conservatively. The API is stable and widely depended on transitively, so changes are mostly bug fixes and dependency updates.

Using it

<dependency>
  <groupId>org.codehaus.plexus</groupId>
  <artifactId>plexus-io</artifactId>
  <version>3.6.0</version>
</dependency>

Check the badge above for the current version.

Requirements

Java 8 or later.

Documentation

Contributing

See CONTRIBUTING.md. In short: mvn verify builds, and run mvn spotless:apply before pushing or CI will fail on formatting.

Please report security vulnerabilities privately — see SECURITY.md, not a public issue.

About

File and resource abstractions, selectors and mappers

Topics

Resources

Contributing

Security policy

Stars

10 stars

Watchers

6 watching

Forks

Releases

Used by

Contributors

Languages