Skip to content
@org-myjtools

org.myjtools

This organization contains a suite of Java tools aimed at improving developer productivity and software quality. (Icon from https://www.flaticon.com/free-icons)

🚀 MyJTools

A collection of Java developer tools focused on improving software quality, testing, and developer productivity.


🧠 About

MyJTools is a set of tools and libraries designed to solve common problems in Java development:

  • Safer configuration handling
  • Dependency management and build tooling
  • Testing and automation utilities
  • Developer-focused infrastructure

The goal is simple: 👉 build reliable, reusable tools that make development faster and more robust


🔧 Philosophy

Most projects here follow a few core principles:

  • Immutability by default → reduce bugs and unexpected side effects
  • Developer-first design → tools should be easy to integrate and use
  • Minimal dependencies → keep things lightweight and predictable
  • Practical over theoretical → solve real-world problems

📦 Featured Projects

🧪 openbbt

A testing/automation tool based on executable BDD plugins.

Why? Testing should be reliable, fast, and easy to extend. This project focuses on improving test automation workflows.


⚙️ immutable-config

A configuration library focused on immutability and thread safety.

Why? Mutable configuration is a common source of bugs in concurrent systems. This project ensures predictable and safe configuration handling.


📥 maven-fetcher

A lightweight tool to resolve and fetch Maven dependencies programmatically.

Why? Working with dependencies outside traditional build tools can be painful. This simplifies dependency resolution for custom tooling and automation.


🎯 Focus Areas

  • Test automation tooling
  • Developer productivity tools
  • Internal platform-style utilities
  • Build and dependency systems

👤 Maintainer

This organization is primarily developed and maintained by:

Luis Java engineer focused on developer tooling and test automation.


🚧 Status

This is an active workspace for building and iterating on ideas. Some projects are experimental, while others are production-ready.


🤝 Contributing

Contributions, ideas, and feedback are welcome. Feel free to open issues or discussions in any repository.


📌 Vision

👉 Build a small ecosystem of tools that improve how Java developers build, test, and maintain software.

Pinned Loading

  1. jexten jexten Public

    Basic architecture for Java extensions

    Java 6

  2. maven-fetcher maven-fetcher Public

    Maven artifact downloader

    Java 2 1

  3. gherkin-parser gherkin-parser Public

    A simple Gherkin parser

    Java

  4. imconfig imconfig Public

    Immutable configurations

    Java

  5. doc2html doc2html Public

    Documentation (Markdown) to HTML

    Java

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…