Registry / utility / serp
library1.15.1javamavenunverified

Serp is an open source framework for manipulating Java bytecode.

<dependency> <groupId>net.sourceforge.serp</groupId> <artifactId>serp</artifactId> <version>1.15.1</version> </dependency>
INSTALL
IMPORT
SIG · SERP
S
serp
utilityjavav1.15.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.

BCClass
serp.bytecode.BCClass

Demonstrates basic bytecode class manipulation with Serp.

import serp.bytecode.BCClass; // Example: loading a class for bytecode manipulation BCClass bc = new BCClass();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
serp — mvn dependency:get serp · libregistry