Centipede -- utilities for developing command line applications in Java

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

centipede
Last Version

Last Version

100.2
Release Date

Release Date

Type

Type

jar
Description

Description

Centipede -- utilities for developing command line applications in Java
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/paulhoule/infovore/wiki/Centipede

Download centipede

How to add to project

<!-- https://jarcasting.com/artifacts/com.ontology2/centipede/ -->
<dependency>
    <groupId>com.ontology2</groupId>
    <artifactId>centipede</artifactId>
    <version>100.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/centipede/
implementation 'com.ontology2:centipede:100.2'
// https://jarcasting.com/artifacts/com.ontology2/centipede/
implementation ("com.ontology2:centipede:100.2")
'com.ontology2:centipede:jar:100.2'
<dependency org="com.ontology2" name="centipede" rev="100.2">
  <artifact name="centipede" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='centipede', version='100.2')
)
libraryDependencies += "com.ontology2" % "centipede" % "100.2"
[com.ontology2/centipede "100.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.ontology2 : centipede-parser jar 100.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
100.2
100.0
99.9
99.8
99.7
99.6
99.5
99.4
99.3
99.2
99.1
99.0
98.9
98.8
98.7
98.6
t20131103
t20131028
t20131021
t20131015