GitHub / tools4j / unix4j
An implementation of Unix command line tools in Java.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tools4j%2Funix4j
PURL: pkg:github/tools4j/unix4j
Stars: 241
Forks: 43
Open issues: 18
License: mit
Language: Java
Size: 1.71 MB
Dependencies parsed at:
21
Created at: almost 10 years ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: 10 days ago
pom.xml
maven
- org.freemarker:freemarker 2.3.31
- org.slf4j:slf4j-api 1.7.30
- junit:junit test
- junit:junit 4.13.2 test
- org.slf4j:slf4j-log4j12 1.7.30 test
unix4j-core/pom.xml
maven
- junit:junit test
- org.unix4j:unix4j-base 0.7-SNAPSHOT
- junit:junit test
unix4j-examples/pom.xml
maven
- junit:junit 4.13.2 test
unix4j-perf/pom.xml
maven
- junit:junit test
- org.unix4j:unix4j-base ${project.version} test
- org.unix4j:unix4j-command ${project.version} test
unix4j-tools/pom.xml
maven
.github/workflows/maven.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite