License |
License |
---|---|
GroupId | GroupIdworks.lmz.util |
ArtifactId | ArtifactIdlmz-version |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlmz-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.
|
Filename | Size |
---|---|
lmz-version-1.1.pom | |
lmz-version-1.1.jar | 8 KB |
lmz-version-1.1-sources.jar | 2 KB |
lmz-version-1.1-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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) |