OSDN Git Service

Update README.md
authorhayashi <hayashi@localhost>
Wed, 9 Feb 2022 12:59:13 +0000 (21:59 +0900)
committerhayashi <hayashi@localhost>
Wed, 9 Feb 2022 12:59:13 +0000 (21:59 +0900)
README.md

index 0303c5d..c6dc4f7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,16 +72,19 @@ commons_imaging ライブラリは下記から入手してください。(vers
 ## Repository
 
 Source repository
+
+| name           | url                                                      |
+| -------------- | -------------------------------------------------------- |
 | adjustgpx-core | http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git |
 | osdn   | yuuhayashi@git.osdn.net:/gitroot/importpicture/importpicture.git |
 
-Binary repository : `http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx/`
+Binary repository : `http://surveyor.mydns.jp/archiva/#artifact/osm.surveyor/adjustgpx-core/`
 
 ```
-    <!-- http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx -->
+    <!-- http://surveyor.mydns.jp/archiva/#artifact/osm.surveyor/adjustgpx-core/ -->
     <dependency>
       <groupId>osm.surveyor</groupId>
       <artifactId>adjustgpx-core</artifactId>
       <type>jar</type>
     </dependency>
-```
\ No newline at end of file
+```