ASM 7.0

Table of Contents

JAR Files

List of JAR files found in classpath.

ArtifactVersionSourceSizeClassesResourcesChecksum (SHA-1)Coordinates
asm-commons7.0org.ow2.asm:asm-commons:7.078.0 KB320478006d07b7c561ae3a92ddc1829bca81ae0cdd1org.ow2.asm:asm-commons:7.0
Classpath--78.0 KB320--

JAR Manifests

Information found in META-INF/MANIFEST.MF.

ArtifactGeneralRuntimeImplementationSpecificationSignature
asm-commonsManifest-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

JPMS Modules

List of Java Modules found in classpath.

ArtifactModule nameDefinitionAutomaticRequiresExports
asm-commonsorg.objectweb.asm.commonsModule-InfoNoorg.objectweb.asm
org.objectweb.asm.tree
org.objectweb.asm.tree.analysis
java.base
org.objectweb.asm.commons

OSGi Bundles

Information about OSGi Bundles.

ArtifactNameVersionDescriptionImport PackageExport PackageCapabilitiesOthers
asm-commonsorg.objectweb.asm.commons7.0.0Doc URL: http://asm.ow2.orgorg.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

Class Versions

Java class file format information.

ArtifactMulti-releaseClass files by Java version
asm-commonsNoJava 5 (32)
Classpath-Java 5 (32)

JAR Dependencies

Dependencies between JAR files.

ArtifactUsesUsed by
asm-commons[none][none]

Dependencies

Dependencies as declared in POM file.

ArtifactMaven coordinatesDirect dependenciesStatus
asm-commonsorg.ow2.asm:asm-commons:7.0:jarorg.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]

Packages

List of packages per JAR file.

ArtifactCountPackagesIssues
asm-commons1org.objectweb.asm.commons

Duplicate Classes

Duplicate classes, shadowed classes, and duplicate resources.

Class/ResourceSourcesSimilarity

Binary Compatibility

Compatibility issues between JAR files.

ArtifactIssues

Blacklist

Use of dangerous, unsafe, unstable, or deprecated classes and methods.

ArtifactIssues

Java Runtime

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

Generated with JarHC 3.0.0-SNAPSHOT