Last Version

com.github.senssic:sc-mybatis-generator 1.0.0

Dependency definitions for all tools projects

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.senssic
ArtifactId

ArtifactId

sc-mybatis-generator
Version

Version

1.0.0
Type

Type

jar
Description

Description

Dependency definitions for all tools projects

Download sc-mybatis-generator 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.2
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jcl-over-slf4j jar 1.7.21
com.alibaba : fastjson jar 1.2.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.