| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMyBatis Data ORM Bootique User Interface Web Frameworks | 
        
| GroupId | GroupIdio.bootique.mybatis | 
    
| ArtifactId | ArtifactIdbootique-mybatis | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionParent of MyBatis integration modules 
         | 
    
| Project Organization | 
                    Project OrganizationObjectStyle LLC | 
            
| Filename | Size | 
|---|---|
| bootique-mybatis-2.0.1.pom | |
| bootique-mybatis-2.0.1.jar | 11 KB | 
| bootique-mybatis-2.0.1-sources.jar | 10 KB | 
| bootique-mybatis-2.0.1-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.bootique.mybatis/bootique-mybatis/ -->
<dependency>
    <groupId>io.bootique.mybatis</groupId>
    <artifactId>bootique-mybatis</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.bootique.mybatis/bootique-mybatis/
implementation 'io.bootique.mybatis:bootique-mybatis:2.0.1'
                // https://jarcasting.com/artifacts/io.bootique.mybatis/bootique-mybatis/
implementation ("io.bootique.mybatis:bootique-mybatis:2.0.1")
                'io.bootique.mybatis:bootique-mybatis:jar:2.0.1'
                <dependency org="io.bootique.mybatis" name="bootique-mybatis" rev="2.0.1">
  <artifact name="bootique-mybatis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.bootique.mybatis', module='bootique-mybatis', version='2.0.1')
)
                libraryDependencies += "io.bootique.mybatis" % "bootique-mybatis" % "2.0.1"
                [io.bootique.mybatis/bootique-mybatis "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.bootique : bootique | jar | 2.0.1 | 
| io.bootique.jdbc : bootique-jdbc | jar | 2.0.1 | 
| org.mybatis : mybatis | jar | 3.5.6 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
| io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.1 | 
| io.bootique.jdbc : bootique-jdbc-tomcat | jar | 2.0.1 |