Download mybatis-generator-core-1.3.4.jar file

Introduction

You can download mybatis-generator-core-1.3.4.jar in this page.

License

Apache License

Type List

mybatis-generator-core-1.3.4.jar file has the following types.

META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.mybatis.generator/mybatis-generator-core/pom.properties
META-INF/maven/org.mybatis.generator/mybatis-generator-core/pom.xml
org.mybatis.generator.ant.AntProgressCallback.class
org.mybatis.generator.ant.GeneratorAntTask.class
org.mybatis.generator.api.CommentGenerator.class
org.mybatis.generator.api.ConnectionFactory.class
org.mybatis.generator.api.DAOMethodNameCalculator.class
org.mybatis.generator.api.FullyQualifiedTable.class
org.mybatis.generator.api.GeneratedFile.class
org.mybatis.generator.api.GeneratedJavaFile.class
org.mybatis.generator.api.GeneratedXmlFile.class
org.mybatis.generator.api.IntrospectedColumn.class
org.mybatis.generator.api.IntrospectedTable.class
org.mybatis.generator.api.JavaFormatter.class
org.mybatis.generator.api.JavaTypeResolver.class
org.mybatis.generator.api.MyBatisGenerator.class
org.mybatis.generator.api.Plugin.class
org.mybatis.generator.api.PluginAdapter.class
org.mybatis.generator.api.ProgressCallback.class
org.mybatis.generator.api.ShellCallback.class
org.mybatis.generator.api.ShellRunner.class
org.mybatis.generator.api.VerboseProgressCallback.class
org.mybatis.generator.api.XmlFormatter.class
org.mybatis.generator.api.dom.DefaultJavaFormatter.class
org.mybatis.generator.api.dom.DefaultXmlFormatter.class
org.mybatis.generator.api.dom.OutputUtilities.class
org.mybatis.generator.api.dom.java.CompilationUnit.class
org.mybatis.generator.api.dom.java.Field.class
org.mybatis.generator.api.dom.java.FullyQualifiedJavaType.class
org.mybatis.generator.api.dom.java.InitializationBlock.class
org.mybatis.generator.api.dom.java.InnerClass.class
org.mybatis.generator.api.dom.java.InnerEnum.class
org.mybatis.generator.api.dom.java.Interface.class
org.mybatis.generator.api.dom.java.JavaDomUtils.class
org.mybatis.generator.api.dom.java.JavaElement.class
org.mybatis.generator.api.dom.java.JavaReservedWords.class
org.mybatis.generator.api.dom.java.JavaVisibility.class
org.mybatis.generator.api.dom.java.Method.class
org.mybatis.generator.api.dom.java.Parameter.class
org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper.class
org.mybatis.generator.api.dom.java.TopLevelClass.class
org.mybatis.generator.api.dom.java.TopLevelEnumeration.class
org.mybatis.generator.api.dom.xml.Attribute.class
org.mybatis.generator.api.dom.xml.Document.class
org.mybatis.generator.api.dom.xml.Element.class
org.mybatis.generator.api.dom.xml.TextElement.class
org.mybatis.generator.api.dom.xml.XmlElement.class
org.mybatis.generator.codegen.AbstractGenerator.class
org.mybatis.generator.codegen.AbstractJavaClientGenerator.class
org.mybatis.generator.codegen.AbstractJavaGenerator.class
org.mybatis.generator.codegen.AbstractXmlGenerator.class
org.mybatis.generator.codegen.RootClassInfo.class
org.mybatis.generator.codegen.XmlConstants.class
org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities.class
org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl.class
org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java5Impl.class
org.mybatis.generator.codegen.ibatis2.dao.DAOGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.AbstractDAOElementGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.CountByExampleMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.DeleteByExampleMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.DeleteByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.InsertMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.InsertSelectiveMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByExampleParmsInnerclassGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByExampleSelectiveMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByPrimaryKeySelectiveMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate.class
org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate.class
org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate.class
org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate.class
org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate.class
org.mybatis.generator.codegen.ibatis2.model.BaseRecordGenerator.class
org.mybatis.generator.codegen.ibatis2.model.ExampleGenerator.class
org.mybatis.generator.codegen.ibatis2.model.PrimaryKeyGenerator.class
org.mybatis.generator.codegen.ibatis2.model.RecordWithBLOBsGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.SqlMapGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.BaseColumnListElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.BlobColumnListElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.CountByExampleElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.DeleteByExampleElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.DeleteByPrimaryKeyElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.ExampleWhereClauseElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.InsertElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.InsertSelectiveElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.ResultMapWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.ResultMapWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByExampleWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByExampleWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByPrimaryKeyElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByExampleSelectiveElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByExampleWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByExampleWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByPrimaryKeySelectiveElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl.class
org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3SimpleImpl.class
org.mybatis.generator.codegen.mybatis3.ListUtilities.class
org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities.class
org.mybatis.generator.codegen.mybatis3.javamapper.AnnotatedClientGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.JavaMapperGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.MixedClientGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.SimpleAnnotatedClientGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.SqlProviderGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.CountByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.InsertMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectAllMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.AbstractJavaProviderMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator.class
org.mybatis.generator.codegen.mybatis3.model.BaseRecordGenerator.class
org.mybatis.generator.codegen.mybatis3.model.ExampleGenerator.class
org.mybatis.generator.codegen.mybatis3.model.PrimaryKeyGenerator.class
org.mybatis.generator.codegen.mybatis3.model.RecordWithBLOBsGenerator.class
org.mybatis.generator.codegen.mybatis3.model.SimpleModelGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.MixedMapperGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.SimpleXMLMapperGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.XMLMapperGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.CountByExampleElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.InsertElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator.class
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.class
org.mybatis.generator.config.ColumnOverride.class
org.mybatis.generator.config.ColumnRenamingRule.class
org.mybatis.generator.config.CommentGeneratorConfiguration.class
org.mybatis.generator.config.Configuration.class
org.mybatis.generator.config.ConnectionFactoryConfiguration.class
org.mybatis.generator.config.Context.class
org.mybatis.generator.config.GeneratedKey.class
org.mybatis.generator.config.IgnoredColumn.class
org.mybatis.generator.config.IgnoredColumnException.class
org.mybatis.generator.config.IgnoredColumnPattern.class
org.mybatis.generator.config.JDBCConnectionConfiguration.class
org.mybatis.generator.config.JavaClientGeneratorConfiguration.class
org.mybatis.generator.config.JavaModelGeneratorConfiguration.class
org.mybatis.generator.config.JavaTypeResolverConfiguration.class
org.mybatis.generator.config.MergeConstants.class
org.mybatis.generator.config.ModelType.class
org.mybatis.generator.config.PluginConfiguration.class
org.mybatis.generator.config.PropertyHolder.class
org.mybatis.generator.config.PropertyRegistry.class
org.mybatis.generator.config.SqlMapGeneratorConfiguration.class
org.mybatis.generator.config.TableConfiguration.class
org.mybatis.generator.config.TypedPropertyHolder.class
org.mybatis.generator.config.xml.ConfigurationParser.class
org.mybatis.generator.config.xml.IbatorConfigurationParser.class
org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser.class
org.mybatis.generator.config.xml.ParserEntityResolver.class
org.mybatis.generator.config.xml.ParserErrorHandler.class
org.mybatis.generator.exception.InvalidConfigurationException.class
org.mybatis.generator.exception.ShellException.class
org.mybatis.generator.exception.XMLParserException.class
org.mybatis.generator.internal.DefaultCommentGenerator.class
org.mybatis.generator.internal.DefaultDAOMethodNameCalculator.class
org.mybatis.generator.internal.DefaultShellCallback.class
org.mybatis.generator.internal.DomWriter.class
org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator.class
org.mybatis.generator.internal.JDBCConnectionFactory.class
org.mybatis.generator.internal.NullProgressCallback.class
org.mybatis.generator.internal.ObjectFactory.class
org.mybatis.generator.internal.PluginAggregator.class
org.mybatis.generator.internal.XmlFileMergerJaxp.class
org.mybatis.generator.internal.db.ActualTableName.class
org.mybatis.generator.internal.db.DatabaseDialects.class
org.mybatis.generator.internal.db.DatabaseIntrospector.class
org.mybatis.generator.internal.db.SqlReservedWords.class
org.mybatis.generator.internal.rules.BaseRules.class
org.mybatis.generator.internal.rules.ConditionalModelRules.class
org.mybatis.generator.internal.rules.FlatModelRules.class
org.mybatis.generator.internal.rules.HierarchicalModelRules.class
org.mybatis.generator.internal.rules.Rules.class
org.mybatis.generator.internal.rules.RulesDelegate.class
org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl.class
org.mybatis.generator.internal.types.JdbcTypeNameTranslator.class
org.mybatis.generator.internal.util.ClassloaderUtility.class
org.mybatis.generator.internal.util.EqualsUtil.class
org.mybatis.generator.internal.util.HashCodeUtil.class
org.mybatis.generator.internal.util.JavaBeansUtil.class
org.mybatis.generator.internal.util.StringUtility.class
org.mybatis.generator.internal.util.messages.Messages.class
org.mybatis.generator.logging.AbstractLogFactory.class
org.mybatis.generator.logging.JdkLoggingImpl.class
org.mybatis.generator.logging.Log.class
org.mybatis.generator.logging.Log4jImpl.class
org.mybatis.generator.logging.LogFactory.class
org.mybatis.generator.plugins.CachePlugin.class
org.mybatis.generator.plugins.CaseInsensitiveLikePlugin.class
org.mybatis.generator.plugins.EqualsHashCodePlugin.class
org.mybatis.generator.plugins.MapperConfigPlugin.class
org.mybatis.generator.plugins.RenameExampleClassPlugin.class
org.mybatis.generator.plugins.RowBoundsPlugin.class
org.mybatis.generator.plugins.SerializablePlugin.class
org.mybatis.generator.plugins.SqlMapConfigPlugin.class
org.mybatis.generator.plugins.ToStringPlugin.class
org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin.class
org/mybatis/generator/config/xml/ibator-config_1_0.dtd
org/mybatis/generator/config/xml/mybatis-generator-config_1_0.dtd
org/mybatis/generator/internal/util/messages/messages.properties

