init git maven repository

main
ḕℏỈẍȓ 2021-02-11 02:34:41 +00:00
parent e0fb411720
commit 7955d643ee
15 changed files with 92 additions and 4 deletions

View File

@ -0,0 +1 @@
b47616cdafb9e1a501b9fcb72206eb76

View File

@ -0,0 +1 @@
86bcab8026601f8a6bfd4388b429da53d86a2a84

View File

@ -0,0 +1 @@
f308ec3b8a4f5e79a2dd99b85bc9145a

View File

@ -0,0 +1 @@
07ef5636039e5078d5023137c4f41e1f71aa14f7

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.1.0-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 @@
780086a162bd3a2019cd1d14e0014e8b

View File

@ -0,0 +1 @@
3ca99739046e42691a76c48505316425bd4c9da6

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>io.github.ehlxr</groupId>
<artifactId>did-common</artifactId>
<version>1.1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20210211.023355</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20210211023355</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.1.0-20210211.023355-1</value>
<updated>20210211023355</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.1.0-20210211.023355-1</value>
<updated>20210211023355</updated>
</snapshotVersion>
<snapshotVersion>
<classifier>sources</classifier>
<extension>jar</extension>
<value>1.1.0-20210211.023355-1</value>
<updated>20210211023355</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>

View File

@ -0,0 +1 @@
cac7b808b496e03ec774621e12e1295c

View File

@ -0,0 +1 @@
1c3cabff0041c903a7d3a894ee1bdb5cdc48a81b

View File

@ -4,8 +4,8 @@
<artifactId>did-common</artifactId>
<versioning>
<versions>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20210210084319</lastUpdated>
<lastUpdated>20210211023355</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
70519210373e480fb8da7450b23621f4
8459645d806f82fa51572248e1cb5ac1

View File

@ -1 +1 @@
fa32be73df833357479371defb21177592c17b62
00e95f3dc06bb75a481be748540208f30e393181