更新 repo
This commit is contained in:
commit
b56f4cf615
10
.idea/.gitignore
vendored
Normal file
10
.idea/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# 默认忽略的文件
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
|
# 基于编辑器的 HTTP 客户端请求
|
||||||
|
/httpRequests/
|
||||||
|
# Datasource local storage ignored files
|
||||||
|
/dataSources/
|
||||||
|
/dataSources.local.xml
|
||||||
|
# Zeppelin 忽略的文件
|
||||||
|
/ZeppelinRemoteNotebooks/
|
11
.idea/aws.xml
Normal file
11
.idea/aws.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="accountSettings">
|
||||||
|
<option name="activeRegion" value="us-east-1" />
|
||||||
|
<option name="recentlyUsedRegions">
|
||||||
|
<list>
|
||||||
|
<option value="us-east-1" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
9
.idea/gb28181-docking-platform-mvn-repo.iml
Normal file
9
.idea/gb28181-docking-platform-mvn-repo.iml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$" />
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
15
.idea/git_toolbox_prj.xml
Normal file
15
.idea/git_toolbox_prj.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="GitToolBoxProjectSettings">
|
||||||
|
<option name="commitMessageIssueKeyValidationOverride">
|
||||||
|
<BoolValueOverride>
|
||||||
|
<option name="enabled" value="true" />
|
||||||
|
</BoolValueOverride>
|
||||||
|
</option>
|
||||||
|
<option name="commitMessageValidationEnabledOverride">
|
||||||
|
<BoolValueOverride>
|
||||||
|
<option name="enabled" value="true" />
|
||||||
|
</BoolValueOverride>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
6
.idea/inspectionProfiles/Project_Default.xml
Normal file
6
.idea/inspectionProfiles/Project_Default.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<component name="InspectionProjectProfileManager">
|
||||||
|
<profile version="1.0">
|
||||||
|
<option name="myName" value="Project Default" />
|
||||||
|
<inspection_tool class="HttpUrlsUsage" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
||||||
|
</profile>
|
||||||
|
</component>
|
6
.idea/jpa-buddy.xml
Normal file
6
.idea/jpa-buddy.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="JpaBuddyIdeaProjectConfig">
|
||||||
|
<option name="renamerInitialized" value="true" />
|
||||||
|
</component>
|
||||||
|
</project>
|
9
.idea/misc.xml
Normal file
9
.idea/misc.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectRootManager">
|
||||||
|
<output url="file://$PROJECT_DIR$/out" />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectType">
|
||||||
|
<option name="id" value="jpab" />
|
||||||
|
</component>
|
||||||
|
</project>
|
8
.idea/modules.xml
Normal file
8
.idea/modules.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectModuleManager">
|
||||||
|
<modules>
|
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/gb28181-docking-platform-mvn-repo.iml" filepath="$PROJECT_DIR$/.idea/gb28181-docking-platform-mvn-repo.iml" />
|
||||||
|
</modules>
|
||||||
|
</component>
|
||||||
|
</project>
|
6
.idea/vcs.xml
Normal file
6
.idea/vcs.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
383
.idea/workspace.xml
Normal file
383
.idea/workspace.xml
Normal file
@ -0,0 +1,383 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AutoImportSettings">
|
||||||
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
|
</component>
|
||||||
|
<component name="ChangeListManager">
|
||||||
|
<list default="true" id="dfd6e5c0-c60c-488a-bc85-d06c11e387a2" name="更改" comment="更新 repo">
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/aws.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/gb28181-docking-platform-mvn-repo.iml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/git_toolbox_prj.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/jpa-buddy.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/LICENSE" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/gb28181-0.0.1-20231017.084338-6.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/gb28181-0.0.1-20231017.084338-6.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/gb28181-0.0.1-20231017.084338-6.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075253-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075253-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075253-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075338-2.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075338-2.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075338-2.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075502-3.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075502-3.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/gb28181-0.1.0-20240111.075502-3.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/annotation-0.0.1-20231017.084339-5.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075253-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075338-2.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/annotation-0.1.0-20240111.075502-3.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/annotation/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/api-0.0.1-20231017.084348-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/api-0.1.0-20240111.075502-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/api/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/common-0.0.1-20231017.084341-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075253-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075338-2.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/common-0.1.0-20240111.075502-3.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/common/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/gb28181-service-0.0.1-20231017.084348-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/gb28181-service-0.1.0-20240111.075502-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-service/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/gb28181-sip-0.1.0-20240111.075502-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/gb28181-sip/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.0.1-SNAPSHOT/orm-0.0.1-20231017.084345-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075253-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075338-2.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/0.1.0-SNAPSHOT/orm-0.1.0-20240111.075502-3.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/orm/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.0.1-SNAPSHOT/starter-0.0.1-20231017.084350-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/0.1.0-SNAPSHOT/starter-0.1.0-20240111.075502-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/gb28181/starter/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.0.1-SNAPSHOT/zlmediakit-service-0.0.1-20231017.084343-4.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075253-1.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075338-2.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.jar" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.jar.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.jar.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.pom" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.pom.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/0.1.0-SNAPSHOT/zlmediakit-service-0.1.0-20240111.075502-3.pom.sha1" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/maven-metadata.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/maven-metadata.xml.md5" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/cn/skcks/docking/zlmediakit-service/maven-metadata.xml.sha1" afterDir="false" />
|
||||||
|
</list>
|
||||||
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
|
</component>
|
||||||
|
<component name="ChangesViewManager">
|
||||||
|
<option name="groupingKeys">
|
||||||
|
<option value="directory" />
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="ComposerSettings">
|
||||||
|
<execution />
|
||||||
|
</component>
|
||||||
|
<component name="Git.Settings">
|
||||||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
|
<option name="RESET_MODE" value="HARD" />
|
||||||
|
</component>
|
||||||
|
<component name="GitToolBoxStore">
|
||||||
|
<option name="projectConfigVersion" value="5" />
|
||||||
|
<option name="recentBranches">
|
||||||
|
<RecentBranches>
|
||||||
|
<option name="branchesForRepo">
|
||||||
|
<list>
|
||||||
|
<RecentBranchesForRepo>
|
||||||
|
<option name="branches">
|
||||||
|
<list>
|
||||||
|
<RecentBranch>
|
||||||
|
<option name="branchName" value="master" />
|
||||||
|
<option name="lastUsedInstant" value="1704959883" />
|
||||||
|
</RecentBranch>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
<option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
|
||||||
|
</RecentBranchesForRepo>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</RecentBranches>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="MacroExpansionManager">
|
||||||
|
<option name="directoryName" value="866vppcd" />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectId" id="2VmzU7oZGKn9bBlpZuGiStWkDTT" />
|
||||||
|
<component name="ProjectViewState">
|
||||||
|
<option name="autoscrollToSource" value="true" />
|
||||||
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
|
<option name="showLibraryContents" value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="PropertiesComponent"><![CDATA[{
|
||||||
|
"keyToString": {
|
||||||
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
||||||
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
||||||
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
|
"WebServerToolWindowFactoryState": "false",
|
||||||
|
"dart.analysis.tool.window.visible": "false",
|
||||||
|
"git-widget-placeholder": "",
|
||||||
|
"go.import.settings.migrated": "true",
|
||||||
|
"node.js.detected.package.eslint": "true",
|
||||||
|
"node.js.selected.package.eslint": "(autodetect)",
|
||||||
|
"node.js.selected.package.tslint": "(autodetect)",
|
||||||
|
"nodejs_package_manager_path": "npm",
|
||||||
|
"vue.rearranger.settings.migration": "true"
|
||||||
|
}
|
||||||
|
}]]></component>
|
||||||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
||||||
|
<component name="TaskManager">
|
||||||
|
<task id="LOCAL-00001" summary="更新 repo">
|
||||||
|
<created>1695456493357</created>
|
||||||
|
<option name="number" value="00001" />
|
||||||
|
<option name="presentableId" value="LOCAL-00001" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1695456493357</updated>
|
||||||
|
</task>
|
||||||
|
<task active="true" id="Default" summary="默认任务">
|
||||||
|
<changelist id="dfd6e5c0-c60c-488a-bc85-d06c11e387a2" name="更改" comment="更新 repo" />
|
||||||
|
<created>1697784942672</created>
|
||||||
|
<option name="number" value="Default" />
|
||||||
|
<option name="presentableId" value="Default" />
|
||||||
|
<updated>1697784942672</updated>
|
||||||
|
<workItem from="1697784943997" duration="1926000" />
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00002" summary="更新 repo">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1704940361046</created>
|
||||||
|
<option name="number" value="00002" />
|
||||||
|
<option name="presentableId" value="LOCAL-00002" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1704940361046</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00003" summary="更新 repo">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1704959767465</created>
|
||||||
|
<option name="number" value="00003" />
|
||||||
|
<option name="presentableId" value="LOCAL-00003" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1704959767465</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="4" />
|
||||||
|
<servers />
|
||||||
|
</component>
|
||||||
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
<option name="version" value="3" />
|
||||||
|
</component>
|
||||||
|
<component name="Vcs.Log.Tabs.Properties">
|
||||||
|
<option name="TAB_STATES">
|
||||||
|
<map>
|
||||||
|
<entry key="MAIN">
|
||||||
|
<value>
|
||||||
|
<State>
|
||||||
|
<option name="FILTERS">
|
||||||
|
<map>
|
||||||
|
<entry key="branch">
|
||||||
|
<value>
|
||||||
|
<list>
|
||||||
|
<option value="master" />
|
||||||
|
</list>
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</State>
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="VcsManagerConfiguration">
|
||||||
|
<MESSAGE value="更新 repo" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="更新 repo" />
|
||||||
|
</component>
|
||||||
|
<component name="VgoProject">
|
||||||
|
<settings-migrated>true</settings-migrated>
|
||||||
|
</component>
|
||||||
|
</project>
|
201
LICENSE
Normal file
201
LICENSE
Normal file
@ -0,0 +1,201 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
|
To apply the Apache License to your work, attach the following
|
||||||
|
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||||
|
replaced with your own identifying information. (Don't include
|
||||||
|
the brackets!) The text should be enclosed in the appropriate
|
||||||
|
comment syntax for the file format. We also recommend that a
|
||||||
|
file or class name and description of purpose be included on the
|
||||||
|
same "printed page" as the copyright notice for easier
|
||||||
|
identification within third-party archives.
|
||||||
|
|
||||||
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
|
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.
|
@ -0,0 +1,312 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<parent>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
|
</parent>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>gb28181-docking-platform</name>
|
||||||
|
<description>GB28181 Docking Platform</description>
|
||||||
|
<modules>
|
||||||
|
<module>starter</module>
|
||||||
|
<module>annotation</module>
|
||||||
|
<module>common</module>
|
||||||
|
<module>api</module>
|
||||||
|
<module>gb28181-service</module>
|
||||||
|
<module>orm</module>
|
||||||
|
<module>zlmediakit-service</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
||||||
|
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<java.version>17</java.version>
|
||||||
|
<springboot.version>3.1.2</springboot.version>
|
||||||
|
<spring-cloud.version>2022.0.3</spring-cloud.version>
|
||||||
|
|
||||||
|
<!--Java Bean-->
|
||||||
|
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
|
||||||
|
<lombok.version>1.18.24</lombok.version>
|
||||||
|
|
||||||
|
<!--数据库-->
|
||||||
|
<mysql.version>8.0.31</mysql.version>
|
||||||
|
<mybatis.version>3.0.2</mybatis.version>
|
||||||
|
<mybatis-dynamic.version>1.5.0</mybatis-dynamic.version>
|
||||||
|
<mybatis-generator-maven-plugin.version>1.4.2</mybatis-generator-maven-plugin.version>
|
||||||
|
<pagehelper.version>1.4.7</pagehelper.version>
|
||||||
|
|
||||||
|
<!--工具-->
|
||||||
|
<hutool.version>5.8.11</hutool.version>
|
||||||
|
|
||||||
|
<!--SpringDoc-->
|
||||||
|
<springdoc.version>2.2.0</springdoc.version>
|
||||||
|
|
||||||
|
<!--Docker打包配置-->
|
||||||
|
<!-- <docker.repository.url>10.10.10.200:5000</docker.repository.url>-->
|
||||||
|
<!-- <docker.registry.name>skcks.cn</docker.registry.name>-->
|
||||||
|
<!-- <docker.registry.username>XXX</docker.registry.username>-->
|
||||||
|
<!-- <docker.registry.password>XXX</docker.registry.password>-->
|
||||||
|
<docker.maven.plugin.version>1.4.13</docker.maven.plugin.version>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>jar</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>true</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>true</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<profile>
|
||||||
|
<id>docker</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>false</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--lombok-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.spring.boot</groupId>
|
||||||
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
||||||
|
<version>${mybatis.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--Mybatis-DynamicSQL-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.dynamic-sql</groupId>
|
||||||
|
<artifactId>mybatis-dynamic-sql</artifactId>
|
||||||
|
<version>${mybatis-dynamic.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
<version>${pagehelper.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--hutool-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
<version>${hutool.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-undertow</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
<artifactId>spring-cloud-dependencies</artifactId>
|
||||||
|
<version>${spring-cloud.version}</version>
|
||||||
|
<type>pom</type>
|
||||||
|
<scope>import</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.mybatis.generator</groupId>
|
||||||
|
<artifactId>mybatis-generator-maven-plugin</artifactId>
|
||||||
|
<version>${mybatis-generator-maven-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<!--配置文件的位置-->
|
||||||
|
<configurationFile>src/main/resources/config/generatorConfig.xml</configurationFile>
|
||||||
|
<verbose>true</verbose>
|
||||||
|
<overwrite>true</overwrite>
|
||||||
|
</configuration>
|
||||||
|
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>Generate MyBatis Artifacts</id>
|
||||||
|
<goals>
|
||||||
|
<goal>generate</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>mysql</groupId>
|
||||||
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
|
<version>${mysql.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>com.spotify</groupId>
|
||||||
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
||||||
|
<version>${docker.maven.plugin.version}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>default</id>
|
||||||
|
<goals>
|
||||||
|
<goal>build</goal>
|
||||||
|
<goal>push</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<skip>${skip.docker}</skip>
|
||||||
|
<repository>skcks.cn/gb28181-docking-platform</repository>
|
||||||
|
<tag>${project.version}</tag>
|
||||||
|
<buildArgs>
|
||||||
|
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
|
||||||
|
</buildArgs>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<annotationProcessorPaths>
|
||||||
|
<path>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok-mapstruct-binding</artifactId>
|
||||||
|
<version>0.2.0</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</path>
|
||||||
|
<!-- other annotation processors -->
|
||||||
|
</annotationProcessorPaths>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>${maven-resources-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>${maven-surefire-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<skipTests>true</skipTests>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
ce9af75aa4689e24017d1bf4eb6ab08c
|
@ -0,0 +1 @@
|
|||||||
|
c175f11f28c20e1cc714244a93a837b7da5ba241
|
20
cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/maven-metadata.xml
Normal file
20
cn/skcks/docking/gb28181/0.0.1-SNAPSHOT/maven-metadata.xml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<versioning>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20231017.084338</timestamp>
|
||||||
|
<buildNumber>6</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<lastUpdated>20231017084338</lastUpdated>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.0.1-20231017.084338-6</value>
|
||||||
|
<updated>20231017084338</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
5b7bd2bc0cb6dba7bf0316700d5dd1ff
|
@ -0,0 +1 @@
|
|||||||
|
5b6dfdc21f41dc320d22c3ac3e8d70a12db39574
|
@ -0,0 +1,364 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<parent>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
|
</parent>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>gb28181-docking-platform</name>
|
||||||
|
<description>GB28181 Docking Platform</description>
|
||||||
|
<modules>
|
||||||
|
<module>starter</module>
|
||||||
|
<module>annotation</module>
|
||||||
|
<module>common</module>
|
||||||
|
<module>api</module>
|
||||||
|
<module>gb28181-service</module>
|
||||||
|
<module>orm</module>
|
||||||
|
<module>zlmediakit-service</module>
|
||||||
|
<module>gb28181-sip</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
||||||
|
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<java.version>17</java.version>
|
||||||
|
<springboot.version>3.1.2</springboot.version>
|
||||||
|
<spring-cloud.version>2022.0.3</spring-cloud.version>
|
||||||
|
|
||||||
|
<!--Java Bean-->
|
||||||
|
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
|
||||||
|
<lombok.version>1.18.24</lombok.version>
|
||||||
|
|
||||||
|
<!--数据库-->
|
||||||
|
<mysql.version>8.0.31</mysql.version>
|
||||||
|
<mybatis.version>3.0.2</mybatis.version>
|
||||||
|
<mybatis-dynamic.version>1.5.0</mybatis-dynamic.version>
|
||||||
|
<mybatis-generator-maven-plugin.version>1.4.2</mybatis-generator-maven-plugin.version>
|
||||||
|
<pagehelper.version>1.4.7</pagehelper.version>
|
||||||
|
|
||||||
|
<!--工具-->
|
||||||
|
<hutool.version>5.8.22</hutool.version>
|
||||||
|
|
||||||
|
<!--SpringDoc-->
|
||||||
|
<springdoc.version>2.2.0</springdoc.version>
|
||||||
|
|
||||||
|
<!--Docker打包配置-->
|
||||||
|
<!-- <docker.repository.url>10.10.10.200:5000</docker.repository.url>-->
|
||||||
|
<!-- <docker.registry.name>skcks.cn</docker.registry.name>-->
|
||||||
|
<!-- <docker.registry.username>XXX</docker.registry.username>-->
|
||||||
|
<!-- <docker.registry.password>XXX</docker.registry.password>-->
|
||||||
|
<docker.maven.plugin.version>1.4.13</docker.maven.plugin.version>
|
||||||
|
|
||||||
|
<jain-sip.version>1.3.0-91</jain-sip.version>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>jar</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>true</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>true</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<profile>
|
||||||
|
<id>docker</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>false</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-sip</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>zlmediakit-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>orm</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- sip协议栈 -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>javax.sip</groupId>
|
||||||
|
<artifactId>jain-sip-ri</artifactId>
|
||||||
|
<version>${jain-sip.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--lombok-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.spring.boot</groupId>
|
||||||
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
||||||
|
<version>${mybatis.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--Mybatis-DynamicSQL-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.dynamic-sql</groupId>
|
||||||
|
<artifactId>mybatis-dynamic-sql</artifactId>
|
||||||
|
<version>${mybatis-dynamic.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
<version>${pagehelper.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--hutool-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
<version>${hutool.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-undertow</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
<artifactId>spring-cloud-dependencies</artifactId>
|
||||||
|
<version>${spring-cloud.version}</version>
|
||||||
|
<type>pom</type>
|
||||||
|
<scope>import</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.mybatis.generator</groupId>
|
||||||
|
<artifactId>mybatis-generator-maven-plugin</artifactId>
|
||||||
|
<version>${mybatis-generator-maven-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<!--配置文件的位置-->
|
||||||
|
<configurationFile>src/main/resources/config/generatorConfig.xml</configurationFile>
|
||||||
|
<verbose>true</verbose>
|
||||||
|
<overwrite>true</overwrite>
|
||||||
|
</configuration>
|
||||||
|
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>Generate MyBatis Artifacts</id>
|
||||||
|
<goals>
|
||||||
|
<goal>generate</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>mysql</groupId>
|
||||||
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
|
<version>${mysql.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>com.spotify</groupId>
|
||||||
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
||||||
|
<version>${docker.maven.plugin.version}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>default</id>
|
||||||
|
<goals>
|
||||||
|
<goal>build</goal>
|
||||||
|
<goal>push</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<skip>${skip.docker}</skip>
|
||||||
|
<repository>skcks.cn/gb28181-docking-platform</repository>
|
||||||
|
<tag>${project.version}</tag>
|
||||||
|
<buildArgs>
|
||||||
|
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
|
||||||
|
</buildArgs>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<annotationProcessorPaths>
|
||||||
|
<path>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok-mapstruct-binding</artifactId>
|
||||||
|
<version>0.2.0</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</path>
|
||||||
|
<!-- other annotation processors -->
|
||||||
|
</annotationProcessorPaths>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>${maven-resources-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>${maven-surefire-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<skipTests>true</skipTests>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
5ff91e6636ccd9626596542eeadfcef4
|
@ -0,0 +1 @@
|
|||||||
|
6d7e461795b6150773154681905e55cf4f20a853
|
@ -0,0 +1,364 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<parent>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
|
</parent>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>gb28181-docking-platform</name>
|
||||||
|
<description>GB28181 Docking Platform</description>
|
||||||
|
<modules>
|
||||||
|
<module>starter</module>
|
||||||
|
<module>annotation</module>
|
||||||
|
<module>common</module>
|
||||||
|
<module>api</module>
|
||||||
|
<module>gb28181-service</module>
|
||||||
|
<module>orm</module>
|
||||||
|
<module>zlmediakit-service</module>
|
||||||
|
<module>gb28181-sip</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
||||||
|
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<java.version>17</java.version>
|
||||||
|
<springboot.version>3.1.2</springboot.version>
|
||||||
|
<spring-cloud.version>2022.0.3</spring-cloud.version>
|
||||||
|
|
||||||
|
<!--Java Bean-->
|
||||||
|
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
|
||||||
|
<lombok.version>1.18.24</lombok.version>
|
||||||
|
|
||||||
|
<!--数据库-->
|
||||||
|
<mysql.version>8.0.31</mysql.version>
|
||||||
|
<mybatis.version>3.0.2</mybatis.version>
|
||||||
|
<mybatis-dynamic.version>1.5.0</mybatis-dynamic.version>
|
||||||
|
<mybatis-generator-maven-plugin.version>1.4.2</mybatis-generator-maven-plugin.version>
|
||||||
|
<pagehelper.version>1.4.7</pagehelper.version>
|
||||||
|
|
||||||
|
<!--工具-->
|
||||||
|
<hutool.version>5.8.22</hutool.version>
|
||||||
|
|
||||||
|
<!--SpringDoc-->
|
||||||
|
<springdoc.version>2.2.0</springdoc.version>
|
||||||
|
|
||||||
|
<!--Docker打包配置-->
|
||||||
|
<!-- <docker.repository.url>10.10.10.200:5000</docker.repository.url>-->
|
||||||
|
<!-- <docker.registry.name>skcks.cn</docker.registry.name>-->
|
||||||
|
<!-- <docker.registry.username>XXX</docker.registry.username>-->
|
||||||
|
<!-- <docker.registry.password>XXX</docker.registry.password>-->
|
||||||
|
<docker.maven.plugin.version>1.4.13</docker.maven.plugin.version>
|
||||||
|
|
||||||
|
<jain-sip.version>1.3.0-91</jain-sip.version>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>jar</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>true</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>true</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<profile>
|
||||||
|
<id>docker</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>false</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-sip</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>zlmediakit-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>orm</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- sip协议栈 -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>javax.sip</groupId>
|
||||||
|
<artifactId>jain-sip-ri</artifactId>
|
||||||
|
<version>${jain-sip.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--lombok-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.spring.boot</groupId>
|
||||||
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
||||||
|
<version>${mybatis.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--Mybatis-DynamicSQL-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.dynamic-sql</groupId>
|
||||||
|
<artifactId>mybatis-dynamic-sql</artifactId>
|
||||||
|
<version>${mybatis-dynamic.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
<version>${pagehelper.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--hutool-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
<version>${hutool.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-undertow</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
<artifactId>spring-cloud-dependencies</artifactId>
|
||||||
|
<version>${spring-cloud.version}</version>
|
||||||
|
<type>pom</type>
|
||||||
|
<scope>import</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.mybatis.generator</groupId>
|
||||||
|
<artifactId>mybatis-generator-maven-plugin</artifactId>
|
||||||
|
<version>${mybatis-generator-maven-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<!--配置文件的位置-->
|
||||||
|
<configurationFile>src/main/resources/config/generatorConfig.xml</configurationFile>
|
||||||
|
<verbose>true</verbose>
|
||||||
|
<overwrite>true</overwrite>
|
||||||
|
</configuration>
|
||||||
|
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>Generate MyBatis Artifacts</id>
|
||||||
|
<goals>
|
||||||
|
<goal>generate</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>mysql</groupId>
|
||||||
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
|
<version>${mysql.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>com.spotify</groupId>
|
||||||
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
||||||
|
<version>${docker.maven.plugin.version}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>default</id>
|
||||||
|
<goals>
|
||||||
|
<goal>build</goal>
|
||||||
|
<goal>push</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<skip>${skip.docker}</skip>
|
||||||
|
<repository>skcks.cn/gb28181-docking-platform</repository>
|
||||||
|
<tag>${project.version}</tag>
|
||||||
|
<buildArgs>
|
||||||
|
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
|
||||||
|
</buildArgs>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<annotationProcessorPaths>
|
||||||
|
<path>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok-mapstruct-binding</artifactId>
|
||||||
|
<version>0.2.0</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</path>
|
||||||
|
<!-- other annotation processors -->
|
||||||
|
</annotationProcessorPaths>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>${maven-resources-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>${maven-surefire-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<skipTests>true</skipTests>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
5ff91e6636ccd9626596542eeadfcef4
|
@ -0,0 +1 @@
|
|||||||
|
6d7e461795b6150773154681905e55cf4f20a853
|
@ -0,0 +1,364 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<parent>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
|
</parent>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>gb28181-docking-platform</name>
|
||||||
|
<description>GB28181 Docking Platform</description>
|
||||||
|
<modules>
|
||||||
|
<module>starter</module>
|
||||||
|
<module>annotation</module>
|
||||||
|
<module>common</module>
|
||||||
|
<module>api</module>
|
||||||
|
<module>gb28181-service</module>
|
||||||
|
<module>orm</module>
|
||||||
|
<module>zlmediakit-service</module>
|
||||||
|
<module>gb28181-sip</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
||||||
|
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<java.version>17</java.version>
|
||||||
|
<springboot.version>3.1.2</springboot.version>
|
||||||
|
<spring-cloud.version>2022.0.3</spring-cloud.version>
|
||||||
|
|
||||||
|
<!--Java Bean-->
|
||||||
|
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
|
||||||
|
<lombok.version>1.18.24</lombok.version>
|
||||||
|
|
||||||
|
<!--数据库-->
|
||||||
|
<mysql.version>8.0.31</mysql.version>
|
||||||
|
<mybatis.version>3.0.2</mybatis.version>
|
||||||
|
<mybatis-dynamic.version>1.5.0</mybatis-dynamic.version>
|
||||||
|
<mybatis-generator-maven-plugin.version>1.4.2</mybatis-generator-maven-plugin.version>
|
||||||
|
<pagehelper.version>1.4.7</pagehelper.version>
|
||||||
|
|
||||||
|
<!--工具-->
|
||||||
|
<hutool.version>5.8.22</hutool.version>
|
||||||
|
|
||||||
|
<!--SpringDoc-->
|
||||||
|
<springdoc.version>2.2.0</springdoc.version>
|
||||||
|
|
||||||
|
<!--Docker打包配置-->
|
||||||
|
<!-- <docker.repository.url>10.10.10.200:5000</docker.repository.url>-->
|
||||||
|
<!-- <docker.registry.name>skcks.cn</docker.registry.name>-->
|
||||||
|
<!-- <docker.registry.username>XXX</docker.registry.username>-->
|
||||||
|
<!-- <docker.registry.password>XXX</docker.registry.password>-->
|
||||||
|
<docker.maven.plugin.version>1.4.13</docker.maven.plugin.version>
|
||||||
|
|
||||||
|
<jain-sip.version>1.3.0-91</jain-sip.version>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>jar</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>true</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>true</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<profile>
|
||||||
|
<id>docker</id>
|
||||||
|
<properties>
|
||||||
|
<skip.docker>false</skip.docker>
|
||||||
|
</properties>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-sip</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>zlmediakit-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>orm</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- sip协议栈 -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>javax.sip</groupId>
|
||||||
|
<artifactId>jain-sip-ri</artifactId>
|
||||||
|
<version>${jain-sip.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--lombok-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.spring.boot</groupId>
|
||||||
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
||||||
|
<version>${mybatis.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--Mybatis-DynamicSQL-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mybatis.dynamic-sql</groupId>
|
||||||
|
<artifactId>mybatis-dynamic-sql</artifactId>
|
||||||
|
<version>${mybatis-dynamic.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
<version>${pagehelper.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--hutool-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
<version>${hutool.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-undertow</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
<artifactId>spring-cloud-dependencies</artifactId>
|
||||||
|
<version>${spring-cloud.version}</version>
|
||||||
|
<type>pom</type>
|
||||||
|
<scope>import</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.mybatis.generator</groupId>
|
||||||
|
<artifactId>mybatis-generator-maven-plugin</artifactId>
|
||||||
|
<version>${mybatis-generator-maven-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<!--配置文件的位置-->
|
||||||
|
<configurationFile>src/main/resources/config/generatorConfig.xml</configurationFile>
|
||||||
|
<verbose>true</verbose>
|
||||||
|
<overwrite>true</overwrite>
|
||||||
|
</configuration>
|
||||||
|
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>Generate MyBatis Artifacts</id>
|
||||||
|
<goals>
|
||||||
|
<goal>generate</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>mysql</groupId>
|
||||||
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
|
<version>${mysql.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>com.spotify</groupId>
|
||||||
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
||||||
|
<version>${docker.maven.plugin.version}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>default</id>
|
||||||
|
<goals>
|
||||||
|
<goal>build</goal>
|
||||||
|
<goal>push</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<skip>${skip.docker}</skip>
|
||||||
|
<repository>skcks.cn/gb28181-docking-platform</repository>
|
||||||
|
<tag>${project.version}</tag>
|
||||||
|
<buildArgs>
|
||||||
|
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
|
||||||
|
</buildArgs>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<annotationProcessorPaths>
|
||||||
|
<path>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<version>${org.mapstruct.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>${lombok.version}</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok-mapstruct-binding</artifactId>
|
||||||
|
<version>0.2.0</version>
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<path>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||||
|
<version>${springboot.version}</version>
|
||||||
|
</path>
|
||||||
|
<!-- other annotation processors -->
|
||||||
|
</annotationProcessorPaths>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>${maven-resources-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>${maven-surefire-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<skipTests>true</skipTests>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
5ff91e6636ccd9626596542eeadfcef4
|
@ -0,0 +1 @@
|
|||||||
|
6d7e461795b6150773154681905e55cf4f20a853
|
20
cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/maven-metadata.xml
Normal file
20
cn/skcks/docking/gb28181/0.1.0-SNAPSHOT/maven-metadata.xml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<lastUpdated>20240111075502</lastUpdated>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20240111.075502</timestamp>
|
||||||
|
<buildNumber>3</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.1.0-20240111.075502-3</value>
|
||||||
|
<updated>20240111075502</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
7f93cee16c6dab483712c23284302948
|
@ -0,0 +1 @@
|
|||||||
|
a85470c60ba5924b3e52acbcbb1b92163fac7797
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
2c5f08a26b7bb47687cdb72d9f3234a9
|
@ -0,0 +1 @@
|
|||||||
|
9bf91a6a995ba5415413863313cbaac08590e2d9
|
@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-context</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-web</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
c24e9edfcddb75da889eb8ed4b56c547
|
@ -0,0 +1 @@
|
|||||||
|
43b7add2969142550a5245ee85e70ec0b630de43
|
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<versioning>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20231017.084339</timestamp>
|
||||||
|
<buildNumber>5</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<lastUpdated>20231017084339</lastUpdated>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.0.1-20231017.084339-5</value>
|
||||||
|
<updated>20231017084339</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>0.0.1-20231017.084339-5</value>
|
||||||
|
<updated>20231017084339</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
5e12bc42ab365885a621da8ba0d2f87d
|
@ -0,0 +1 @@
|
|||||||
|
bc84b4bc286d2b6a2f883a3ce6ab52dc8e8ff41e
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
42889af1091b8186800c819a7c0d956e
|
@ -0,0 +1 @@
|
|||||||
|
87acc32098f2eca1f21daa1e67232bc8cc9e7531
|
@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-context</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-web</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
d9b2b15542443a572b9d8377cdff905c
|
@ -0,0 +1 @@
|
|||||||
|
8e8a2c34f47451cd0241562bdefb50e1ce5c0819
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
42889af1091b8186800c819a7c0d956e
|
@ -0,0 +1 @@
|
|||||||
|
87acc32098f2eca1f21daa1e67232bc8cc9e7531
|
@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-context</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-web</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
d9b2b15542443a572b9d8377cdff905c
|
@ -0,0 +1 @@
|
|||||||
|
8e8a2c34f47451cd0241562bdefb50e1ce5c0819
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
42889af1091b8186800c819a7c0d956e
|
@ -0,0 +1 @@
|
|||||||
|
87acc32098f2eca1f21daa1e67232bc8cc9e7531
|
@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-context</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-web</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.springframework</groupId>
|
||||||
|
<artifactId>spring-beans</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
d9b2b15542443a572b9d8377cdff905c
|
@ -0,0 +1 @@
|
|||||||
|
8e8a2c34f47451cd0241562bdefb50e1ce5c0819
|
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<lastUpdated>20240111075502</lastUpdated>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20240111.075502</timestamp>
|
||||||
|
<buildNumber>3</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.1.0-20240111.075502-3</value>
|
||||||
|
<updated>20240111075502</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>0.1.0-20240111.075502-3</value>
|
||||||
|
<updated>20240111075502</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
3836fe0a38a32c1480eb2586a9be3510
|
@ -0,0 +1 @@
|
|||||||
|
6dfa67eed87b3c2e2a272e0af24f12b69687e840
|
12
cn/skcks/docking/gb28181/annotation/maven-metadata.xml
Normal file
12
cn/skcks/docking/gb28181/annotation/maven-metadata.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<versions>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</versions>
|
||||||
|
<lastUpdated>20240111075502</lastUpdated>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
b327f62b4b7027d7364c1842f8864aeb
|
@ -0,0 +1 @@
|
|||||||
|
3ba5bc5ebcadf1d919b39786d1a4331e1a86fed5
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
84843c8704bc96e38212bdcb438f6bc8
|
@ -0,0 +1 @@
|
|||||||
|
8242f9f1fb76c3bf366c9a2e75a5324844691b40
|
@ -0,0 +1,62 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>jakarta.servlet</groupId>
|
||||||
|
<artifactId>jakarta.servlet-api</artifactId>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
daba7c486e97296483f28512e1a6d26e
|
@ -0,0 +1 @@
|
|||||||
|
55a6b12582e1c82d194f1837b63d37045f0106c9
|
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<versioning>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20231017.084348</timestamp>
|
||||||
|
<buildNumber>4</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<lastUpdated>20231017084348</lastUpdated>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.0.1-20231017.084348-4</value>
|
||||||
|
<updated>20231017084348</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>0.0.1-20231017.084348-4</value>
|
||||||
|
<updated>20231017084348</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
3e5625cd4f3211da334e2098cb1a1658
|
@ -0,0 +1 @@
|
|||||||
|
01ab54c74e526abee3eca07f5056b47cd4da8659
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
841a3ba3937fda44d50877a1910fe41a
|
@ -0,0 +1 @@
|
|||||||
|
7148d2cbff9a069459520b6a319554a277d41253
|
@ -0,0 +1,62 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>gb28181-service</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||||
|
<version>${springdoc.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>jakarta.servlet</groupId>
|
||||||
|
<artifactId>jakarta.servlet-api</artifactId>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
90cc84f33c567d2172fd050dfdb51bec
|
@ -0,0 +1 @@
|
|||||||
|
e407bc173114b359349013a5edb6ee2de2ef0bfc
|
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<lastUpdated>20240111075502</lastUpdated>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20240111.075502</timestamp>
|
||||||
|
<buildNumber>1</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.1.0-20240111.075502-1</value>
|
||||||
|
<updated>20240111075502</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>0.1.0-20240111.075502-1</value>
|
||||||
|
<updated>20240111075502</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
9f9e921ec96943c8fe7e9b808e4e7ffe
|
@ -0,0 +1 @@
|
|||||||
|
e18cd4b021e66f521c0007e8e43dbe3e4a2154cc
|
12
cn/skcks/docking/gb28181/api/maven-metadata.xml
Normal file
12
cn/skcks/docking/gb28181/api/maven-metadata.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata>
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>api</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<versions>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</versions>
|
||||||
|
<lastUpdated>20240111075502</lastUpdated>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
1
cn/skcks/docking/gb28181/api/maven-metadata.xml.md5
Normal file
1
cn/skcks/docking/gb28181/api/maven-metadata.xml.md5
Normal file
@ -0,0 +1 @@
|
|||||||
|
97b492b694d1bd5c1f04017b15edd0f1
|
1
cn/skcks/docking/gb28181/api/maven-metadata.xml.sha1
Normal file
1
cn/skcks/docking/gb28181/api/maven-metadata.xml.sha1
Normal file
@ -0,0 +1 @@
|
|||||||
|
b55082d31b91ba9d1fdfdf2e258772ee801408c1
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
f1ae9985c3b3993c05df2e2ccf08b049
|
@ -0,0 +1 @@
|
|||||||
|
fed947e616d0bf0839d476ab710f595aefbc936d
|
@ -0,0 +1,147 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.junit.jupiter</groupId>
|
||||||
|
<artifactId>junit-jupiter-api</artifactId>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-core</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-databind</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-xml</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-logging</artifactId>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.data</groupId>
|
||||||
|
<artifactId>spring-data-redis</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<artifactId>lettuce-core</artifactId>
|
||||||
|
<groupId>io.lettuce</groupId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>redis.clients</groupId>
|
||||||
|
<artifactId>jedis</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.commons</groupId>
|
||||||
|
<artifactId>commons-lang3</artifactId>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<skip>true</skip>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
899e8f56d155ccae4936c42a6751ea3f
|
@ -0,0 +1 @@
|
|||||||
|
1a9f3870036dc00f33aca1ad5533f20f04bb13fc
|
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata modelVersion="1.1.0">
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<versioning>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20231017.084341</timestamp>
|
||||||
|
<buildNumber>4</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<lastUpdated>20231017084341</lastUpdated>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>0.0.1-20231017.084341-4</value>
|
||||||
|
<updated>20231017084341</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>0.0.1-20231017.084341-4</value>
|
||||||
|
<updated>20231017084341</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
81b9baee6836cb4d9323dc68e9a3aab6
|
@ -0,0 +1 @@
|
|||||||
|
6e50ba3a6f3407a048f189487112b898275db9b1
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
a3dd409cb33e809d812c8233a508c17f
|
@ -0,0 +1 @@
|
|||||||
|
6be34f4e8fc00d34ac77060ef9ec974ea6e11b8b
|
@ -0,0 +1,147 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>cn.skcks.docking</groupId>
|
||||||
|
<artifactId>gb28181</artifactId>
|
||||||
|
<version>0.1.0-SNAPSHOT</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>cn.skcks.docking.gb28181</groupId>
|
||||||
|
<artifactId>common</artifactId>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<!--mybatis 分页器插件-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.pagehelper</groupId>
|
||||||
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-all</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.junit.jupiter</groupId>
|
||||||
|
<artifactId>junit-jupiter-api</artifactId>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-core</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-databind</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-xml</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-starter-logging</artifactId>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springdoc</groupId>
|
||||||
|
<artifactId>springdoc-openapi-starter-common</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!--MapStruct-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct</artifactId>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.mapstruct</groupId>
|
||||||
|
<artifactId>mapstruct-processor</artifactId>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.data</groupId>
|
||||||
|
<artifactId>spring-data-redis</artifactId>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<artifactId>lettuce-core</artifactId>
|
||||||
|
<groupId>io.lettuce</groupId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>redis.clients</groupId>
|
||||||
|
<artifactId>jedis</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.commons</groupId>
|
||||||
|
<artifactId>commons-lang3</artifactId>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>@</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<skip>true</skip>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
|
||||||
|
<testResources>
|
||||||
|
<testResource>
|
||||||
|
<directory>src/test/resources</directory>
|
||||||
|
<includes>
|
||||||
|
<include>**/**</include>
|
||||||
|
</includes>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
</testResource>
|
||||||
|
</testResources>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
3147909ae684174472044ecab83a0b23
|
@ -0,0 +1 @@
|
|||||||
|
0cf7ee3390bd03472da221845b0e7b386b78db6a
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
a3dd409cb33e809d812c8233a508c17f
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user