Index of tweed5-construct

Full path: /de/siphalor/tweed5/tweed5-construct/

Artifact information

Provides a generic factory system for creating instances of subclasses with predefined constructor arguments. This solves Java's lack of constructor inheritance by enabling flexible object instantiation patterns.

Usage

Maven
<dependency>
    <groupId>de.siphalor.tweed5</groupId>
    <artifactId>tweed5-construct</artifactId>
    <version>0.9.0</version>
</dependency>
Gradle
implementation("de.siphalor.tweed5:tweed5-construct:0.9.0")
Gradle (Version Catalog)
[versions]
tweed5-construct = "0.9.0"

[libraries]
tweed5-construct = { group = "de.siphalor.tweed5", name = "tweed5-construct", version.ref = "tweed5-construct" }

Repository Setup

Maven (settings.xml)
<repository>
    <id>maven.siphalor.de</id>
    <name>Siphalor's Maven</name>
    <url>https://maven.siphalor.de/</url>
</repository>
Gradle
repositories {
    maven {
        name = "Siphalor's Maven"
        url = uri("https://maven.siphalor.de/")
    }
}

Type Name Size Last Modified
Parent directory
0.9.0 2026-​05-24​T15:01:02​+00:00
0.8.1 2026-​04-26​T12:47:26​+00:00
0.8.0 2026-​04-20​T12:15:04​+00:00
0.7.2 2026-​03-29​T14:13:45​+00:00
0.7.1 2026-​02-08​T18:21:09​+00:00
0.7.0 2025-​12-19​T21:00:16​+00:00
0.6.1 2025-​12-15​T19:01:40​+00:00
0.6.0 2025-​12-14​T15:52:14​+00:00
0.5.1 2025-​11-09​T21:06:20​+00:00
0.5.0 2025-​11-09​T13:20:39​+00:00
0.4.1 2025-​11-08​T17:04:04​+00:00
0.4.0 2025-​11-08​T01:09:45​+00:00
0.3.1 2025-​11-03​T23:01:00​+00:00
0.2.0 2025-​10-14​T22:21:32​+00:00
maven-metadata.xml
Hashes for maven-metadata.xml:
  • md5: 5ac8c668fcad5d79a4a6797d338f2bec
  • sha1: 7fa57152cc3c19716e5bbe46dc0c01da8c89c3ff
  • sha256: 113b6a2618a1aba0d8d3b63ddd8847079bd5acbc6ef1750fd8d5ab7b7e20f298
  • sha512: 21b03677181564101884f45ae83e55bce87b4c5490197111d91977183d771c2a4edbfb87cb345b230d87bc3a15e9b3748b6cd527fe1bca8df7d282455d52269e
783 B 2026-​05-24​T15:01:02​+00:00