License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.theartos |
ArtifactId | ArtifactIdreportportal-client |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncom.theartos:reportportal-client
Report Portal Client Designed for Artos Framework
|
Project URL |
Project URL |
Project Organization |
Project OrganizationArtos |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reportportal-client-0.0.1.pom | |
reportportal-client-0.0.1.jar | 11 MB |
reportportal-client-0.0.1-sources.jar | 7 KB |
reportportal-client-0.0.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theartos/reportportal-client/ -->
<dependency>
<groupId>com.theartos</groupId>
<artifactId>reportportal-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theartos/reportportal-client/
implementation 'com.theartos:reportportal-client:0.0.1'
// https://jarcasting.com/artifacts/com.theartos/reportportal-client/
implementation ("com.theartos:reportportal-client:0.0.1")
'com.theartos:reportportal-client:jar:0.0.1'
<dependency org="com.theartos" name="reportportal-client" rev="0.0.1">
<artifact name="reportportal-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theartos', module='reportportal-client', version='0.0.1')
)
libraryDependencies += "com.theartos" % "reportportal-client" % "0.0.1"
[com.theartos/reportportal-client "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.epam.reportportal : client-java | jar | 4.0.9 |
com.epam.reportportal : rest-client-core | jar | 1.0.4 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.16 |
com.epam.reportportal : logger-java-log4j | jar | 4.0.1 |
com.epam.reportportal : commons-model | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |