Class MokamintMiner.POMVersionProvider

java.lang.Object
io.hotmoka.cli.internal.AbstractPropertyFileVersionProviderImpl
io.hotmoka.cli.AbstractPropertyFileVersionProvider
io.mokamint.miner.cli.MokamintMiner.POMVersionProvider
All Implemented Interfaces:
picocli.CommandLine.IVersionProvider
Enclosing class:
MokamintMiner

public static class MokamintMiner.POMVersionProvider extends io.hotmoka.cli.AbstractPropertyFileVersionProvider
A provider of the version of this tool, taken from the property declaration into the POM file.
  • Constructor Details

    • POMVersionProvider

      public POMVersionProvider()
      Creates the provider.
  • Method Details