License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.sdk.testutil |
ArtifactId | ArtifactIdtestutil-parent |
Last Version | Last Version3.70.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTest Utilities - Parent POM
Convenience utilities for testing. (Deprecated)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
testutil-parent-3.70.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.testutil/testutil-parent/ -->
<dependency>
<groupId>com.sap.cloud.sdk.testutil</groupId>
<artifactId>testutil-parent</artifactId>
<version>3.70.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.testutil/testutil-parent/
implementation 'com.sap.cloud.sdk.testutil:testutil-parent:3.70.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.testutil/testutil-parent/
implementation ("com.sap.cloud.sdk.testutil:testutil-parent:3.70.0")
'com.sap.cloud.sdk.testutil:testutil-parent:pom:3.70.0'
<dependency org="com.sap.cloud.sdk.testutil" name="testutil-parent" rev="3.70.0">
<artifact name="testutil-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.testutil', module='testutil-parent', version='3.70.0')
)
libraryDependencies += "com.sap.cloud.sdk.testutil" % "testutil-parent" % "3.70.0"
[com.sap.cloud.sdk.testutil/testutil-parent "3.70.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |