jar

jen : jen

Maven & Gradle

Aug 19, 2011

Jen · Jen is a very-high-level Java class generation API, built on top of ASM and Cglib. Jen provides a small, easy to use API covering common use-cases, while working with and giving access to the underlying APIs to allow total flexibility and control when required.

Table Of Contents

Latest Version

Download jen : jen JAR file - Latest Versions:

All Versions

Download jen : jen JAR file - All Versions:

Version Vulnerabilities Size Updated
0.30
0.22
0.21
0.20
0.15
0.14

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jen-0.30.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jen

├─ jen.ASMSoftField.class - [JAR]

├─ jen.ASMSoftMethod.class - [JAR]

├─ jen.ASMSoftNestedClass.class - [JAR]

├─ jen.AbstractReferenceSwitchingSoftMethod.class - [JAR]

├─ jen.AbstractSoftField.class - [JAR]

├─ jen.AbstractSoftMember.class - [JAR]

├─ jen.AbstractSoftMethod.class - [JAR]

├─ jen.AbstractSoftNestedClass.class - [JAR]

├─ jen.BytecodeUnavailableException.class - [JAR]

├─ jen.ClassloaderUnavailableException.class - [JAR]

├─ jen.InconsistentSoftClassException.class - [JAR]

├─ jen.MalformedMemberException.class - [JAR]

├─ jen.NestedSoftClass.class - [JAR]

├─ jen.NullArgumentException.class - [JAR]

├─ jen.SoftClass.class - [JAR]

├─ jen.SoftField.class - [JAR]

├─ jen.SoftMember.class - [JAR]

├─ jen.SoftMethod.class - [JAR]

├─ jen.SoftUtils.class - [JAR]

├─ jen.UnresolvableTypeHierarchyException.class - [JAR]

jen.methods

├─ jen.methods.BeanPropertyGetter.class - [JAR]

├─ jen.methods.BeanPropertySetter.class - [JAR]

├─ jen.methods.CopiedJavaMethod.class - [JAR]

├─ jen.methods.CopiedSoftMethod.class - [JAR]

├─ jen.methods.GeneratedSoftMethod.class - [JAR]

├─ jen.methods.MethodFragment.class - [JAR]

├─ jen.methods.SimpleNullConstructor.class - [JAR]

├─ jen.methods.StaticMixinMethod.class - [JAR]

├─ jen.methods.SuperConstructor.class - [JAR]

├─ jen.methods.WrappedSoftMethod.class - [JAR]

jen.fields

├─ jen.fields.GeneratedSoftField.class - [JAR]

jen.tools

├─ jen.tools.ConstrainedMockMethod.class - [JAR]

├─ jen.tools.DefaultInvokerStrategy.class - [JAR]

├─ jen.tools.InvokerGenerationStrategy.class - [JAR]

├─ jen.tools.MockMethod.class - [JAR]

├─ jen.tools.MockProxyHandler.class - [JAR]

├─ jen.tools.MultiDispatchMethods.class - [JAR]

├─ jen.tools.MultiDispatchStrategy.class - [JAR]

├─ jen.tools.NoDispatch.class - [JAR]

├─ jen.tools.ProxyInstantiationException.class - [JAR]

├─ jen.tools.SoftDebug.class - [JAR]

├─ jen.tools.SoftMock.class - [JAR]

├─ jen.tools.SoftProxy.class - [JAR]

├─ jen.tools.StubMock.class - [JAR]

├─ jen.tools.Toolbox.class - [JAR]