# JavalibCore **Repository Path**: mirrors_robotframework/JavalibCore ## Basic Information - **Project Name**: JavalibCore - **Description**: Base for implementing Java test libraries to be used with Robot Framework - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 org.robotframework javalib-core 2.0.3 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/