| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.minlia.cloud.modules | 
    
| ArtifactId | ArtifactIdmodule-data | 
    
| Version | Version1.0.0.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionModule Data 
            Minlia Cloud Dependencies 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| module-data-1.0.0.RELEASE.pom | |
| module-data-1.0.0.RELEASE.jar | 153 KB | 
| module-data-1.0.0.RELEASE-sources.jar | 108 KB | 
| module-data-1.0.0.RELEASE-javadoc.jar | 565 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-data/ -->
<dependency>
    <groupId>com.minlia.cloud.modules</groupId>
    <artifactId>module-data</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-data/
implementation 'com.minlia.cloud.modules:module-data:1.0.0.RELEASE'
                // https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-data/
implementation ("com.minlia.cloud.modules:module-data:1.0.0.RELEASE")
                'com.minlia.cloud.modules:module-data:jar:1.0.0.RELEASE'
                <dependency org="com.minlia.cloud.modules" name="module-data" rev="1.0.0.RELEASE">
  <artifact name="module-data" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.minlia.cloud.modules', module='module-data', version='1.0.0.RELEASE')
)
                libraryDependencies += "com.minlia.cloud.modules" % "module-data" % "1.0.0.RELEASE"
                [com.minlia.cloud.modules/module-data "1.0.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.minlia.cloud : minlia-cloud-starter | jar | 1.0.0.RELEASE | 
| org.mybatis : mybatis | jar | 3.4.4 | 
| org.mybatis : mybatis-spring | jar | 1.3.1 | 
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.6.RELEASE | 
| mysql : mysql-connector-java | jar | 5.1.41 | 
| com.minlia.cloud.thirdparty : spring-data-batis-starter | jar | 1.0.0.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE | 
| org.springframework.boot : spring-boot-starter-undertow | jar | 1.5.6.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.lazyluke : log4jdbc-remix | jar | 0.2.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE | 
| com.h2database : h2 | jar | 1.4.194 |