Component Bean - MyBatis

Simplify MyBatis with Bean

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

component-bean-mybatis
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Component Bean - MyBatis
Simplify MyBatis with Bean
Project URL

Project URL

http://www.talanlabs.com/component-bean-mybatis
Project Organization

Project Organization

TalanLabs
Source Code Management

Source Code Management

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

Download component-bean-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.talanlabs/component-bean-mybatis/ -->
<dependency>
    <groupId>com.talanlabs</groupId>
    <artifactId>component-bean-mybatis</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.talanlabs/component-bean-mybatis/
implementation 'com.talanlabs:component-bean-mybatis:1.0.1'
// https://jarcasting.com/artifacts/com.talanlabs/component-bean-mybatis/
implementation ("com.talanlabs:component-bean-mybatis:1.0.1")
'com.talanlabs:component-bean-mybatis:jar:1.0.1'
<dependency org="com.talanlabs" name="component-bean-mybatis" rev="1.0.1">
  <artifact name="component-bean-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talanlabs', module='component-bean-mybatis', version='1.0.1')
)
libraryDependencies += "com.talanlabs" % "component-bean-mybatis" % "1.0.1"
[com.talanlabs/component-bean-mybatis "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.talanlabs : bean-mybatis jar 1.0.1
com.talanlabs : component-bean jar 1.0.1
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

provided (1)

Group / Artifact Type Version
com.talanlabs : component-bean-apt jar 1.0.1

test (4)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.4
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.

Versions

Version
1.0.1
1.0.0