Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.canoo.dolphin-platform |
ArtifactId | ArtifactIddolphin-platform-spring-controller-tester |
Version | Version0.15.0 |
Type | Typejar |
<!-- 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.15.0</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.15.0'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester/
implementation ("com.canoo.dolphin-platform:dolphin-platform-spring-controller-tester:0.15.0")
'com.canoo.dolphin-platform:dolphin-platform-spring-controller-tester:jar:0.15.0'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-spring-controller-tester" rev="0.15.0">
<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.15.0')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-spring-controller-tester" % "0.15.0"
[com.canoo.dolphin-platform/dolphin-platform-spring-controller-tester "0.15.0"]