Revisión | 622f464448c0b83ad5a6037d533705087ef50418 (tree) |
---|---|
Tiempo | 2022-02-09 21:59:13 |
Autor | hayashi <hayashi@loca...> |
Commiter | hayashi |
Update README.md
@@ -72,16 +72,19 @@ commons_imaging ライブラリは下記から入手してください。(vers | ||
72 | 72 | ## Repository |
73 | 73 | |
74 | 74 | Source repository |
75 | + | |
76 | +| name | url | | |
77 | +| -------------- | -------------------------------------------------------- | | |
75 | 78 | | adjustgpx-core | http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git | |
76 | 79 | | osdn | yuuhayashi@git.osdn.net:/gitroot/importpicture/importpicture.git | |
77 | 80 | |
78 | -Binary repository : `http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx/` | |
81 | +Binary repository : `http://surveyor.mydns.jp/archiva/#artifact/osm.surveyor/adjustgpx-core/` | |
79 | 82 | |
80 | 83 | ``` |
81 | - <!-- http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx --> | |
84 | + <!-- http://surveyor.mydns.jp/archiva/#artifact/osm.surveyor/adjustgpx-core/ --> | |
82 | 85 | <dependency> |
83 | 86 | <groupId>osm.surveyor</groupId> |
84 | 87 | <artifactId>adjustgpx-core</artifactId> |
85 | 88 | <type>jar</type> |
86 | 89 | </dependency> |
87 | -``` | |
\ No newline at end of file | ||
90 | +``` |