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

ActiveJ Source Code JAR File - Free Download


Welcome to the download page for ActiveJ source code JAR file. Here, you can securely download the latest version of ActiveJ source code in JAR format. Whether you're a developer looking to explore the codebase or a user who wants to understand the internals of ActiveJ, this JAR file is an essential resource. It allows you to access the complete source code, making it convenient for inspecting, analyzing, or modifying the ActiveJ framework. Simply click the download button below to get started with your ActiveJ source code JAR file. Enhance your development journey with ActiveJ today!

Files of the artifact activej-codegen version 6.0-rc2 from the group io.activej.

Test

Artifact activej-codegen
Group io.activej
Version 6.0-rc2
Last update 17. December 2024
Tags: bytecode based complexity objectweb expression method abstracts direct generator fluent dynamic class manipulation
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies activej-types, activej-common, asm, asm-commons,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of activej-codegen Show documentation

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

0 downloads

Source code of activej-codegen version 6.0-rc2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.activej.activej-codegen
META-INF.maven.io.activej.activej-codegen.META-INF.maven.io.activej.activej-codegen.pom.properties
META-INF.maven.io.activej.activej-codegen.META-INF.maven.io.activej.activej-codegen.pom.xml
io.activej.codegen
io.activej.codegen.io.activej.codegen.AbstractBytecodeStorage
io.activej.codegen.io.activej.codegen.ClassGenerator
io.activej.codegen.io.activej.codegen.ClassKey
io.activej.codegen.io.activej.codegen.Context
io.activej.codegen.io.activej.codegen.DefiningClassLoader
io.activej.codegen.io.activej.codegen.DefiningClassLoaderMBean
io.activej.codegen.io.activej.codegen.FileBytecodeStorage
io.activej.codegen.io.activej.codegen.GeneratedBytecode
io.activej.codegen.io.activej.codegen.IBytecodeStorage
io.activej.codegen.expression
io.activej.codegen.expression.io.activej.codegen.expression.Expression
io.activej.codegen.expression.io.activej.codegen.expression.Expressions
io.activej.codegen.expression.io.activej.codegen.expression.LocalVariable
io.activej.codegen.expression.io.activej.codegen.expression.StoreDef
io.activej.codegen.expression.io.activej.codegen.expression.Variable
io.activej.codegen.expression.impl
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.ArithmeticOp
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.ArrayGet
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.ArrayNew
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.ArraySet
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.BooleanAnd
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.BooleanOr
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Call
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.CallSuper
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Cast
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Compare
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Concat
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Constant
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Constructor
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.HashCode
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.IfNonNull
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.IfNull
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.IfObjCmp
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.IfZCmp
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Iterate
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Length
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Let
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Loop
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Neg
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Null
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Property
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Sequence
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Set
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.StaticCall
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.StaticCallSelf
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.StaticField
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.SuperConstructor
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.TableSwitch
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Throw
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.ToString
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.VarArg
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.VarLocal
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.VarThis
io.activej.codegen.expression.impl.io.activej.codegen.expression.impl.Void
io.activej.codegen.operation
io.activej.codegen.operation.io.activej.codegen.operation.ArithmeticOperation
io.activej.codegen.operation.io.activej.codegen.operation.CompareOperation
io.activej.codegen.util
io.activej.codegen.util.io.activej.codegen.util.DefiningClassWriter
io.activej.codegen.util.io.activej.codegen.util.TypeChecks
io.activej.codegen.util.io.activej.codegen.util.Utils
io.activej.record
io.activej.record.io.activej.record.Record
io.activej.record.io.activej.record.RecordFactory
io.activej.record.io.activej.record.RecordGetter
io.activej.record.io.activej.record.RecordImpl
io.activej.record.io.activej.record.RecordProjection
io.activej.record.io.activej.record.RecordScheme
io.activej.record.io.activej.record.RecordSetter




© 2015 - 2025 Weber Informatics LLC | Privacy Policy