Registry / serialization / tyrex
library1.0.1javamavenunverified

Tyrex is a Java library for XML processing and transformation.

<dependency> <groupId>tyrex</groupId> <artifactId>tyrex</artifactId> <version>1.0.1</version> </dependency>
INSTALL
IMPORT
SIG · TYREX
T
tyrex
serializationjavav1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tyrex
tyrex.Tyrex

Instantiate Tyrex for XML operations.

import tyrex.Tyrex; public class Example { public static void main(String[] args) { Tyrex tyrex = new Tyrex(); // ... use Tyrex for XML processing ... } }
Debug
Known issues
breakingThis library is outdated and may have security vulnerabilities; consider alternatives like JDOM or XOM.
fix
Migrate to a modern XML library such as JDOM2 or XOM.
affects: <=1.0.1
Upgrade
Version history
1.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
tyrex — mvn dependency:get tyrex · libregistry