https://github.com/mybatis/generator

code-generator java-8 kotlin mybatis mybatis-generator sql-generation

Last synced: about 1 month ago

Repository metadata:

A code generator for MyBatis.


Owner metadata:


Committers metadata

Last synced: 2 months ago

Total Commits: 1,513
Total Committers: 39
Avg Commits per committer: 38.795
Development Distribution Score (DDS): 0.496

Commits in past year: 164
Committers in past year: 4
Avg Commits per committer in past year: 41.0
Development Distribution Score (DDS) in past year: 0.189

Name Email Commits
Jeff Butler j****r@g****m 763
renovate[bot] 2****] 264
Jeremy Landis j****s@h****m 221
dependabot[bot] 4****] 125
dependabot-preview[bot] 2****] 53
Simone Tripodi s****i@g****m 14
Anton Ermakov a****v@a****u 10
Jeff Butler j****r@a****m 5
Eduardo Macarron e****n@g****m 5
kozake k****e@d****p 4
Iwao AVE! h****a@g****m 4
Clinton Begin c****n@g****m 4
[email protected] s****k 3
Kazuki Shimizu k****o@g****m 3
Paul Krause p****e@i****m 3
Yifei Zhang i****n@1****m 3
ready-research 7****h 2
Gan Dong h****d@g****m 2
Mike Scalora m****a@m****m 2
iwill y****u@1****m 2
l-scott-warner l****r@c****t 2
wangweiqing w****g@g****m 2
Elvys Soares e****5@c****r 1
Jason Shen j****n@f****m 1
Jasper de Vries j****s@n****l 1
Marco Speranza m****9@g****m 1
Michael y****n@g****m 1
Jorge 4****f 1
Michael Billington m****n@g****m 1
Octoape o****e@q****m 1
and 9 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

maven: org.mybatis.generator:mybatis-generator-core

MyBatis Generator - a code generator for MyBatis.

  • Homepage: https://www.mybatis.org/
  • Documentation: https://appdoc.app/artifact/org.mybatis.generator/mybatis-generator-core/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.4.2 (published almost 2 years ago)
  • Last Synced: 2024-11-11T00:38:46.148Z (about 1 month ago)
  • Versions: 11
  • Dependent Packages: 262
  • Dependent Repositories: 11,722
  • Docker Downloads: 20,365
  • Rankings:
    • Dependent repos count: 0.07%
    • Dependent packages count: 0.309%
    • Average: 2.203%
    • Forks count: 2.771%
    • Docker downloads count: 3.666%
    • Stargazers count: 4.198%
maven: org.mybatis.generator:mybatis-generator-maven-plugin

Maven plugin for MyBatis Generator.

  • Homepage: https://www.mybatis.org/
  • Documentation: https://appdoc.app/artifact/org.mybatis.generator/mybatis-generator-maven-plugin/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.4.2 (published almost 2 years ago)
  • Last Synced: 2024-11-11T00:38:45.253Z (about 1 month ago)
  • Versions: 11
  • Dependent Packages: 24
  • Dependent Repositories: 664
  • Rankings:
    • Dependent repos count: 0.506%
    • Average: 2.545%
    • Dependent packages count: 2.705%
    • Forks count: 2.771%
    • Stargazers count: 4.198%
maven: org.mybatis.generator:mybatis-generator

