Skip to content

Latest commit

 

History

923 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Native Runtime - POSIX

Overview

jnr-posix is a lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project (http://github.com/jnr)

Releasing

Deploy artifacts to Sonatype Central with the following command:

mvn clean deploy

Deploy release artifacts to Maven Central by updating the release version to remove -SNAPSHOT and running the following command:

mvn clean deploy -Prelease

Update the release version to the next snapshot after the release artifacts have been published.

About

Java Posix layer

Resources

Stars

252 stars

Watchers

18 watching

Forks

Releases

Packages

Used by

Contributors

Languages