License |
License |
---|---|
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdplugin-api |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplugin-api
EPAM Report portal. Plugin extension APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-api-5.7.0.pom | |
plugin-api-5.7.0-sources.jar | 15 KB |
plugin-api-5.7.0-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/plugin-api/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>plugin-api</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/plugin-api/
implementation 'com.epam.reportportal:plugin-api:5.7.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/plugin-api/
implementation ("com.epam.reportportal:plugin-api:5.7.0")
'com.epam.reportportal:plugin-api:jar:5.7.0'
<dependency org="com.epam.reportportal" name="plugin-api" rev="5.7.0">
<artifact name="plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='plugin-api', version='5.7.0')
)
libraryDependencies += "com.epam.reportportal" % "plugin-api" % "5.7.0"
[com.epam.reportportal/plugin-api "5.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.reportportal : commons-model | jar | |
com.epam.reportportal : commons-rules | jar | |
com.epam.reportportal : commons-dao | jar | |
org.pf4j : pf4j | jar | 2.4.0 |