Last Version

mozu-java-core 2.6.0-RC1

Mozu Java is a SDK that enables you to create robust Java applications that integrate with the Mozu platform

License

License

The MIT License (MIT)
GroupId

GroupId

com.mozu
ArtifactId

ArtifactId

mozu-api-core
Version

Version

2.6.0-RC1
Type

Type

jar
Description

Description

mozu-java-core
Mozu Java is a SDK that enables you to create robust Java applications that integrate with the Mozu platform
Project URL

Project URL

https://github.com/Mozu/mozu-java.git

Download mozu-api-core 2.6.0-RC1


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
commons-codec : commons-codec jar 1.9
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.2.3
commons-configuration : commons-configuration jar 1.10
joda-time : joda-time jar 2.9
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.