mirror of
https://github.com/ehlxr/maven-repository.git
synced 2024-11-24 10:43:42 +00:00
init git maven repository
This commit is contained in:
parent
91deaea96d
commit
dad60ece7c
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
76fac3ba8c5ba7738d8c809810b31d3f
|
@ -0,0 +1 @@
|
|||||||
|
169bfdef73048f7950077162398d1be36ee7585b
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
4000a39644e5f730914c72d2e3a6b822
|
@ -0,0 +1 @@
|
|||||||
|
7e3901c3c6385b821d588340804c0365ab3afac1
|
@ -0,0 +1,40 @@
|
|||||||
|
<?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">
|
||||||
|
<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>
|
||||||
|
</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>
|
@ -0,0 +1 @@
|
|||||||
|
ed03aed0464971c8e5375a8779afdee0
|
@ -0,0 +1 @@
|
|||||||
|
f76f786ede737b9bdfce941e42f256dc1b687a1b
|
31
io/github/ehlxr/did-common/1.0.2-SNAPSHOT/maven-metadata.xml
Normal file
31
io/github/ehlxr/did-common/1.0.2-SNAPSHOT/maven-metadata.xml
Normal 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.0.2-SNAPSHOT</version>
|
||||||
|
<versioning>
|
||||||
|
<snapshot>
|
||||||
|
<timestamp>20210122.083034</timestamp>
|
||||||
|
<buildNumber>1</buildNumber>
|
||||||
|
</snapshot>
|
||||||
|
<lastUpdated>20210122083034</lastUpdated>
|
||||||
|
<snapshotVersions>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>1.0.2-20210122.083034-1</value>
|
||||||
|
<updated>20210122083034</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<extension>pom</extension>
|
||||||
|
<value>1.0.2-20210122.083034-1</value>
|
||||||
|
<updated>20210122083034</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
<snapshotVersion>
|
||||||
|
<classifier>sources</classifier>
|
||||||
|
<extension>jar</extension>
|
||||||
|
<value>1.0.2-20210122.083034-1</value>
|
||||||
|
<updated>20210122083034</updated>
|
||||||
|
</snapshotVersion>
|
||||||
|
</snapshotVersions>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
2f527b40f46e5ed707a15b33a4e44d65
|
@ -0,0 +1 @@
|
|||||||
|
35873187edf80440187053bc289c327c7dc0d513
|
11
io/github/ehlxr/did-common/maven-metadata.xml
Normal file
11
io/github/ehlxr/did-common/maven-metadata.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<metadata>
|
||||||
|
<groupId>io.github.ehlxr</groupId>
|
||||||
|
<artifactId>did-common</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<versions>
|
||||||
|
<version>1.0.2-SNAPSHOT</version>
|
||||||
|
</versions>
|
||||||
|
<lastUpdated>20210122083034</lastUpdated>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
1
io/github/ehlxr/did-common/maven-metadata.xml.md5
Normal file
1
io/github/ehlxr/did-common/maven-metadata.xml.md5
Normal file
@ -0,0 +1 @@
|
|||||||
|
523d7521069797d784b3c84d852f5d72
|
1
io/github/ehlxr/did-common/maven-metadata.xml.sha1
Normal file
1
io/github/ehlxr/did-common/maven-metadata.xml.sha1
Normal file
@ -0,0 +1 @@
|
|||||||
|
215341915898f7ed4501c39b45e2896ada0a38fb
|
Loading…
Reference in New Issue
Block a user