Pom

mybatis-generator-core-1.3.4.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<!--

       Copyright 2006-2016 the original author or authors.

       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

       Unless required by applicable law or agreed to in writing, software
       distributed under the License is distributed on an "AS IS" BASIS,
       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       See the License for the specific language governing permissions and
       limitations under the License.

-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.mybatis.generator</groupId>
    <artifactId>mybatis-generator</artifactId>
    <version>1.3.4</version>
  </parent>

  <artifactId>mybatis-generator-core</artifactId>
  <packaging>jar</packaging>
  <name>MyBatis Generator Core</name>

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-site-plugin</artifactId>
        <configuration>
          <skip>false</skip>
        </configuration>
      </plugin>
      <!-- create the Source JAR and JavaDoc a bit earlier so it is ready for the assembly -->
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-source-plugin</artifactId>
        <executions>
          <execution>
            <phase>prepare-package</phase>
            <goals>
              <goal>jar-no-fork</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
        <executions>
          <execution>
            <phase>prepare-package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jar-plugin</artifactId>
        <configuration>
          <archive>
            <manifest>
              <mainClass>org.mybatis.generator.api.ShellRunner</mainClass>
            </manifest>
          </archive>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-assembly-plugin</artifactId>
        <configuration>
          <descriptors>
            <descriptor>${project.basedir}/src/main/assembly/src.xml</descriptor>
          </descriptors>
        </configuration>
        <executions>
          <execution>
            <id>bundle</id>
            <goals>
              <goal>single</goal>
            </goals>
            <phase>package</phase>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>
  
  <dependencies>
    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <scope>provided</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.apache.ant</groupId>
      <artifactId>ant</artifactId>
      <scope>provided</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.hsqldb</groupId>
      <artifactId>hsqldb</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.github.javaparser</groupId>
      <artifactId>javaparser-core</artifactId>
    </dependency>
  </dependencies>

  <distributionManagement>
    <site>
      <id>gh-pages</id>
      <name>Mybatis Generator GitHub Pages</name>
      <url>git:ssh://git@github.com/mybatis/generator.git?gh-pages#</url>
    </site>
  </distributionManagement>

  <description>MyBatis Generator - a code generator for MyBatis and iBatis.</description>
  <scm>
    <url>https://github.com/mybatis/generator</url>
    <tag>mybatis-generator-1.3.4</tag>
  </scm>
</project>

POM Entry

<dependency>
   <groupId>org.mybatis.generator</groupId>
   <artifactId>mybatis-generator-core</artifactId>
   <version>1.3.4</version>
</dependency>

Download

If you think the following mybatis-generator-core-1.3.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download mybatis-generator-core-1.3.4.jar file




PreviousNext

Related