Component - MyBatis - Parent

Simplify MyBatis with Component Bean

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.talanlabs
Идентификатор

Идентификатор

component-mybatis-parent
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Component - MyBatis - Parent
Simplify MyBatis with Component Bean
Ссылка на сайт

Ссылка на сайт

http://www.talanlabs.com
Организация-разработчик

Организация-разработчик

TalanLabs
Система контроля версий

Система контроля версий

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

Скачать component-mybatis-parent

Имя Файла Размер
component-mybatis-parent-1.0.4.pom 17 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
com.talanlabs : component-bean-apt jar 1.0.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0