Last Version

com.github.aenniw:jrobot-parent 3.6.0

Serves remote test libraries for Robot Framework that are implemented in Java.

License

License

GroupId

GroupId

com.github.aenniw
ArtifactId

ArtifactId

jrobot-parent
Version

Version

3.6.0
Type

Type

pom
Description

Description

Serves remote test libraries for Robot Framework that are implemented in Java.
Project URL

Project URL

https://github.com/aenniw/jrobotremoteserver

Download jrobot-parent 3.6.0

Filename Size
jrobot-parent-3.6.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/ -->
<dependency>
    <groupId>com.github.aenniw</groupId>
    <artifactId>jrobot-parent</artifactId>
    <version>3.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/
implementation 'com.github.aenniw:jrobot-parent:3.6.0'
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/
implementation ("com.github.aenniw:jrobot-parent:3.6.0")
'com.github.aenniw:jrobot-parent:pom:3.6.0'
<dependency org="com.github.aenniw" name="jrobot-parent" rev="3.6.0">
  <artifact name="jrobot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aenniw', module='jrobot-parent', version='3.6.0')
)
libraryDependencies += "com.github.aenniw" % "jrobot-parent" % "3.6.0"
[com.github.aenniw/jrobot-parent "3.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jrobot-remote-server
  • jrobot-test-library
  • jrobot-features
  • jrobot-karaf