is not current version
Last Version 2.2.1

com.github.satant:pj.mybatis 2.0.1


Categories

Categories

Ant Build Tools MyBatis Data ORM
GroupId

GroupId

com.github.satant
ArtifactId

ArtifactId

pj.mybatis
Version

Version

2.0.1
Type

Type

jar

Download pj.mybatis 2.0.1


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