依存関係
<dependency><!-- このプロジェクトはJUnit バージョン{{book.version.junit}}に依存している -->
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>{{book.version.junit}}</version>
<scope>test</scope>
</dependency>Last updated
<dependency><!-- このプロジェクトはJUnit バージョン{{book.version.junit}}に依存している -->
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>{{book.version.junit}}</version>
<scope>test</scope>
</dependency>Last updated