fun-framework-proxy-fastjson
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.github.fanzezhen</groupId> <artifactId>fun-framework-proxy-fastjson</artifactId> <version>3.5.0.20250606</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>com.github.fanzezhen</groupId> <artifactId>fun-framework-proxy-fastjson</artifactId> <version>3.5.0.20250606</version> <name>fun-framework-proxy-fastjson</name> <description>通用功能组件</description> <url>https://github.com/fanzezhen/fun-framework-proxy-fastjson/fun-framework-proxy/fun-framework-proxy-fastjson</url> <licenses> <license> <name>The Apache License, Version 2.0</name> <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> <comments>A business-friendly OSS license</comments> </license> </licenses> <developers> <developer> <name>fanzezhen</name> <email>842618916@qq.com</email> <roles> <role>owner</role> </roles> <timezone>+8</timezone> </developer> </developers> <scm> <connection>scm:git:git@github.com:fanzezhen/fun-framework-proxy-fastjson.git/fun-framework-proxy/fun-framework-proxy-fastjson</connection> <developerConnection>scm:git:git@github.com:fanzezhen/fun-framework-proxy-fastjson.git/fun-framework-proxy/fun-framework-proxy-fastjson</developerConnection> <tag>master</tag> <url>https://github.com/fanzezhen/fun-framework-proxy-fastjson.git/fun-framework-proxy/fun-framework-proxy-fastjson</url> </scm> <issueManagement> <system>GitHub</system> <url>https://github.com/fanzezhen/fun-framework-proxy-fastjson/issues</url> </issueManagement> <distributionManagement> <repository> <id>oss</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> </repository> <snapshotRepository> <id>oss</id> <url>https://oss.sonatype.org/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> <properties> <com.zaxxer.version>6.3.0</com.zaxxer.version> <maven-scm-plugin.version>2.0.1</maven-scm-plugin.version> <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version> <com.alibaba.csp.version>1.8.8</com.alibaba.csp.version> <us.codecraft.version>1.0.3</us.codecraft.version> <com.baomidou.version>3.5.12</com.baomidou.version> <app.server>-tomcat</app.server> <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version> <maven-shade-plugin.version>3.5.1</maven-shade-plugin.version> <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version> <sonatype.central-publishing-maven-plugin.version>0.7.0</sonatype.central-publishing-maven-plugin.version> <maven-war-plugin.version>3.3.2</maven-war-plugin.version> <com.alibaba.cloud.version>2023.0.3.3</com.alibaba.cloud.version> <com.google.code.gson.version>2.13.1</com.google.code.gson.version> <plugin.license-maven-plugin.version>5.0.0</plugin.license-maven-plugin.version> <commons-io.version>2.19.0</commons-io.version> <io.github.openfeign.version>13.6</io.github.openfeign.version> <ma.glasnost.orika.version>1.5.4</ma.glasnost.orika.version> <cn.hutool.version>5.8.38</cn.hutool.version> <java.version>17</java.version> <javax.persistence.version>2.2</javax.persistence.version> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version> <com.github.ulisesbocchio.version>3.0.5</com.github.ulisesbocchio.version> <maven.compiler.target>17</maven.compiler.target> <org.springframework.cloud.version>2025.0.0</org.springframework.cloud.version> <maven.compiler.compilerVersion>17</maven.compiler.compilerVersion> <org.hibernate.validator.version>8.0.2.Final</org.hibernate.validator.version> <org.apache.poi.version>5.4.1</org.apache.poi.version> <org.freemarker.version>2.3.34</org.freemarker.version> <jakarta.servlet.version>6.1.0</jakarta.servlet.version> <org.springframework.boot.version>3.5.0</org.springframework.boot.version> <com.alibaba.druid.version>1.2.24</com.alibaba.druid.version> <maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version> <org.apache.commons.version>3.17.0</org.apache.commons.version> <com.alibaba.boot.version>0.2.12</com.alibaba.boot.version> <org.springdoc.version>2.7.0</org.springdoc.version> <maven.compiler.source>17</maven.compiler.source> <javax.servlet.version>4.0.1</javax.servlet.version> <revision>3.5.0.20250606</revision> <org.redisson.version>3.47.0</org.redisson.version> <org.apereo.cas.version>7.2.3</org.apereo.cas.version> <com.google.guava.version>33.4.8-jre</com.google.guava.version> <com.mysql.version>9.3.0</com.mysql.version> <gpg.homedir>C:\Users\fanzezhen\AppData\Roaming\gnupg</gpg.homedir> <org.ssssssss.version>2.2.1</org.ssssssss.version> <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> <javax.annotation.version>1.3.2</javax.annotation.version> <maven-source-plugin.version>3.3.0</maven-source-plugin.version> <com.github.gavlyukovskiy.version>1.11.0</com.github.gavlyukovskiy.version> <org.bouncycastle.bcprov-jdk18on.version>1.80</org.bouncycastle.bcprov-jdk18on.version> <cn.stylefeng.roses.version>2.2.13</cn.stylefeng.roses.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <com.fasterxml.jackson.version>2.19.0</com.fasterxml.jackson.version> <org.apache.velocity.version>2.3</org.apache.velocity.version> <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version> <gpg.executable>C:/Program Files (x86)/Gpg4win/../GnuPG/bin/gpg.exe</gpg.executable> <com.alibaba.version>2.0.37</com.alibaba.version> <commons-net.version>3.11.1</commons-net.version> <maven.plugin.validation>VERBOSE</maven.plugin.validation> <eu.bitwalker.version>1.21</eu.bitwalker.version> <maven-flatten-plugin.version>1.7.0</maven-flatten-plugin.version> <net.lingala.zip4j.version>2.11.5</net.lingala.zip4j.version> <org.aspectj.version>1.9.6</org.aspectj.version> </properties> <dependencies> <dependency> <groupId>com.github.fanzezhen</groupId> <artifactId>fun-framework-mp</artifactId> <version>3.5.0.20250606</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.github.fanzezhen</groupId> <artifactId>fun-framework-proxy-core</artifactId> <version>3.5.0.20250606</version> <scope>compile</scope> </dependency> </dependencies> <repositories> <repository> <releases> <enabled>true</enabled> </releases> <id>public</id> <name>aliyun nexus</name> <url>https://maven.aliyun.com/nexus/content/groups/public/</url> </repository> </repositories> <build> <plugins> <plugin> <groupId>org.sonatype.central</groupId> <artifactId>central-publishing-maven-plugin</artifactId> <version>0.7.0</version> <extensions>true</extensions> </plugin> </plugins> </build> </project>