| License | License | 
|---|---|
| Categories | CategoriesMyBatis Data ORM | 
| GroupId | GroupIdcom.talanlabs | 
| ArtifactId | ArtifactIdbean-mybatis-parent | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionBean - MyBatis - Parent Simplify MyBatis with Bean | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bean-mybatis-parent-1.0.1.pom | 14 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.talanlabs/bean-mybatis-parent/ -->
<dependency>
    <groupId>com.talanlabs</groupId>
    <artifactId>bean-mybatis-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.talanlabs/bean-mybatis-parent/
implementation 'com.talanlabs:bean-mybatis-parent:1.0.1'// https://jarcasting.com/artifacts/com.talanlabs/bean-mybatis-parent/
implementation ("com.talanlabs:bean-mybatis-parent:1.0.1")'com.talanlabs:bean-mybatis-parent:pom:1.0.1'<dependency org="com.talanlabs" name="bean-mybatis-parent" rev="1.0.1">
  <artifact name="bean-mybatis-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.talanlabs', module='bean-mybatis-parent', version='1.0.1')
)libraryDependencies += "com.talanlabs" % "bean-mybatis-parent" % "1.0.1"[com.talanlabs/bean-mybatis-parent "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| com.google.guava : guava | jar | 19.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 | 
| org.apache.logging.log4j : log4j-core | jar | 2.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.8.0 | 
| org.mockito : mockito-core | jar | 1.10.19 |