pj.mybatis

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Ant Build Tools MyBatis Data ORM
GroupId

GroupId

com.github.satant
ArtifactId

ArtifactId

pj.mybatis
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

pj.mybatis
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/satant/pj.mybatis

Download pj.mybatis

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.7
javax.persistence : persistence-api jar 1.0.2
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
tk.mybatis : mapper jar 4.0.2
tk.mybatis : mapper-spring jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.1
2.0.1
2.0