init git maven repository

main
ḕℏỈẍȓ 2021-02-13 03:01:31 +00:00
parent 6d039c9c80
commit 7a67900f7e
15 changed files with 86 additions and 4 deletions

View File

@ -0,0 +1 @@
c06578a868741da1cc118e4465fc8eb6

View File

@ -0,0 +1 @@
46b51bddda4c4001a70e9932f17d4846b2c4e2a2

View File

@ -0,0 +1 @@
4a12a774f7171cec333b3057871a5f8a

View File

@ -0,0 +1 @@
dbf114a424481697bf71a7ee96caa1f729aa36af

View File

@ -0,0 +1,43 @@
<?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-core</artifactId>
<dependencies>
<dependency>
<groupId>io.github.ehlxr</groupId>
<artifactId>did-common</artifactId>
</dependency>
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-core</artifactId>
</dependency>
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime</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 @@
4816ead79226cef9dfde0de99dedb7f1

View File

@ -0,0 +1 @@
1538f7290acca75ff521efb8adb29198a0d91559

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-core</artifactId>
<version>1.1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20210213.030044</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20210213030044</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.1.0-20210213.030044-1</value>
<updated>20210213030044</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.1.0-20210213.030044-1</value>
<updated>20210213030044</updated>
</snapshotVersion>
<snapshotVersion>
<classifier>sources</classifier>
<extension>jar</extension>
<value>1.1.0-20210213.030044-1</value>
<updated>20210213030044</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>

View File

@ -0,0 +1 @@
4e8358ffd9983d269f45b1adaa631cf5

View File

@ -0,0 +1 @@
ef12997ba4997045181dc261351bb1c96dc82fbf

View File

@ -4,8 +4,8 @@
<artifactId>did-core</artifactId>
<versioning>
<versions>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20210210084412</lastUpdated>
<lastUpdated>20210213030044</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
08d109a038f08e2d242027ce1a5b258f
0d27fce16b0071a95aa0be4ae8951ba6

View File

@ -1 +1 @@
6393d705f18ab31f6cb031cffb6e5e50964ee6a1
960599c1bc345ebb70ed7f1751822fc8a77a4501