magja

Magja is a java connector for access the Magento API (http://www.magentocommerce.com/support/magento_core_api), with that you will be able to manipulate the magento products (images include), categories, customers, orders, and much more. Just you have to do its create a properties file with the connection parameters for the magento installation. For more information visit the project page.

Лицензия

Лицензия

Группа

Группа

com.google.code.magja
Идентификатор

Идентификатор

magja
Последняя версия

Последняя версия

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

magja
Magja is a java connector for access the Magento API (http://www.magentocommerce.com/support/magento_core_api), with that you will be able to manipulate the magento products (images include), categories, customers, orders, and much more. Just you have to do its create a properties file with the connection parameters for the magento installation. For more information visit the project page.
Организация-разработчик

Организация-разработчик

Panticz

Скачать magja

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.code.magja/magja/ -->
<dependency>
    <groupId>com.google.code.magja</groupId>
    <artifactId>magja</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.magja/magja/
implementation 'com.google.code.magja:magja:0.0.3'
// https://jarcasting.com/artifacts/com.google.code.magja/magja/
implementation ("com.google.code.magja:magja:0.0.3")
'com.google.code.magja:magja:jar:0.0.3'
<dependency org="com.google.code.magja" name="magja" rev="0.0.3">
  <artifact name="magja" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.magja', module='magja', version='0.0.3')
)
libraryDependencies += "com.google.code.magja" % "magja" % "0.0.3"
[com.google.code.magja/magja "0.0.3"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.axis2 : axis2 jar 1.5.1
org.apache.axis2 : axis2-transport-local jar 1.5.1
org.apache.axis2 : axis2-transport-http jar 1.5.1
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpcore jar 4.0.1
org.apache.woden : woden-api jar 1.0M8
org.apache.ws.commons.axiom : axiom-api jar 1.2.8
org.apache.ws.commons.axiom : axiom-impl jar 1.2.8
wsdl4j : wsdl4j jar 1.6.2
org.apache.ws.commons.schema : XmlSchema jar 1.4.5
org.apache.neethi : neethi jar 2.0.4
commons-lang : commons-lang jar 2.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.3
0.0.2
0.0.1