Hi,
where can I find a list of maven dependencies, which I need for a
specific axis2 task.
E.g. running a client or server using ADB.
I would like to have a pom-dependencies-snippet:
<dependencies>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2</artifactId>
<version>1.4</version>
</dependency>
...
Kind regards
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]