List of JAR files found in classpath.
| Artifact | Version | Source | Size | Classes | Resources | Checksum (SHA-1) | Coordinates |
|---|---|---|---|---|---|---|---|
| asm-commons | 7.0 | org.ow2.asm:asm-commons:7.0 | 78.0 KB | 32 | 0 | 478006d07b7c561ae3a92ddc1829bca81ae0cdd1 | org.ow2.asm:asm-commons:7.0 |
| Classpath | - | - | 78.0 KB | 32 | 0 | - | - |
Information found in META-INF/MANIFEST.MF.
| Artifact | General | Runtime | Implementation | Specification | Signature |
|---|---|---|---|---|---|
| asm-commons | Manifest-Version: 1.0 Module-Requires: org.objectweb.asm;transitive=true,org.objectweb.asm.tree;transitive=true,org.objectweb.asm.tree.analysis;transitive=true | Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework Version: 7.0 |
List of Java Modules found in classpath.
| Artifact | Module name | Definition | Automatic | Requires | Exports |
|---|---|---|---|---|---|
| asm-commons | org.objectweb.asm.commons | Module-Info | No | org.objectweb.asm org.objectweb.asm.tree org.objectweb.asm.tree.analysis java.base | org.objectweb.asm.commons |
Information about OSGi Bundles.
| Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others |
|---|---|---|---|---|---|---|---|
| asm-commons | org.objectweb.asm.commons | 7.0.0 | Doc URL: http://asm.ow2.org | org.objectweb.asm;version="e;[7.0 8)"e; org.objectweb.asm.signature;version="e;[7.0 8)"e; org.objectweb.asm.tree;version="e;[7.0 8)"e; | org.objectweb.asm.commons;version="e;7.0"e;;uses:="e;org.objectweb.asm org.objectweb.asm.signature org.objectweb.asm.tree"e; | Manifest Version: 2 Required Execution Environment: J2SE-1.5 |
Java class file format information.
| Artifact | Multi-release | Class files by Java version |
|---|---|---|
| asm-commons | No | Java 5 (32) |
| Classpath | - | Java 5 (32) |
Dependencies between JAR files.
| Artifact | Uses | Used by |
|---|---|---|
| asm-commons | [none] | [none] |
Dependencies as declared in POM file.
| Artifact | Maven coordinates | Direct dependencies | Status |
|---|---|---|---|
| asm-commons | org.ow2.asm:asm-commons:7.0:jar | org.ow2.asm:asm:7.0 org.ow2.asm:asm-tree:7.0 org.ow2.asm:asm-analysis:7.0 | OK [Provided] OK [Provided] OK [Provided] |
List of packages per JAR file.
| Artifact | Count | Packages | Issues |
|---|---|---|---|
| asm-commons | 1 | org.objectweb.asm.commons |
Duplicate classes, shadowed classes, and duplicate resources.
| Class/Resource | Sources | Similarity |
|---|
Compatibility issues between JAR files.
| Artifact | Issues |
|---|
Use of dangerous, unsafe, unstable, or deprecated classes and methods.
| Artifact | Issues |
|---|
Information about JRE/JDK runtime.
Java home : /home/markwalder/.jdks/temurin-17.0.12
Java runtime : OpenJDK Runtime Environment
Java version : 17.0.12
Java vendor : Eclipse Adoptium