Last Version

Magja Parent 1.1.0

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.magja
ArtifactId

ArtifactId

magja-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Magja Parent
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.
Project URL

Project URL

https://github.com/magja/magja
Project Organization

Project Organization

Magja
Source Code Management

Source Code Management

https://github.com/magja/magja

Download magja-parent 1.1.0

Filename Size
magja-parent-1.1.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • connector