Last Version

Bean - MyBatis - Parent 1.0.1

Simplify MyBatis with Bean

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

bean-mybatis-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Bean - MyBatis - Parent
Simplify MyBatis with Bean
Project URL

Project URL

http://www.talanlabs.com
Project Organization

Project Organization

TalanLabs
Source Code Management

Source Code Management

https://gitlab.talanlabs.com/gabriel-allaigre/component-mybatis-parent

Download bean-mybatis-parent 1.0.1


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.