You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
You can examine any WSDL with simple command line interface. If you already have all required repos in your deps.edn just execute `clj -Sdeps '{:deps {io.xapix/paos {:mvn/version "0.2.1"}}}' -m paos.core -h` and check available options.
53
+
You can examine any WSDL with simple command line interface. If you already have all required repos in your deps.edn just execute `clj -Sdeps '{:deps {io.xapix/paos {:mvn/version "0.2.2"}}}' -m paos.core -h` and check available options.
54
54
55
55
Or you can use standalone script with everything inplace:
56
56
@@ -59,7 +59,7 @@ Or you can use standalone script with everything inplace:
0 commit comments