Last Version

play-soap-client 1.2.0

play-soap client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-soap-client_2.13
Version

Version

1.2.0
Type

Type

jar
Description

Description

play-soap-client
play-soap client
Project URL

Project URL

https://github.com/playframework/play-soap
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/playframework/play-soap

Download play-soap-client_2.13 1.2.0


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-soap-client_2.13/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-soap-client_2.13</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-soap-client_2.13/
implementation 'com.typesafe.play:play-soap-client_2.13:1.2.0'
// https://jarcasting.com/artifacts/com.typesafe.play/play-soap-client_2.13/
implementation ("com.typesafe.play:play-soap-client_2.13:1.2.0")
'com.typesafe.play:play-soap-client_2.13:jar:1.2.0'
<dependency org="com.typesafe.play" name="play-soap-client_2.13" rev="1.2.0">
  <artifact name="play-soap-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-soap-client_2.13', version='1.2.0')
)
libraryDependencies += "com.typesafe.play" % "play-soap-client_2.13" % "1.2.0"
[com.typesafe.play/play-soap-client_2.13 "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.4.0
org.apache.cxf : cxf-rt-transports-http-hc jar 3.4.0

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.13 jar 2.7.5

test (3)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http jar 3.4.0
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.4.0
com.typesafe.play : play-specs2_2.13 jar 2.7.5

Project Modules

There are no modules declared in this project.