Andrei Solntsev
13 Feb 2012

Codeborne enters the open-source world

Recently Codeborne started two open-source projects. Today we finally uploaded binaries to the central Maven repository, so now everyone can use them just by declaring dependency:

Mobile-ID

Mobile-ID is a client library for Java and Scala - you just need to write few rows of code to use Estonian Mobile-Id authentication.

<dependency org="com.codeborne" name="mobileid" rev="0.9.1"/>

Selenide

Selenide is a library for easy using of Selenium WebDriver for automated tests in Java.

<dependency org="com.codeborne" name="selenide" rev="1.0" conf="test->default"/>

Follow github links for more documentation, examples and source code. Both libraries are already used in real projects, so be sure that they work.

We are sincerely waiting for your critics, suggestions and bug reports.

Enjoy!

Our recent stories

Weekly TeX - how knowledge sharing shapes our culture

Weekly Technology Exchange (TeX) sessions are an integral part of Codeborne’s DNA. These sessions provide our team with the opportunity to share new knowledge, present interesting discoveries, and discuss the latest technological advancements.

The story of HIIT Pekk

At Codeborne, we believe that work should be balanced with fun and fitness. Our journey with high-intensity interval training (HIIT) began as a creative response to the challenges posed by the COVID-19 pandemic.