Skip to content

Instantly share code, notes, and snippets.

View bitcoder's full-sized avatar

Sergio Freire bitcoder

View GitHub Profile
@bitcoder
bitcoder / pom.xml
Created March 14, 2025 12:02
basic pom.xml for cucumber junit5 example
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cucumber</groupId>
<artifactId>cucumber-java-skeleton</artifactId>
<version>0.0.1</version>
<packaging>jar</packaging>
<name>Cucumber-Java Skeleton</name>
@bitcoder
bitcoder / index.html
Created February 17, 2013 14:01
A CodePen by sid.
<section class="slider">
<input type="radio" id="slide2" name="slide">
<input type="radio" id="slide3" name="slide" checked="" >
<input type="radio" id="slide4" name="slide">
<ul>
<li>
<img src="http://www.dbeckham.cz/img/novinky/psg_oficialni_foto.jpg"/>
</li>