is not current version
Last Version 1.5.3

com.legsem.legstar:legstar-chttprt 1.5.1

HTTP-based connectivity to CICS.

GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

legstar-chttprt
Version

Version

1.5.1
Type

Type

jar

Download legstar-chttprt 1.5.1


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