com.io7m.claypot.core

JCommander conventions for io7m projects (Core)

License

License

GroupId

GroupId

com.io7m.claypot
ArtifactId

ArtifactId

com.io7m.claypot.core
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.claypot.core
JCommander conventions for io7m projects (Core)
Project URL

Project URL

https://www.io7m.com/software/claypot

Download com.io7m.claypot.core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.beust : jcommander jar 1.82
ch.qos.logback : logback-classic jar 1.3.0-alpha14
org.slf4j : slf4j-api jar 2.0.0-alpha7

provided (4)

Group / Artifact Type Version
org.immutables : value jar 2.9.0
com.io7m.immutables.style : com.io7m.immutables.style jar 0.0.1
org.osgi : org.osgi.annotation.bundle jar 2.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1