All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jacodb-core JAR 1.2.0 with all dependencies


analyse JVM bytecode with pleasure

Files of the artifact jacodb-core version 1.2.0 from the group org.jacodb.

Test

Download jacodb-core (1.2.0)
Artifact jacodb-core
Group org.jacodb
Version 1.2.0
Last update 01. August 2023
Organization not specified
URL https://www.jacodb.org
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.4.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jacodb-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of jacodb-core version 1.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.jacodb.impl
org.jacodb.impl.org.jacodb.impl.Async.kt
org.jacodb.impl.org.jacodb.impl.FeaturesRegistry.kt
org.jacodb.impl.org.jacodb.impl.JcClasspathImpl.kt
org.jacodb.impl.org.jacodb.impl.JcDatabaseImpl.kt
org.jacodb.impl.org.jacodb.impl.JcSettings.kt
org.jacodb.impl.org.jacodb.impl.LocationsRegistry.kt
org.jacodb.impl.analysis.impl
org.jacodb.impl.analysis.impl.org.jacodb.impl.analysis.impl.StringConcatSimplifierTransformer.kt
org.jacodb.impl.bytecode
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.Conversions.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcAbstractLookup.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcAnnotationImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcClassLookupImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcClassOrInterfaceImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcDatabaseClassWritter.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcDeclarationImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcFieldImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcMethodImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.JcParameterImpl.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.KMetadata.kt
org.jacodb.impl.bytecode.org.jacodb.impl.bytecode.util.kt
org.jacodb.impl.cfg
org.jacodb.impl.cfg.org.jacodb.impl.cfg.GraphExt.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.JcBlockGraphImpl.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.JcGraphImpl.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.JcInstListBuilder.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.JcInstListImpl.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.MethodNodeBuilder.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.RawInstListBuilder.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.Simplifier.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.TypedMethodRefImpl.kt
org.jacodb.impl.cfg.org.jacodb.impl.cfg.ValueExt.kt
org.jacodb.impl.cfg.graphs
org.jacodb.impl.cfg.graphs.org.jacodb.impl.cfg.graphs.DominatorsTree.kt
org.jacodb.impl.cfg.graphs.org.jacodb.impl.cfg.graphs.GraphDominators.kt
org.jacodb.impl.cfg.util
org.jacodb.impl.cfg.util.org.jacodb.impl.cfg.util.ExprMapper.kt
org.jacodb.impl.cfg.util.org.jacodb.impl.cfg.util.InstructionFilter.kt
org.jacodb.impl.cfg.util.org.jacodb.impl.cfg.util.Loops.kt
org.jacodb.impl.cfg.util.org.jacodb.impl.cfg.util.printer.kt
org.jacodb.impl.cfg.util.org.jacodb.impl.cfg.util.types.kt
org.jacodb.impl.features
org.jacodb.impl.features.org.jacodb.impl.features.BuilderExtension.kt
org.jacodb.impl.features.org.jacodb.impl.features.Builders.kt
org.jacodb.impl.features.org.jacodb.impl.features.Diagnostics.kt
org.jacodb.impl.features.org.jacodb.impl.features.HierarchyExtension.kt
org.jacodb.impl.features.org.jacodb.impl.features.InMemoryHierarchy.kt
org.jacodb.impl.features.org.jacodb.impl.features.JcFeaturesChain.kt
org.jacodb.impl.features.org.jacodb.impl.features.UsageRequest.kt
org.jacodb.impl.features.org.jacodb.impl.features.Usages.kt
org.jacodb.impl.features.org.jacodb.impl.features.UsagesExtension.kt
org.jacodb.impl.features.classpaths
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.ClasspathCache.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.Events.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.JcUnknownClass.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.JcUnknownType.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.KotlinMetadata.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.MethodInstructionsFeature.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.StringConcatSimplifier.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.VirtualClassContent.kt
org.jacodb.impl.features.classpaths.org.jacodb.impl.features.classpaths.VirtualClasses.kt
org.jacodb.impl.features.classpaths.virtual
org.jacodb.impl.features.classpaths.virtual.org.jacodb.impl.features.classpaths.virtual.JcVirtualClass.kt
org.jacodb.impl.features.classpaths.virtual.org.jacodb.impl.features.classpaths.virtual.JcVirtualField.kt
org.jacodb.impl.features.classpaths.virtual.org.jacodb.impl.features.classpaths.virtual.JcVirtualMethod.kt
org.jacodb.impl.features.classpaths.virtual.org.jacodb.impl.features.classpaths.virtual.VirtualClassesBuilder.kt
org.jacodb.impl.fs
org.jacodb.impl.fs.org.jacodb.impl.fs.AbstractByteCodeLocation.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.BuildFolderLocation.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.ByteCodeConverter.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.ByteCodeLoaderImpl.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.ByteCodeLocations.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.ClassSource.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.JarLocationImpl.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.Jars.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.JavaRuntime.kt
org.jacodb.impl.fs.org.jacodb.impl.fs.JavaVersionImpl.kt
org.jacodb.impl
org.jacodb.impl.org.jacodb.impl.jacodb.kt
org.jacodb.impl.storage
org.jacodb.impl.storage.org.jacodb.impl.storage.AbstractJcDatabasePersistenceImpl.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.Caches.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.DataStorageException.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.Enums.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.Jooq.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.PersistenceService.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.PersistentLocationRegistry.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.PostgresPersistenceImpl.kt
org.jacodb.impl.storage.org.jacodb.impl.storage.SQLitePersistenceImpl.kt
org.jacodb.impl.types
org.jacodb.impl.types.org.jacodb.impl.types.JcArrayTypeImpl.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcClassTypeImpl.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcClassTypeLookup.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcGenericTypes.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcTypeBindings.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcTypedFieldImpl.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcTypedMethodImpl.kt
org.jacodb.impl.types.org.jacodb.impl.types.JcTypedMethodParameterImpl.kt
org.jacodb.impl.types.org.jacodb.impl.types.Objects.kt
org.jacodb.impl.types.org.jacodb.impl.types.TypeParameters.kt
org.jacodb.impl.types.signature
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.FieldSignature.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.JvmTypeAnnotationUpdateVisitor.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.JvmTypeCopyWithExt.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.JvmTypeKMetadataUpdateVisitor.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.JvmTypeParameterDeclaration.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.JvmTypes.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.MethodSignature.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.RecordSignature.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.Resolutions.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.Signature.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.TypeExtractor.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.TypeRegistrant.kt
org.jacodb.impl.types.signature.org.jacodb.impl.types.signature.TypeSignature.kt
org.jacodb.impl.types.substition
org.jacodb.impl.types.substition.org.jacodb.impl.types.substition.JcSubstitutor.kt
org.jacodb.impl.types.substition.org.jacodb.impl.types.substition.JcSubstitutorImpl.kt
org.jacodb.impl.types.substition.org.jacodb.impl.types.substition.RecursiveJvmTypeVisitor.kt
org.jacodb.impl.vfs
org.jacodb.impl.vfs.org.jacodb.impl.vfs.ClassTreeListener.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.ClassVfsItem.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.ClasspathVfs.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.GlobalClassesVfs.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.PackageVfsItem.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.PersistentByteCodeLocation.kt
org.jacodb.impl.vfs.org.jacodb.impl.vfs.Vfs.kt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy