| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-platform-spring-controller-tester |
| Версия | Версия0.8.7 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-platform-spring-controller-tester</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester/
implementation 'com.canoo.dolphin-platform:dolphin-platform-spring-controller-tester:0.8.7'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester/
implementation ("com.canoo.dolphin-platform:dolphin-platform-spring-controller-tester:0.8.7")
'com.canoo.dolphin-platform:dolphin-platform-spring-controller-tester:jar:0.8.7'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-spring-controller-tester" rev="0.8.7">
<artifact name="dolphin-platform-spring-controller-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-spring-controller-tester', version='0.8.7')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-spring-controller-tester" % "0.8.7"
[com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester "0.8.7"]