Class MokamintPlotter.POMVersionProvider

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

public static class MokamintPlotter.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