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-parent
Last Version

Last Version

100.2
Release Date

Release Date

Type

Type

pom
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-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • centipede-parser
  • centipede
  • centipede-archetype

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