Multiple releases happened for Tadukooverse yesterday, as they were updated to Java 17, and had some dependencies updated.

Tadukoo Maven

Tadukoo Maven Alpha v.0.3.1 was released

Tadukoo Maven is a collection of Maven poms and archetypes for use in Tadukooverse projects. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Maven, check out its project page.

Tadukoo Maven contains the following modules:

  • TadukooMavenBasePOM - the base pom for all projects
    • TadukooMavenLibraryPOM - a pom for use in Tadukooverse libraries that use Tadukoo Util
    • TadukooMavenParsingPOM - a pom for use in Tadukooverse libraries that use Tadukoo Parsing
    • TadukooMavenWebServicePOM - a pom for use in Tadukooverse libraries that use Tadukoo Web Services
    • TadukooMavenViewPOM - a pom for use in Tadukooverse projects that use Tadukoo View
    • TadukooMavenProgramPOM - a pom for use in Tadukooverse projects that use Tadukoo Engine

Tadukoo Util

Tadukoo Util Beta v.0.5.1 was released

Tadukoo Util is a collection of useful utilities for any project. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Util, check out its project page. For Javadocs for Tadukoo Util, visit this page.

Tadukoo Util contains the following modules:

  • Tadukoo Lang - provides common basic utilities such as StringUtil and Tuples
  • Tadukoo Functions - provides ThrowingFunctions, ThrowingPredicates, etc. for better use than Java’s non-throwing versions
  • Tadukoo Util - provides common utilities that are more advanced, such as MultiMap, ManyToManyMap, and pojo classes

Tadukoo JUnit

Tadukoo JUnit Alpha v.0.1.1 was released

Tadukoo JUnit is a collection of useful utilities for JUnit testing. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo JUnit, check out its project page. For Javadocs for Tadukoo JUnit, visit this page.

Tadukoo JUnit contains the following modules:

  • Tadukoo JUnit - provides common utilities for JUnit testing

Tadukoo Parsing

Tadukoo Parsing Alpha v.0.3.2 was released

Tadukoo Parsing is a collection of useful utilities for parsing different formats. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Parsing, check out its project page. For Javadocs for Tadukoo Parsing, visit this page.

The following modules are in Tadukoo Parsing:

  • Tadukoo Parsing - basic parsing utilities to be used in the other modules
  • Tadukoo JSON - which has code for parsing JSON
  • Tadukoo File Format - which is unfinished custom file parsing

Tadukoo Web Services

Tadukoo Web Services Alpha v.0.1.3 was released

Tadukoo Web Services is a collection of libraries for interacting with web services. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Web Services, check out its project page. For Javadocs for Tadukoo Web Services, visit this page.

The following modules are in Tadukoo Web Services:

  • Tadukoo REST - used to interact with REST APIs

Tadukoo GitHub

Tadukoo GitHub Alpha v.0.1.3 was released

Tadukoo GitHub is a collection of libraries for interacting with GitHub’s web services. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo GitHub, check out its project page. For Javadocs for Tadukoo GitHub, visit this page.

The following modules are in Tadukoo GitHub:

  • Tadukoo GitHub - used to interact with GitHub’s REST API

Tadukoo Code Parsing

Tadukoo Code Parsing Alpha v.0.3.2 was released

Tadukoo Code Parsing is a collection of useful utilities for parsing code. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo Code Parsing, check out its project page. For Javadocs for Tadukoo Code Parsing, visit this page.

The following modules are in Tadukoo Code Parsing:

  • Tadukoo Java - which has code for generating Java code

Tadukoo View

Tadukoo View Alpha v.0.3.4 was released

adukoo View is a collection of view utilities. It’s released under the MIT license so it’s very free for anyone to use for their projects. For more information about Tadukoo View, check out its project page. For Javadocs for Tadukoo View, visit this page.

Tadukoo View has the following modules:

  • Tadukoo View - A collection of utilities for basic View stuff, and contains code to make it easier to customize fonts, paints, etc.
  • Tadukoo Components - A collection of components that are more customizable than Java’s default versions
  • Tadukoo Form - Makes it easy to setup Forms with various fields
  • Tadukoo Look & Feel - allows you to customize the look & feel of view components more easily than the default Java look & feels allow for
Tags:

News, Programming