File | Operation |
---|---|
dependencies-junit-2024.9.26.pom | download |
<dependency>
<groupId>ch.exense.dependencies</groupId>
<artifactId>dependencies-junit</artifactId>
<version>2024.9.26</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='ch.exense.dependencies', module='dependencies-junit', version='2024.9.26')
)
<parent> <groupId>ch.exense.dependencies</groupId> <artifactId>exense-dependencies</artifactId> <version>2024.9.26</version> </parent>