is not current version
Last Version 4.0.8

com.axway.ats.httpdblogger:ats-httpdblogger 4.0.2

ATS HTTP application for logging test data in ATS DB

GroupId

GroupId

com.axway.ats.httpdblogger
ArtifactId

ArtifactId

ats-httpdblogger
Version

Version

4.0.2
Type

Type

war

Download ats-httpdblogger 4.0.2


<!-- https://jarcasting.com/artifacts/com.axway.ats.httpdblogger/ats-httpdblogger/ -->
<dependency>
    <groupId>com.axway.ats.httpdblogger</groupId>
    <artifactId>ats-httpdblogger</artifactId>
    <version>4.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.httpdblogger/ats-httpdblogger/
implementation 'com.axway.ats.httpdblogger:ats-httpdblogger:4.0.2'
// https://jarcasting.com/artifacts/com.axway.ats.httpdblogger/ats-httpdblogger/
implementation ("com.axway.ats.httpdblogger:ats-httpdblogger:4.0.2")
'com.axway.ats.httpdblogger:ats-httpdblogger:war:4.0.2'
<dependency org="com.axway.ats.httpdblogger" name="ats-httpdblogger" rev="4.0.2">
  <artifact name="ats-httpdblogger" type="war" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.httpdblogger', module='ats-httpdblogger', version='4.0.2')
)
libraryDependencies += "com.axway.ats.httpdblogger" % "ats-httpdblogger" % "4.0.2"
[com.axway.ats.httpdblogger/ats-httpdblogger "4.0.2"]