License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdweb-backend |
Version | Version5.3.5 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
web-backend-5.3.5.pom | |
web-backend-5.3.5.jar | 374 KB |
web-backend-5.3.5-sources.jar | 120 KB |
web-backend-5.3.5-javadoc.jar | 690 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/web-backend/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>web-backend</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/web-backend/
implementation 'com.testerum:web-backend:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/web-backend/
implementation ("com.testerum:web-backend:5.3.5")
'com.testerum:web-backend:jar:5.3.5'
<dependency org="com.testerum" name="web-backend" rev="5.3.5">
<artifact name="web-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='web-backend', version='5.3.5')
)
libraryDependencies += "com.testerum" % "web-backend" % "5.3.5"
[com.testerum/web-backend "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : web-launcher | jar | 5.3.5 |
org.springframework : spring-test | jar | 5.2.8.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
ch.qos.logback : logback-core | jar | 1.2.2 |