is not current version
Last Version 2.2.1

com.github.satant:pj.mybatis 2.2.0


Categories

Categories

Ant Build Tools MyBatis Data ORM
GroupId

GroupId

com.github.satant
ArtifactId

ArtifactId

pj.mybatis
Version

Version

2.2.0
Type

Type

jar

Download pj.mybatis 2.2.0


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