init git maven repository

main
ḕℏỈẍȓ 2021-02-10 08:44:06 +00:00
parent 539c92df45
commit d8b7c3ab7a
15 changed files with 68 additions and 13 deletions

View File

@ -0,0 +1 @@
9bf3af5f85d7741f564aed9528443470

View File

@ -0,0 +1 @@
99c44d6db7697e881f9466a8e1437ed46fa8f8d7

View File

@ -0,0 +1 @@
2dd34f2ef0b9cfe94d35e61a095259cd

View File

@ -0,0 +1 @@
ebd3c68bb67fada94224f2cafd6fc9206199a60a

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>did-parent</artifactId>
<groupId>io.github.ehlxr</groupId>
<version>1.0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>did-common</artifactId>
<name>did-common</name>
<dependencies>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

View File

@ -0,0 +1 @@
4b30be80b6547c13c3012e4ab76e22e2

View File

@ -0,0 +1 @@
2e1fc833889f12e2a6e8bee08091c5c7c86b76a8

View File

@ -5,26 +5,26 @@
<version>1.0.2-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20210209.113458</timestamp>
<timestamp>20210210.084319</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20210209113458</lastUpdated>
<lastUpdated>20210210084319</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0.2-20210209.113458-1</value>
<updated>20210209113458</updated>
<value>1.0.2-20210210.084319-1</value>
<updated>20210210084319</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0.2-20210209.113458-1</value>
<updated>20210209113458</updated>
<value>1.0.2-20210210.084319-1</value>
<updated>20210210084319</updated>
</snapshotVersion>
<snapshotVersion>
<classifier>sources</classifier>
<extension>jar</extension>
<value>1.0.2-20210209.113458-1</value>
<updated>20210209113458</updated>
<value>1.0.2-20210210.084319-1</value>
<updated>20210210084319</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>

View File

@ -1 +1 @@
535fb3cb768bd0bdd5dace63b72b4909
e42e5672d24f9881061d2cf3da6e6aa4

View File

@ -1 +1 @@
ecc727375fe4631fdd0d2bc02834704e883099f2
c9763a4ddfa27a6f12cbedc31eeab61a22b9f945

View File

@ -6,6 +6,6 @@
<versions>
<version>1.0.2-SNAPSHOT</version>
</versions>
<lastUpdated>20210209113458</lastUpdated>
<lastUpdated>20210210084319</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
01ad25d4da26b71f878cea28805d7714
70519210373e480fb8da7450b23621f4

View File

@ -1 +1 @@
ae27c0232e2c9cb5e4fe3735edd342a744a0ab7f
fa32be73df833357479371defb21177592c17b62