Last Version

lmz-version 1.1

Central place to hold and find the version of the application that is running. This comes from the manifest file, unless we are in dev mode in which case it will come from the POM in the classpath that holds the test classes.

License

License

GroupId

GroupId

works.lmz.util
ArtifactId

ArtifactId

lmz-version
Version

Version

1.1
Type

Type

jar
Description

Description

lmz-version
Central place to hold and find the version of the application that is running. This comes from the manifest file, unless we are in dev mode in which case it will come from the POM in the classpath that holds the test classes.

Download lmz-version 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
works.lmz.common : common-configuration jar [1.1,)
works.lmz.composite : composite-groovy jar [1.1,)
works.lmz.common : common-stereotypes jar [1.1,)
com.bluetrainsoftware : classpath-scanner jar [1.7,)
works.lmz.common : common-lmz-flags jar [1.1,2)
works.lmz.composite : composite-unit-test jar [1.1,2)

Project Modules

There are no modules declared in this project.