| License |
License |
|---|---|
| GroupId | GroupIdcom.ecfront |
| ArtifactId | ArtifactIdez-odoo-ws |
| Last Version | Last Version0.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEZ Odoo Web Services
Odoo Web Services
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ez-odoo-ws-0.3.9.pom | |
| ez-odoo-ws-0.3.9.jar | 90 KB |
| ez-odoo-ws-0.3.9-sources.jar | 5 KB |
| ez-odoo-ws-0.3.9-javadoc.jar | 403 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-odoo-ws/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-odoo-ws</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-odoo-ws/
implementation 'com.ecfront:ez-odoo-ws:0.3.9'
// https://jarcasting.com/artifacts/com.ecfront/ez-odoo-ws/
implementation ("com.ecfront:ez-odoo-ws:0.3.9")
'com.ecfront:ez-odoo-ws:jar:0.3.9'
<dependency org="com.ecfront" name="ez-odoo-ws" rev="0.3.9">
<artifact name="ez-odoo-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-odoo-ws', version='0.3.9')
)
libraryDependencies += "com.ecfront" % "ez-odoo-ws" % "0.3.9"
[com.ecfront/ez-odoo-ws "0.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ecfront : ez-common | jar | 0.4.9 |
| org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 |
| org.scala-lang : scala-library | jar | 2.11.6 |
| com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.5 |