|
You are here |
zserge.com | ||
| | | | |
msfjarvis.dev
|
|
| | | | | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages. | |
| | | | |
square.github.io
|
|
| | | | | Square's meticulous HTTP client for the JVM, Android, and GraalVM | |
| | | | |
blog.omega-prime.co.uk
|
|
| | | | | I recently released my first open source library for Java, MDBI. I learnt a lot about the Java open-source ecosystem as part of this process, and this blog summarises that in the hope that it will be useful to others. Specifically, the post will explain how to set up a project using the modern Gradle build system to build code and deploy it to the standard Maven Central repository from the command line really easily. | |
| | | | |
mydeveloperplanet.com
|
|
| | | This blog introduces Cucumber, a tool for Behavior-Driven Development (BDD) in Java applications. It covers the project setup using Maven, writing scenarios in GWT notation, implementing application logic, step definitions, adding extra scenarios, using tags, and generating reports. It shows how Cucumber integrates with JUnit and Assertions in Java. | ||