License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdweb-backend |
Version | Version5.2.3 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
web-backend-5.2.3.pom | |
web-backend-5.2.3.jar | 362 KB |
web-backend-5.2.3-sources.jar | 117 KB |
web-backend-5.2.3-javadoc.jar | 682 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/web-backend/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>web-backend</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/web-backend/
implementation 'com.testerum:web-backend:5.2.3'
// https://jarcasting.com/artifacts/com.testerum/web-backend/
implementation ("com.testerum:web-backend:5.2.3")
'com.testerum:web-backend:jar:5.2.3'
<dependency org="com.testerum" name="web-backend" rev="5.2.3">
<artifact name="web-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='web-backend', version='5.2.3')
)
libraryDependencies += "com.testerum" % "web-backend" % "5.2.3"
[com.testerum/web-backend "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : web-launcher | jar | 5.2.3 |
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 |