4.0.0
org.springframework.boot
spring-boot-starter-parent
3.5.4
sanbing
jcpp-parent
1.0.0-SNAPSHOT
pom
JChargePointProtocol
JChargePointProtocol
https://t.zsxq.com/j9b21
程序员三丙
github
https://github.com/sanbing-java
21
UTF-8
${basedir}
33.3.0-jre
0.8.12
1.7.0
3.4.4
4.0.2
4.28.2
1.68.0
0.6.1
3.13.0
5.8.32
3.5.7
5.9.0
6.6.2
3.9.3
3.8.16.Final
1.3.2
3.18.0
dev
true
true
true
unit-test
false
true
integration-test
true
false
test-all
false
false
jcpp-app-bootstrap
jcpp-protocol-bootstrap
jcpp-app
jcpp-infrastructure-queue
jcpp-infrastructure-cache
jcpp-infrastructure-util
jcpp-infrastructure-stats
jcpp-infrastructure-proto
jcpp-protocol-api
jcpp-testing
jcpp-protocol-yunkuaichong
jcpp-protocol-lvneng
org.springframework.boot
spring-boot-starter
org.springframework.boot
spring-boot-starter-logging
org.projectlombok
lombok
true
org.springframework.boot
spring-boot-starter-test
test
junit
junit
test
sanbing
jcpp-app
${project.version}
sanbing
jcpp-protocol-yunkuaichong
${project.version}
sanbing
jcpp-protocol-lvneng
${project.version}
sanbing
jcpp-infrastructure-cache
${project.version}
sanbing
jcpp-infrastructure-proto
${project.version}
sanbing
jcpp-infrastructure-queue
${project.version}
sanbing
jcpp-infrastructure-stats
${project.version}
sanbing
jcpp-infrastructure-util
${project.version}
sanbing
jcpp-protocol-api
${project.version}
org.jboss.xnio
xnio-api
${xnio-api.version}
javax.annotation
javax.annotation-api
${javax.annotation-api.version}
com.google.protobuf
protobuf-java
${protobuf.version}
com.google.protobuf
protobuf-java-util
${protobuf.version}
io.grpc
grpc-netty-shaded
${grpc.version}
io.grpc
grpc-protobuf
${grpc.version}
io.grpc
grpc-stub
${grpc.version}
org.glassfish
jakarta.el
${jakarta.el.version}
com.lmax
disruptor
${disruptor.version}
cn.hutool
hutool-core
${hutool-all.version}
com.github.oshi
oshi-core
${oshi-core.version}
com.baomidou
mybatis-plus-spring-boot3-starter
${mybatis-plus-boot-starter.version}
org.apache.curator
curator-recipes
${curator-recipes.version}
org.apache.zookeeper
zookeeper
${zookeeper.version}
kr.motd.maven
os-maven-plugin
${os-maven-plugin.version}
org.apache.maven.plugins
maven-compiler-plugin
${maven-compiler-plugin.version}
${java.version}
-Xlint:deprecation
-Xlint:removal
-Xlint:unchecked
-parameters
org.projectlombok
lombok
${lombok.version}
org.apache.maven.plugins
maven-resources-plugin
3.2.0
copy-conf
process-resources
copy-resources
${project.build.directory}/conf
src/main/resources
*
false
src/main/resources
log4j2.xml
application.yml
true
org.apache.maven.plugins
maven-jar-plugin
**/log4j2.xml
${project.name}
${project.version}
org.apache.maven.plugins
maven-dependency-plugin
copy-protoc
generate-sources
copy
com.google.protobuf
protoc
${protobuf.version}
${os.detected.classifier}
exe
true
${project.build.directory}
org.xolstice.maven.plugins
protobuf-maven-plugin
${protobuf-maven-plugin.version}
com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
grpc-java
io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}
compile
compile-custom
test-compile
org.apache.maven.plugins
maven-compiler-plugin
org.apache.maven.plugins
maven-surefire-plugin
@{argLine} -Xms256m -Xmx1024m -Dfile.encoding=UTF-8
-XX:+EnableDynamicAgentLoading
-XX:+UseStringDeduplication -XX:MaxGCPauseMillis=20
--add-opens java.base/java.lang.reflect=ALL-UNNAMED
${skip.unit.tests}
1
filesystem
**/*Tests.java
**/*Test.java
**/Abstract*.java
**/*IntegrationTest.java
**/IT*.java
**/*IT.java
**/*ITCase.java
examples/codequality/tests/**/*.java
true
1
org.apache.maven.surefire
surefire-junit47
${maven-surefire-plugin.version}
org.apache.maven.surefire
surefire-junit-platform
${maven-surefire-plugin.version}
org.apache.maven.plugins
maven-failsafe-plugin
${skip.integration.tests}
integration-tests
integration-test
verify
**/*IntegrationTest.java
**/IT*.java
**/*IT.java
**/*ITCase.java
true
${itCoverageAgent}
org.jacoco
jacoco-maven-plugin
${jacoco.version}
**/*DO.class
**/*DTO.class
**/*VO.class
**/*BO.class
**/*Model.class
prepare-unit-tests
prepare-agent
prepare-agent
prepare-agent
pre-integration-test
itCoverageAgent
report
report
${project.build.directory}
org.apache.maven.plugins
maven-clean-plugin
custom-clean
clean
clean
${project.build.directory}
**/*
${main.dir}
**/logs/**
**/logs/
target/**
.git/**
false
com.mycila
license-maven-plugin
3.0
${main.dir}/license-header-template.txt
程序员三丙
**/.env
**/*.env
**/*.sh
**/.gradle/**
**/*.md
**/LICENSE
**/banner.txt
**/*.properties
src/test/resources/**
src/sh/**
**/*.log
src/main/resources/**
**/*.raw
**/*.patch
.run/**
JAVADOC_STYLE
DOUBLEDASHES_STYLE
JAVADOC_STYLE
SLASHSTAR_STYLE
SLASHSTAR_STYLE
SCRIPT_STYLE
JAVADOC_STYLE
SCRIPT_STYLE
format
check