| License | 
                License
                                                        The MIT License (MIT)                                                 
                             | 
        
|---|---|
| GroupId | GroupIdcom.mozu | 
    
| ArtifactId | ArtifactIdmozu-api-core | 
    
| Last Version | Last Version2.6.0-RC1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmozu-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 | 
            
| Filename | Size | 
|---|---|
| mozu-api-core-2.6.0-RC1.pom | |
| mozu-api-core-2.6.0-RC1.jar | 1 MB | 
| mozu-api-core-2.6.0-RC1-sources.jar | 1 MB | 
| mozu-api-core-2.6.0-RC1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.jmockit : jmockit | jar | 1.7 | 
| junit : junit | jar | 4.12 |