SkillAgentSearch skills...

JavalibCore

Base for implementing Java test libraries to be used with Robot Framework

Install / Use

/learn @robotframework/JavalibCore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Javalib Core

Javalib Core is a common core for all Robot Framework test libraries written in Java.

Usage instructions can be found on the project Wiki: https://github.com/robotframework/JavalibCore/wiki

Project jar can be downloaded directly from the Maven Repository__

__ http://search.maven.org/remotecontent?filepath=org/robotframework/javalib-core/2.0.3/javalib-core-2.0.3.jar

.. code:: xml

<dependency>
    <groupId>org.robotframework</groupId>
    <artifactId>javalib-core</artifactId>
    <version>2.0.3</version>
</dependency>

Although it's prefered to use it as Maven dependency

The project was originally hosted at Google Code__

__ http://code.google.com/p/robotframework-javalibcore/

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated1mo ago
Forks26

Languages

Java

Security Score

75/100

Audited on Feb 19, 2026

No findings