kwseok / sbt-axis   0.2.4

GitHub

A SBT plugin for Axis to generate java sources from WSDL using WSDL2Java

sbt-axis 0.2.4


Group ID:
com.github.stonexx.sbt
Artifact ID:
sbt-axis
Version:
0.2.4
Release Date:
Sep 20, 2016
Licenses:
Files:

libraryDependencies += "com.github.stonexx.sbt" % "sbt-axis" % "0.2.4"

Mill build tool

ivy"com.github.stonexx.sbt:sbt-axis:0.2.4"

Scala CLI

//> using dep "com.github.stonexx.sbt:sbt-axis:0.2.4"

Ammonite REPL

import $ivy.`com.github.stonexx.sbt:sbt-axis:0.2.4`

<dependency>
  <groupId>com.github.stonexx.sbt</groupId>
  <artifactId>sbt-axis</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.stonexx.sbt', name: 'sbt-axis', version: '0.2.4'