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
f789038378
commit
8d959fb110
Binary file not shown.
@ -0,0 +1 @@
|
||||
f9e22256b8ba643fa3ba09c1044e4a30
|
@ -0,0 +1 @@
|
||||
20955a21b2ab78a61ab8d9df586ee7bbad681fdc
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
f9f1cec908b01e98a71e591b7ad46943
|
@ -0,0 +1 @@
|
||||
c3995abe1b85f997ddc9d63b859b475edd362247
|
@ -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.0.2-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>
|
@ -0,0 +1 @@
|
||||
4a5e29760d8d1d1f48fb2c695f4122c5
|
@ -0,0 +1 @@
|
||||
4aa08e51d4326c723dafa4f38b789b3a10b2248c
|
31
io/github/ehlxr/did-core/1.0.2-SNAPSHOT/maven-metadata.xml
Normal file
31
io/github/ehlxr/did-core/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-core</artifactId>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<versioning>
|
||||
<snapshot>
|
||||
<timestamp>20210209.113550</timestamp>
|
||||
<buildNumber>1</buildNumber>
|
||||
</snapshot>
|
||||
<lastUpdated>20210209113550</lastUpdated>
|
||||
<snapshotVersions>
|
||||
<snapshotVersion>
|
||||
<extension>jar</extension>
|
||||
<value>1.0.2-20210209.113550-1</value>
|
||||
<updated>20210209113550</updated>
|
||||
</snapshotVersion>
|
||||
<snapshotVersion>
|
||||
<extension>pom</extension>
|
||||
<value>1.0.2-20210209.113550-1</value>
|
||||
<updated>20210209113550</updated>
|
||||
</snapshotVersion>
|
||||
<snapshotVersion>
|
||||
<classifier>sources</classifier>
|
||||
<extension>jar</extension>
|
||||
<value>1.0.2-20210209.113550-1</value>
|
||||
<updated>20210209113550</updated>
|
||||
</snapshotVersion>
|
||||
</snapshotVersions>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
f0239350d911420c5e14599151a1673a
|
@ -0,0 +1 @@
|
||||
87257eb77af095a1d152186dc322e9a867e18701
|
11
io/github/ehlxr/did-core/maven-metadata.xml
Normal file
11
io/github/ehlxr/did-core/maven-metadata.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>io.github.ehlxr</groupId>
|
||||
<artifactId>did-core</artifactId>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
</versions>
|
||||
<lastUpdated>20210209113550</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
1
io/github/ehlxr/did-core/maven-metadata.xml.md5
Normal file
1
io/github/ehlxr/did-core/maven-metadata.xml.md5
Normal file
@ -0,0 +1 @@
|
||||
f8c67710f246ee054940a7526809eb49
|
1
io/github/ehlxr/did-core/maven-metadata.xml.sha1
Normal file
1
io/github/ehlxr/did-core/maven-metadata.xml.sha1
Normal file
@ -0,0 +1 @@
|
||||
586b82be785fafc039c9bba31f898993bca68c2a
|
Loading…
Reference in New Issue
Block a user