Parent POM for MyBatis Generator

  • Homepage: https://www.mybatis.org/
  • Documentation: https://appdoc.app/artifact/org.mybatis.generator/mybatis-generator/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.4.2 (published almost 2 years ago)
  • Last Synced: 2024-11-11T00:38:44.999Z (about 1 month ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 122
  • Rankings:
    • Dependent repos count: 1.677%
    • Forks count: 2.771%
    • Stargazers count: 4.198%
    • Average: 14.698%
    • Dependent packages count: 50.147%

Dependencies

core/mybatis-generator-core/pom.xml maven
  • commons-logging:commons-logging provided
  • org.apache.ant:ant provided
  • org.apache.logging.log4j:log4j-api provided
  • org.slf4j:slf4j-api provided
  • com.github.javaparser:javaparser-core
  • org.assertj:assertj-core
  • org.junit.jupiter:junit-jupiter-api
  • org.junit.jupiter:junit-jupiter-engine
  • org.junit.jupiter:junit-jupiter-params
  • org.junit.platform:junit-platform-launcher
  • ch.qos.logback:logback-classic test
  • org.hsqldb:hsqldb test
  • org.jetbrains.kotlin:kotlin-stdlib test
core/mybatis-generator-maven-plugin/pom.xml maven
  • org.apache.maven:maven-plugin-api provided
  • org.apache.maven.plugin-tools:maven-plugin-annotations
  • org.apache.maven:maven-core
  • org.mybatis.generator:mybatis-generator-core 1.4.2-SNAPSHOT
core/mybatis-generator-systests-domtests/pom.xml maven
  • org.mybatis.generator:mybatis-generator-core 1.4.2-SNAPSHOT
  • org.reflections:reflections
core/mybatis-generator-systests-kotlin/pom.xml maven
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 ${kotlin.version}
  • org.junit.jupiter:junit-jupiter-api
  • org.junit.jupiter:junit-jupiter-engine
  • org.junit.platform:junit-platform-launcher
  • org.mybatis.dynamic-sql:mybatis-dynamic-sql
  • org.mybatis.generator:mybatis-generator-systests-common ${project.version}
  • org.mybatis:mybatis
  • ch.qos.logback:logback-classic test
  • org.assertj:assertj-core test
  • org.hsqldb:hsqldb test
core/mybatis-generator-systests-mybatis3/pom.xml maven
  • org.junit.jupiter:junit-jupiter-api
  • org.junit.jupiter:junit-jupiter-engine
  • org.junit.platform:junit-platform-launcher
  • org.mybatis.generator:mybatis-generator-systests-common 1.4.2-SNAPSHOT
  • org.mybatis:mybatis
  • org.hsqldb:hsqldb test
core/mybatis-generator-systests-mybatis3-java8/pom.xml maven
  • jakarta.annotation:jakarta.annotation-api
  • org.junit.jupiter:junit-jupiter-api
  • org.junit.jupiter:junit-jupiter-engine
  • org.junit.platform:junit-platform-launcher
  • org.mybatis.dynamic-sql:mybatis-dynamic-sql
  • org.mybatis.generator:mybatis-generator-systests-common 1.4.2-SNAPSHOT
  • org.mybatis:mybatis
  • org.assertj:assertj-core test
  • org.hsqldb:hsqldb test
core/pom.xml maven
  • org.apache.maven.plugin-tools:maven-plugin-annotations 3.6.4 provided
  • org.apache.maven:maven-core 3.8.6 provided
  • commons-logging:commons-logging 1.2
  • jakarta.annotation:jakarta.annotation-api 2.1.1
  • org.apache.ant:ant 1.10.12
  • org.apache.logging.log4j:log4j-api 2.18.0
  • org.apache.maven:maven-plugin-api 3.8.6
  • org.jetbrains.kotlin:kotlin-stdlib 1.7.10
  • org.mybatis.dynamic-sql:mybatis-dynamic-sql 1.4.0
  • org.mybatis:mybatis 3.5.10
  • org.reflections:reflections 0.10.2
  • org.slf4j:slf4j-api 1.7.36
  • ch.qos.logback:logback-classic 1.2.11 test
  • com.github.javaparser:javaparser-core 3.24.2 test
  • org.assertj:assertj-core 3.23.1 test
  • org.hsqldb:hsqldb 2.5.1 test
  • org.junit.jupiter:junit-jupiter-api 5.8.2 test
  • org.junit.jupiter:junit-jupiter-engine 5.8.2 test
  • org.junit.jupiter:junit-jupiter-params 5.8.2 test
  • org.junit.platform:junit-platform-launcher 1.8.2 test
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/coveralls.yaml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/sonar.yaml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/sonatype.yaml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/eclipse-ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • battila7/jdk-via-jabba v1 composite