imindeu / play-cxf   1.3.0

Apache License 2.0 GitHub

Apache CXF custom transport module for using SOAP with Play Framework.

Scala versions: 2.11

play-cxf_play22 1.2.0


Group ID:
eu.imind.play
Artifact ID:
play-cxf_play22_2.10
Version:
1.2.0
Release Date:
Sept 14, 2015
Licenses:
Files:
Full Scala Version:
2.10.2

libraryDependencies += "eu.imind.play" %% "play-cxf_play22" % "1.2.0"

Mill build tool

ivy"eu.imind.play::play-cxf_play22:1.2.0"

Scala CLI

//> using dep "eu.imind.play::play-cxf_play22:1.2.0"

Ammonite REPL

import $ivy.`eu.imind.play::play-cxf_play22:1.2.0`

<dependency>
  <groupId>eu.imind.play</groupId>
  <artifactId>play-cxf_play22_2.10</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'eu.imind.play', name: 'play-cxf_play22_2.10', version: '1.2.0'