Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
4
  • Loading branch information
lianlianyi committed Sep 6, 2019
1 parent 7c5c346 commit 74f3826
Show file tree
Hide file tree
Showing 9 changed files with 197 additions and 4 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
956608c988bc369daa1520ea5b09cc42
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
975f88144cdb5749444576ea001e693598c15cb5
188 changes: 188 additions & 0 deletions org/apache/serial/serialTool/0.0.4/serialTool-0.0.4.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,188 @@
<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>
<groupId>org.apache.serial</groupId>
<artifactId>serialTool</artifactId>
<version>0.0.4</version>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version>
</parent>

<properties>
<jodd.version>5.0.8</jodd.version>
<hutool.version>[4.1.12,)</hutool.version>
<xxl.conf.version>1.6.1</xxl.conf.version>
<aliyun.sms.version>1.2.0</aliyun.sms.version>
<classfinal.version>1.1.4</classfinal.version>
<repo>D:\git\repo</repo>
</properties>


<dependencies>
<!-- https://gitee.com/cn-src/aliyun-oss -->
<dependency>
<groupId>cn.javaer.aliyun</groupId>
<artifactId>aliyun-spring-boot-starter-oss</artifactId>
<version>1.1.0</version>
</dependency>

<!-- https://github.com/justauth/JustAuth?utm_source=gold_browser_extension
第三方登陆 -->
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.10.1</version>
</dependency>

<dependency>
<groupId>cc.star</groupId>
<artifactId>starlight-common</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.9</version>
</dependency>

<!--lombok插件 -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<optional>true</optional>
</dependency>

<!--工具包 -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>${hutool.version}</version>
</dependency>

<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-all</artifactId>
<version>${jodd.version}</version>
</dependency>

<!-- 阿里云短信 https://gitee.com/cn-src/aliyun-sms -->
<dependency>
<groupId>cn.javaer.aliyun</groupId>
<artifactId>aliyun-sms</artifactId>
<version>${aliyun.sms.version}</version>
</dependency>
<dependency>
<groupId>cn.javaer.aliyun</groupId>
<artifactId>aliyun-spring-boot-starter-sms</artifactId>
<version>${aliyun.sms.version}</version>
</dependency>

<!-- redis -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!--    spring cache  -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<!--      lettuce 必备依赖  -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<!-- <scope>test</scope> -->
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>
</dependency>

<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-conf-core</artifactId>
<version>${xxl.conf.version}</version>
</dependency>

<!-- https://github.com/coobird/thumbnailator -->
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>[0.4, 0.5)</version>
</dependency>


</dependencies>

<build>
<plugins>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>true</skip><!-- 不编译test -->
<skipTests>true</skipTests><!-- 不执行test -->
<testFailureIgnore>true</testFailureIgnore><!-- 忽略单元测试的错误而继续构建 -->
</configuration>
</plugin>

<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<altDeploymentRepository>internal.repo::default::file://${repo}</altDeploymentRepository>
</configuration>
</plugin>
</plugins>
</build>

<repositories>
<repository>
<id>aliyun-repo</id>
<url>https://maven.aliyun.com/repository/public</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<id>rdc-releases</id>
<url>https://repo.rdc.aliyun.com/repository/30779-release-R4Zvmq/</url>
</repository>
<snapshotRepository>
<id>rdc-snapshots</id>
<url>https://repo.rdc.aliyun.com/repository/30779-snapshot-OGxjcA/</url>
</snapshotRepository>
</distributionManagement>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
78d873d84f856c3e4672972b0eef63f2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fa35a7ae110cbf4f19b8efbc5fd8b98b002caa48
5 changes: 3 additions & 2 deletions org/apache/serial/serialTool/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
<groupId>org.apache.serial</groupId>
<artifactId>serialTool</artifactId>
<versioning>
<release>0.0.3</release>
<release>0.0.4</release>
<versions>
<version>0.0.1</version>
<version>0.0.2</version>
<version>0.0.3</version>
<version>0.0.4</version>
</versions>
<lastUpdated>20190906082925</lastUpdated>
<lastUpdated>20190906085928</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion org/apache/serial/serialTool/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
29d6e8e665daaa3b34419ee82df4bd3b
a996696d772282de94c5cf09cb809103
2 changes: 1 addition & 1 deletion org/apache/serial/serialTool/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fe7b7b88936e709732b3831fe4536bc66aded96c
7638382f01590976eff8fb5c6463cb6a398d47d4

0 comments on commit 74f3826

Please sign in to comment.