Skip to content

JNativeCopy is a Java wrapper for the cp command line utility on Linux and Mac.

Notifications You must be signed in to change notification settings

onexip/JNativeCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNativeCopy

JNativeCopy is a Java wrapper for the native zip and unzip command line utility for Linux and Mac.

Releases

Maven

Add the following dependency to your pom.xml file:

<dependency>
    <groupId>com.ultramixer</groupId>
    <artifactId>JNativeCopy</artifactId>
    <version>1.0.0</version>
</dependency>

Download

Check the release page to get the latest distribution.

Documentation

Take a look at ./docs/index.html (Currently outdated. Sorry.)

ChangeLog

Version 1.0.0 (2016-06-27)

  • first version

License

Licensed under Apache License v2.0# JNativeCopy

About

JNativeCopy is a Java wrapper for the cp command line utility on Linux and Mac.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages