同步操作将从 10km/sql2java 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0"?><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>com.gitee.l0km</groupId><artifactId>sql2java</artifactId><version>3.33.0</version><relativePath>..</relativePath></parent><artifactId>sql2java-base</artifactId><name>sql2java-base</name><description>sql2java common class package</description><properties><project.build.sourceEncoding>UTF-8</project.build.sourceEncoding><automatic.module.name>sql2java.base</automatic.module.name><aspectj.version>1.8.9</aspectj.version></properties><dependencies><dependency><groupId>junit</groupId><artifactId>junit</artifactId><scope>test</scope></dependency><dependency><groupId>com.google.guava</groupId><artifactId>guava</artifactId></dependency><dependency><groupId>com.gitee.l0km</groupId><artifactId>casban-annotutils</artifactId><version>${casban.version}</version></dependency><dependency><groupId>com.gitee.l0km</groupId><artifactId>beanfilter-core</artifactId><version>${beanfilter.version}</version></dependency><dependency><groupId>org.aspectj</groupId><artifactId>aspectjrt</artifactId><version>${aspectj.version}</version><scope>provided</scope></dependency><dependency><groupId>com.fasterxml.jackson.core</groupId><artifactId>jackson-databind</artifactId><version>${jackson.version}</version><scope>provided</scope></dependency><dependency><groupId>com.alibaba</groupId><artifactId>fastjson</artifactId><version>${fastjson.version}</version><scope>provided</scope></dependency><dependency><groupId>com.gitee.l0km</groupId><artifactId>simplemq-base</artifactId><version>${simplemq.version}</version><scope>provided</scope></dependency><dependency><groupId>com.vividsolutions</groupId><artifactId>jts</artifactId><version>${jts.version}</version><scope>provided</scope></dependency><dependency><groupId>com.google.code.findbugs</groupId><artifactId>annotations</artifactId><version>2.0.2</version><scope>provided</scope></dependency></dependencies><build><plugins><plugin><groupId>org.codehaus.mojo</groupId><artifactId>aspectj-maven-plugin</artifactId><version>1.15.0</version><configuration><source>1.7</source><target>1.7</target><encoding>UTF-8</encoding><complianceLevel>1.7</complianceLevel><verbose>true</verbose><showWeaveInfo>true</showWeaveInfo><!-- 忽略adviceDidNotMatch警告--><Xlint>adviceDidNotMatch=ignore</Xlint><aspectLibraries><aspectLibrary><groupId>com.gitee.l0km</groupId><artifactId>aocache</artifactId></aspectLibrary></aspectLibraries></configuration><executions><execution><goals><goal>compile</goal></goals></execution></executions><dependencies><!-- 确保编译器使用的aspectj工具版本与依赖项使用的版本相同。避免警告 --><dependency><groupId>org.aspectj</groupId><artifactId>aspectjtools</artifactId><version>${aspectj.version}</version></dependency></dependencies></plugin></plugins></build></project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。