質問編集履歴

2

add question

2020/04/16 08:00

投稿

hiroga
hiroga

スコア91

test CHANGED
File without changes
test CHANGED
@@ -8,8 +8,10 @@
8
8
 
9
9
  このとき、完全限定クラス名が `org.apache.commons.id.uuid.UUID` であることは検索して分かります。
10
10
 
11
- しかし、mavenやgradleでinstallするためには organization名とartifact-idが必要ですよね?
11
+ しかし、mavenやgradleでinstallするためには organization名とartifactが必要ですよね?
12
12
 
13
13
 
14
14
 
15
15
  パッケージ名と一意に結びつくものではないと思うのですが、どうやって検索したらいいでしょうか?
16
+
17
+ また、そもそもパッケージ名とorganization - artifactの二種類の階層構造があるのはどうしてでしょうか?紛らわしいです。

1

fix url

2020/04/16 07:59

投稿

hiroga
hiroga

スコア91

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- http://commons.apache.org/sandbox/commons-id/apidocs/org/apache/commons/id/uuid/UUID.html#nameUUIDFromString%28java.lang.String,%20org.apache.commons.id.uuid.UUID,%20java.lang.String%29
5
+ http://commons.apache.org/sandbox/commons-id/apidocs/org/apache/commons/id/uuid/UUID.html#nameUUIDFromString%28java.lang.String,%20org.apache.commons.id.uuid.UUID
6
6
 
7
7
 
8
8