AppInfo

AppInfo - display always current version of your software even when automatically deploying from CI server on QA

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.appinfo
ArtifactId

ArtifactId

appinfo
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

AppInfo
AppInfo - display always current version of your software even when automatically deploying from CI server on QA
Project URL

Project URL

http://appinfo.sourceforge.net/
Source Code Management

Source Code Management

http://appinfo.git.sourceforge.net/git/gitweb.cgi?p=appinfo/appinfo

Download appinfo

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
javax.servlet : servlet-api jar 2.5

test (8)

Group / Artifact Type Version
org.springframework : spring-core jar 3.0.4.RELEASE
org.springframework : spring-beans jar 3.0.4.RELEASE
org.springframework : spring-test jar 3.0.4.RELEASE
org.springframework : spring-context jar 3.0.4.RELEASE
org.testng : testng jar 5.11
org.mockito : mockito-all jar 1.8.5
ch.qos.logback : logback-classic jar 0.9.26
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0