You can download unix4j-command-0.4.jar in this page.
Open Source
unix4j-command-0.4.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.unix4j/unix4j-command/pom.properties META-INF/maven/org.unix4j/unix4j-command/pom.xml codegen.templates.Arguments.java codegen.templates.Command.java codegen.templates.Factory.java codegen.templates.Option.java codegen.templates.OptionSet.java codegen.templates.OptionSets.java codegen.templates.Options.java codegen.templates.include.options-javadoc.java codegen.templates.include.returntype-class-javadoc.java codegen.templates.include.returntype-method-javadoc.java codegen.templates.org.unix4j.Unix4j.java codegen.templates.org.unix4j.builder.DefaultUnix4jCommandBuilder.java codegen.templates.org.unix4j.builder.Unix4jCommandBuilder.java codegen.templates.package-info.java codegen/config.fmpp codegen/templates/include/builder-method-javadoc.fmpp codegen/templates/include/macros.fmpp codegen/templates/include/option-javadoc.fmpp command-definition/cat.html command-definition/cat.xml command-definition/cd.html command-definition/cd.xml command-definition/command-def.xsd command-definition/cut.html command-definition/cut.xml command-definition/echo.html command-definition/echo.xml command-definition/find.html command-definition/find.xml command-definition/from.html command-definition/from.xml command-definition/grep.html command-definition/grep.xml command-definition/head.html command-definition/head.xml command-definition/ls.html command-definition/ls.xml command-definition/sed.html command-definition/sed.xml command-definition/sort.html command-definition/sort.xml command-definition/tail.html command-definition/tail.xml command-definition/uniq.html command-definition/uniq.xml command-definition/wc.html command-definition/wc.xml command-definition/xargs.html command-definition/xargs.xml org.unix4j.Unix4j.class org.unix4j.builder.DefaultUnix4jCommandBuilder.class org.unix4j.builder.Unix4jCommandBuilder.class org.unix4j.unix.Cat.class org.unix4j.unix.Cd.class org.unix4j.unix.Cut.class org.unix4j.unix.Echo.class org.unix4j.unix.Find.class org.unix4j.unix.From.class org.unix4j.unix.Grep.class org.unix4j.unix.Head.class org.unix4j.unix.Ls.class org.unix4j.unix.Sed.class org.unix4j.unix.Sort.class org.unix4j.unix.Tail.class org.unix4j.unix.Uniq.class org.unix4j.unix.Wc.class org.unix4j.unix.Xargs.class org.unix4j.unix.cat.CatArguments.class org.unix4j.unix.cat.CatCommand.class org.unix4j.unix.cat.CatFactory.class org.unix4j.unix.cat.CatOption.class org.unix4j.unix.cat.CatOptionSet_bns.class org.unix4j.unix.cat.CatOptionSet_bs.class org.unix4j.unix.cat.CatOptionSet_ns.class org.unix4j.unix.cat.CatOptionSets.class org.unix4j.unix.cat.CatOptions.class org.unix4j.unix.cat.CatProcessor.class org.unix4j.unix.cat.NumberLinesProcessor.class org.unix4j.unix.cat.SqueezeEmptyLinesProcessor.class org.unix4j.unix.cd.CdArguments.class org.unix4j.unix.cd.CdCommand.class org.unix4j.unix.cd.CdFactory.class org.unix4j.unix.cut.CutArguments.class org.unix4j.unix.cut.CutCommand.class org.unix4j.unix.cut.CutFactory.class org.unix4j.unix.cut.CutOption.class org.unix4j.unix.cut.CutOptionSet_cf.class org.unix4j.unix.cut.CutOptionSets.class org.unix4j.unix.cut.CutOptions.class org.unix4j.unix.echo.EchoArguments.class org.unix4j.unix.echo.EchoCommand.class org.unix4j.unix.echo.EchoFactory.class org.unix4j.unix.echo.EchoOption.class org.unix4j.unix.echo.EchoOptionSet_n.class org.unix4j.unix.echo.EchoOptionSets.class org.unix4j.unix.echo.EchoOptions.class org.unix4j.unix.find.CompositeFileFilter.class org.unix4j.unix.find.FileAttributes.class org.unix4j.unix.find.FileAttributes7.class org.unix4j.unix.find.FindArguments.class org.unix4j.unix.find.FindCommand.class org.unix4j.unix.find.FindFactory.class org.unix4j.unix.find.FindOption.class org.unix4j.unix.find.FindOptionSet_acdfilmnorxz.class org.unix4j.unix.find.FindOptionSet_acdimnorz.class org.unix4j.unix.find.FindOptionSet_acfimnorz.class org.unix4j.unix.find.FindOptionSet_acilmnorz.class org.unix4j.unix.find.FindOptionSet_acimnorxz.class org.unix4j.unix.find.FindOptionSet_adfilnorxz.class org.unix4j.unix.find.FindOptionSet_adinorz.class org.unix4j.unix.find.FindOptionSet_afinorz.class org.unix4j.unix.find.FindOptionSet_ailnorz.class org.unix4j.unix.find.FindOptionSet_ainorxz.class org.unix4j.unix.find.FindOptionSet_cdfilnorxz.class org.unix4j.unix.find.FindOptionSet_cdinorz.class org.unix4j.unix.find.FindOptionSet_cfinorz.class org.unix4j.unix.find.FindOptionSet_cilnorz.class org.unix4j.unix.find.FindOptionSet_cinorxz.class org.unix4j.unix.find.FindOptionSet_dfilmnorxz.class org.unix4j.unix.find.FindOptionSet_dimnorz.class org.unix4j.unix.find.FindOptionSet_fimnorz.class org.unix4j.unix.find.FindOptionSet_ilmnorz.class org.unix4j.unix.find.FindOptionSet_imnorxz.class org.unix4j.unix.find.FindOptionSets.class org.unix4j.unix.find.FindOptions.class org.unix4j.unix.find.NameFilter.class org.unix4j.unix.find.Optionable.class org.unix4j.unix.find.OptionableUtil.class org.unix4j.unix.find.RegexFilter.class org.unix4j.unix.find.SizeFilter.class org.unix4j.unix.find.TimeFilter.class org.unix4j.unix.find.TypeFilter.class org.unix4j.unix.from.FromArguments.class org.unix4j.unix.from.FromCommand.class org.unix4j.unix.from.FromFactory.class org.unix4j.unix.grep.AbstractGrepProcessor.class org.unix4j.unix.grep.CountMatchingLinesProcessor.class org.unix4j.unix.grep.FixedStringMatcher.class org.unix4j.unix.grep.GrepArguments.class org.unix4j.unix.grep.GrepCommand.class org.unix4j.unix.grep.GrepFactory.class org.unix4j.unix.grep.GrepOption.class org.unix4j.unix.grep.GrepOptionSet_Fcilnvx.class org.unix4j.unix.grep.GrepOptionSets.class org.unix4j.unix.grep.GrepOptions.class org.unix4j.unix.grep.InvertedMatcher.class org.unix4j.unix.grep.LineMatcher.class org.unix4j.unix.grep.RegexpMatcher.class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor.class org.unix4j.unix.grep.WriteMatchingLinesProcessor.class org.unix4j.unix.head.AbstractHeadProcessor.class org.unix4j.unix.head.HeadArguments.class org.unix4j.unix.head.HeadCharsProcessor.class org.unix4j.unix.head.HeadCommand.class org.unix4j.unix.head.HeadFactory.class org.unix4j.unix.head.HeadLinesProcessor.class org.unix4j.unix.head.HeadOption.class org.unix4j.unix.head.HeadOptionSet_cq.class org.unix4j.unix.head.HeadOptionSets.class org.unix4j.unix.head.HeadOptions.class org.unix4j.unix.ls.FileComparators.class org.unix4j.unix.ls.LsArguments.class org.unix4j.unix.ls.LsCommand.class org.unix4j.unix.ls.LsFactory.class org.unix4j.unix.ls.LsFormatter.class org.unix4j.unix.ls.LsFormatterDirectoryHeader.class org.unix4j.unix.ls.LsFormatterLong.class org.unix4j.unix.ls.LsFormatterLong7.class org.unix4j.unix.ls.LsFormatterShort.class org.unix4j.unix.ls.LsOption.class org.unix4j.unix.ls.LsOptionSet_Rahlrt.class org.unix4j.unix.ls.LsOptionSets.class org.unix4j.unix.ls.LsOptions.class org.unix4j.unix.sed.AbstractRegexpProcessor.class org.unix4j.unix.sed.AbstractSedProcessor.class org.unix4j.unix.sed.AbstractTextProcessor.class org.unix4j.unix.sed.AppendProcessor.class org.unix4j.unix.sed.ChangeProcessor.class org.unix4j.unix.sed.CharMap.class org.unix4j.unix.sed.Command.class org.unix4j.unix.sed.DeleteProcessor.class org.unix4j.unix.sed.InsertProcessor.class org.unix4j.unix.sed.PrintProcessor.class org.unix4j.unix.sed.SedArguments.class org.unix4j.unix.sed.SedCommand.class org.unix4j.unix.sed.SedFactory.class org.unix4j.unix.sed.SedOption.class org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy.class org.unix4j.unix.sed.SedOptionSet_Iaglnp.class org.unix4j.unix.sed.SedOptionSet_Icglnp.class org.unix4j.unix.sed.SedOptionSet_Idglnp.class org.unix4j.unix.sed.SedOptionSet_Igilnp.class org.unix4j.unix.sed.SedOptionSet_Iglnps.class org.unix4j.unix.sed.SedOptionSet_Iglnpy.class org.unix4j.unix.sed.SedOptionSets.class org.unix4j.unix.sed.SedOptions.class org.unix4j.unix.sed.SubstituteProcessor.class org.unix4j.unix.sed.TranslateProcessor.class org.unix4j.unix.sort.AbstractSortProcessor.class org.unix4j.unix.sort.CheckProcessor.class org.unix4j.unix.sort.MergeProcessor.class org.unix4j.unix.sort.SortArguments.class org.unix4j.unix.sort.SortCommand.class org.unix4j.unix.sort.SortFactory.class org.unix4j.unix.sort.SortOption.class org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru.class org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru.class org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru.class org.unix4j.unix.sort.SortOptionSet_Mbcdfmru.class org.unix4j.unix.sort.SortOptionSet_Mbcdfru.class org.unix4j.unix.sort.SortOptionSet_Mbdfmru.class org.unix4j.unix.sort.SortOptionSet_Vbcdfmru.class org.unix4j.unix.sort.SortOptionSet_Vbcdfru.class org.unix4j.unix.sort.SortOptionSet_Vbdfmru.class org.unix4j.unix.sort.SortOptionSet_bcdfgmru.class org.unix4j.unix.sort.SortOptionSet_bcdfgru.class org.unix4j.unix.sort.SortOptionSet_bcdfhmru.class org.unix4j.unix.sort.SortOptionSet_bcdfhru.class org.unix4j.unix.sort.SortOptionSet_bcdfmnru.class org.unix4j.unix.sort.SortOptionSet_bcdfnru.class org.unix4j.unix.sort.SortOptionSet_bdfgmru.class org.unix4j.unix.sort.SortOptionSet_bdfhmru.class org.unix4j.unix.sort.SortOptionSet_bdfmnru.class org.unix4j.unix.sort.SortOptionSets.class org.unix4j.unix.sort.SortOptions.class org.unix4j.unix.sort.SortProcessor.class org.unix4j.unix.sort.UniqueSortProcessor.class org.unix4j.unix.tail.AbstractTailProcessor.class org.unix4j.unix.tail.TailArguments.class org.unix4j.unix.tail.TailCharsFromEndProcessor.class org.unix4j.unix.tail.TailCharsFromStartProcessor.class org.unix4j.unix.tail.TailCommand.class org.unix4j.unix.tail.TailFactory.class org.unix4j.unix.tail.TailLinesFromEndProcessor.class org.unix4j.unix.tail.TailLinesFromStartProcessor.class org.unix4j.unix.tail.TailOption.class org.unix4j.unix.tail.TailOptionSet_cqs.class org.unix4j.unix.tail.TailOptionSets.class org.unix4j.unix.tail.TailOptions.class org.unix4j.unix.uniq.AdjacentProcessor.class org.unix4j.unix.uniq.CountUtil.class org.unix4j.unix.uniq.GlobalProcessor.class org.unix4j.unix.uniq.UniqArguments.class org.unix4j.unix.uniq.UniqCommand.class org.unix4j.unix.uniq.UniqFactory.class org.unix4j.unix.uniq.UniqOption.class org.unix4j.unix.uniq.UniqOptionSet_cdgu.class org.unix4j.unix.uniq.UniqOptionSet_cg.class org.unix4j.unix.uniq.UniqOptionSet_dg.class org.unix4j.unix.uniq.UniqOptionSet_gu.class org.unix4j.unix.uniq.UniqOptionSets.class org.unix4j.unix.uniq.UniqOptions.class org.unix4j.unix.uniq.UniqProcessor.class org.unix4j.unix.wc.CounterType.class org.unix4j.unix.wc.Counters.class org.unix4j.unix.wc.WcArguments.class org.unix4j.unix.wc.WcCommand.class org.unix4j.unix.wc.WcFactory.class org.unix4j.unix.wc.WcFileProcessor.class org.unix4j.unix.wc.WcMultipleFilesProcessor.class org.unix4j.unix.wc.WcOption.class org.unix4j.unix.wc.WcOptionSet_lmw.class org.unix4j.unix.wc.WcOptionSets.class org.unix4j.unix.wc.WcOptions.class org.unix4j.unix.wc.WcProcessor.class org.unix4j.unix.xargs.CharDelimitedItemizer.class org.unix4j.unix.xargs.DefaultItemStorage.class org.unix4j.unix.xargs.ItemStorage.class org.unix4j.unix.xargs.Itemizer.class org.unix4j.unix.xargs.WhitespaceItemizer.class org.unix4j.unix.xargs.XargsArguments.class org.unix4j.unix.xargs.XargsCommand.class org.unix4j.unix.xargs.XargsFactory.class org.unix4j.unix.xargs.XargsLineProcessor.class org.unix4j.unix.xargs.XargsOption.class org.unix4j.unix.xargs.XargsOptionSet_rtxz.class org.unix4j.unix.xargs.XargsOptionSets.class org.unix4j.unix.xargs.XargsOptions.class org.unix4j.unix.xargs.XargsOutput.class
unix4j-command-0.4.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.unix4j</groupId> <artifactId>unix4j-core</artifactId> <version>0.4</version> </parent> <artifactId>unix4j-command</artifactId> <build> <plugins> <!-- Freemarker maven plugin for code generation --> <plugin> <groupId>com.googlecode.fmpp-maven-plugin</groupId> <artifactId>fmpp-maven-plugin</artifactId> <version>1.0</version> <dependencies> <dependency> <groupId>org.unix4j</groupId> <artifactId>unix4j-tools</artifactId> <version>${project.parent.version}</version> <optional>true</optional> </dependency> </dependencies> <configuration> <cfgFile>src/main/resources/codegen/config.fmpp</cfgFile> <outputDirectory>target/generated-sources/main</outputDirectory> <templateDirectory>src/main/resources/codegen/templates</templateDirectory> </configuration> <executions> <execution> <phase>generate-sources</phase> <goals> <goal>generate</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <executions> <execution> <phase>generate-sources</phase> <goals> <goal>add-source</goal> </goals> <configuration> <sources> <source>target/generated-sources/main</source> </sources> </configuration> </execution> </executions> </plugin> </plugins> <pluginManagement> <plugins> <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--> <plugin> <groupId>org.eclipse.m2e</groupId> <artifactId>lifecycle-mapping</artifactId> <version>1.0.0</version> <configuration> <lifecycleMappingMetadata> <pluginExecutions> <pluginExecution> <pluginExecutionFilter> <groupId> com.googlecode.fmpp-maven-plugin </groupId> <artifactId> fmpp-maven-plugin </artifactId> <versionRange> [1.0,) </versionRange> <goals> <goal>generate</goal> </goals> </pluginExecutionFilter> <action> <ignore /> </action> </pluginExecution> </pluginExecutions> </lifecycleMappingMetadata> </configuration> </plugin> </plugins> </pluginManagement> </build> <dependencies> <!-- <dependency> <groupId>org.unix4j</groupId> <artifactId>unix4j-tools</artifactId> <version>0.1-SNAPSHOT</version> <optional>true</optional> </dependency> --> <dependency> <groupId>org.unix4j</groupId> <artifactId>unix4j-base</artifactId> <version>${project.parent.version}</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.10</version> <scope>test</scope> </dependency> </dependencies> <profiles> <profile> <id>jdk16</id> <activation> <activeByDefault>true</activeByDefault> </activation> </profile> <profile> <id>jdk17</id> <activation> <jdk>1.7</jdk> </activation> </profile> </profiles> </project>
<dependency> <groupId>org.unix4j</groupId> <artifactId>unix4j-command</artifactId> <version>0.4</version> </dependency>
If you think the following unix4j-command-0.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download unix4j-command-0.4.jar file