Component - MyBatis - Parent

Simplify MyBatis with Component Bean

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

component-mybatis-parent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Component - MyBatis - Parent
Simplify MyBatis with Component 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 component-mybatis-parent

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.logging.log4j : log4j-core jar 2.5
com.google.guava : guava jar 19.0
com.talanlabs : component-bean jar 1.0.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0