You can download byte-buddy-0.6.15.jar in this page.
Open Source
byte-buddy-0.6.15.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/net.bytebuddy/byte-buddy-dep/pom.properties META-INF/maven/net.bytebuddy/byte-buddy-dep/pom.xml META-INF/maven/net.bytebuddy/byte-buddy/pom.properties META-INF/maven/net.bytebuddy/byte-buddy/pom.xml net.bytebuddy.ByteBuddy.class net.bytebuddy.ClassFileVersion.class net.bytebuddy.NamingStrategy.class net.bytebuddy.agent.builder.AgentBuilder.class net.bytebuddy.asm.ClassVisitorWrapper.class net.bytebuddy.description.ByteCodeElement.class net.bytebuddy.description.ModifierReviewable.class net.bytebuddy.description.NamedElement.class net.bytebuddy.description.annotation.AnnotatedCodeElement.class net.bytebuddy.description.annotation.AnnotationDescription.class net.bytebuddy.description.annotation.AnnotationList.class net.bytebuddy.description.enumeration.EnumerationDescription.class net.bytebuddy.description.field.FieldDescription.class net.bytebuddy.description.field.FieldList.class net.bytebuddy.description.method.MethodDescription.class net.bytebuddy.description.method.MethodList.class net.bytebuddy.description.method.ParameterDescription.class net.bytebuddy.description.method.ParameterList.class net.bytebuddy.description.modifier.EnumerationState.class net.bytebuddy.description.modifier.FieldManifestation.class net.bytebuddy.description.modifier.MethodArguments.class net.bytebuddy.description.modifier.MethodManifestation.class net.bytebuddy.description.modifier.ModifierContributor.class net.bytebuddy.description.modifier.Ownership.class net.bytebuddy.description.modifier.SynchronizationState.class net.bytebuddy.description.modifier.SyntheticState.class net.bytebuddy.description.modifier.TypeManifestation.class net.bytebuddy.description.modifier.Visibility.class net.bytebuddy.description.type.DeclaredInType.class net.bytebuddy.description.type.PackageDescription.class net.bytebuddy.description.type.TypeDescription.class net.bytebuddy.description.type.TypeList.class net.bytebuddy.dynamic.ClassFileLocator.class net.bytebuddy.dynamic.DynamicType.class net.bytebuddy.dynamic.ModifierResolver.class net.bytebuddy.dynamic.TargetType.class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.class net.bytebuddy.dynamic.loading.ClassInjector.class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.class net.bytebuddy.dynamic.scaffold.BridgeMethodResolver.class net.bytebuddy.dynamic.scaffold.FieldRegistry.class net.bytebuddy.dynamic.scaffold.InstrumentedType.class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.class net.bytebuddy.dynamic.scaffold.MethodRegistry.class net.bytebuddy.dynamic.scaffold.TypeWriter.class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType.class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher.class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder.class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder.class net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy.class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType.class net.bytebuddy.implementation.DefaultMethodCall.class net.bytebuddy.implementation.ExceptionMethod.class net.bytebuddy.implementation.FieldAccessor.class net.bytebuddy.implementation.FixedValue.class net.bytebuddy.implementation.Forwarding.class net.bytebuddy.implementation.Implementation.class net.bytebuddy.implementation.InvocationHandlerAdapter.class net.bytebuddy.implementation.InvokeDynamic.class net.bytebuddy.implementation.LoadedTypeInitializer.class net.bytebuddy.implementation.MethodCall.class net.bytebuddy.implementation.MethodDelegation.class net.bytebuddy.implementation.StubMethod.class net.bytebuddy.implementation.SuperMethodCall.class net.bytebuddy.implementation.attribute.AnnotationAppender.class net.bytebuddy.implementation.attribute.FieldAttributeAppender.class net.bytebuddy.implementation.attribute.MethodAttributeAppender.class net.bytebuddy.implementation.attribute.TypeAttributeAppender.class net.bytebuddy.implementation.auxiliary.AuxiliaryType.class net.bytebuddy.implementation.auxiliary.MethodCallProxy.class net.bytebuddy.implementation.auxiliary.TrivialType.class net.bytebuddy.implementation.auxiliary.TypeProxy.class net.bytebuddy.implementation.bind.ArgumentTypeResolver.class net.bytebuddy.implementation.bind.DeclaringTypeResolver.class net.bytebuddy.implementation.bind.MethodDelegationBinder.class net.bytebuddy.implementation.bind.MethodNameEqualityResolver.class net.bytebuddy.implementation.bind.ParameterLengthResolver.class net.bytebuddy.implementation.bind.annotation.AllArguments.class net.bytebuddy.implementation.bind.annotation.Argument.class net.bytebuddy.implementation.bind.annotation.BindingPriority.class net.bytebuddy.implementation.bind.annotation.Default.class net.bytebuddy.implementation.bind.annotation.DefaultCall.class net.bytebuddy.implementation.bind.annotation.Empty.class net.bytebuddy.implementation.bind.annotation.FieldProxy.class net.bytebuddy.implementation.bind.annotation.FieldValue.class net.bytebuddy.implementation.bind.annotation.IgnoreForBinding.class net.bytebuddy.implementation.bind.annotation.Morph.class net.bytebuddy.implementation.bind.annotation.Origin.class net.bytebuddy.implementation.bind.annotation.Pipe.class net.bytebuddy.implementation.bind.annotation.RuntimeType.class net.bytebuddy.implementation.bind.annotation.StubValue.class net.bytebuddy.implementation.bind.annotation.Super.class net.bytebuddy.implementation.bind.annotation.SuperCall.class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.class net.bytebuddy.implementation.bind.annotation.This.class net.bytebuddy.implementation.bytecode.ByteCodeAppender.class net.bytebuddy.implementation.bytecode.Duplication.class net.bytebuddy.implementation.bytecode.Removal.class net.bytebuddy.implementation.bytecode.StackManipulation.class net.bytebuddy.implementation.bytecode.StackSize.class net.bytebuddy.implementation.bytecode.Throw.class net.bytebuddy.implementation.bytecode.TypeCreation.class net.bytebuddy.implementation.bytecode.assign.Assigner.class net.bytebuddy.implementation.bytecode.assign.TypeCasting.class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate.class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner.class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner.class net.bytebuddy.implementation.bytecode.assign.reference.ReferenceTypeAwareAssigner.class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.class net.bytebuddy.implementation.bytecode.collection.CollectionFactory.class net.bytebuddy.implementation.bytecode.constant.ClassConstant.class net.bytebuddy.implementation.bytecode.constant.DefaultValue.class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.class net.bytebuddy.implementation.bytecode.constant.FloatConstant.class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.class net.bytebuddy.implementation.bytecode.constant.LongConstant.class net.bytebuddy.implementation.bytecode.constant.MethodConstant.class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant.class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant.class net.bytebuddy.implementation.bytecode.constant.NullConstant.class net.bytebuddy.implementation.bytecode.constant.TextConstant.class net.bytebuddy.implementation.bytecode.member.FieldAccess.class net.bytebuddy.implementation.bytecode.member.MethodInvocation.class net.bytebuddy.implementation.bytecode.member.MethodReturn.class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.class net.bytebuddy.jar.asm.AnnotationVisitor.class net.bytebuddy.jar.asm.AnnotationWriter.class net.bytebuddy.jar.asm.Attribute.class net.bytebuddy.jar.asm.ByteVector.class net.bytebuddy.jar.asm.ClassReader.class net.bytebuddy.jar.asm.ClassVisitor.class net.bytebuddy.jar.asm.ClassWriter.class net.bytebuddy.jar.asm.Context.class net.bytebuddy.jar.asm.Edge.class net.bytebuddy.jar.asm.FieldVisitor.class net.bytebuddy.jar.asm.FieldWriter.class net.bytebuddy.jar.asm.Frame.class net.bytebuddy.jar.asm.Handle.class net.bytebuddy.jar.asm.Handler.class net.bytebuddy.jar.asm.Item.class net.bytebuddy.jar.asm.Label.class net.bytebuddy.jar.asm.MethodVisitor.class net.bytebuddy.jar.asm.MethodWriter.class net.bytebuddy.jar.asm.Opcodes.class net.bytebuddy.jar.asm.Type.class net.bytebuddy.jar.asm.TypePath.class net.bytebuddy.jar.asm.TypeReference.class net.bytebuddy.jar.asm.commons.AdviceAdapter.class net.bytebuddy.jar.asm.commons.AnalyzerAdapter.class net.bytebuddy.jar.asm.commons.CodeSizeEvaluator.class net.bytebuddy.jar.asm.commons.GeneratorAdapter.class net.bytebuddy.jar.asm.commons.InstructionAdapter.class net.bytebuddy.jar.asm.commons.JSRInlinerAdapter.class net.bytebuddy.jar.asm.commons.LocalVariablesSorter.class net.bytebuddy.jar.asm.commons.Method.class net.bytebuddy.jar.asm.commons.Remapper.class net.bytebuddy.jar.asm.commons.RemappingAnnotationAdapter.class net.bytebuddy.jar.asm.commons.RemappingClassAdapter.class net.bytebuddy.jar.asm.commons.RemappingFieldAdapter.class net.bytebuddy.jar.asm.commons.RemappingMethodAdapter.class net.bytebuddy.jar.asm.commons.RemappingSignatureAdapter.class net.bytebuddy.jar.asm.commons.SerialVersionUIDAdder.class net.bytebuddy.jar.asm.commons.SimpleRemapper.class net.bytebuddy.jar.asm.commons.StaticInitMerger.class net.bytebuddy.jar.asm.commons.TableSwitchGenerator.class net.bytebuddy.jar.asm.commons.TryCatchBlockSorter.class net.bytebuddy.jar.asm.signature.SignatureReader.class net.bytebuddy.jar.asm.signature.SignatureVisitor.class net.bytebuddy.jar.asm.signature.SignatureWriter.class net.bytebuddy.matcher.AnnotationTypeMatcher.class net.bytebuddy.matcher.BooleanMatcher.class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher.class net.bytebuddy.matcher.ClassLoaderParentMatcher.class net.bytebuddy.matcher.CollectionItemMatcher.class net.bytebuddy.matcher.CollectionOneToOneMatcher.class net.bytebuddy.matcher.CollectionSizeMatcher.class net.bytebuddy.matcher.DeclaringAnnotationMatcher.class net.bytebuddy.matcher.DeclaringFieldMatcher.class net.bytebuddy.matcher.DeclaringMethodMatcher.class net.bytebuddy.matcher.DeclaringTypeMatcher.class net.bytebuddy.matcher.DescriptorMatcher.class net.bytebuddy.matcher.ElementMatcher.class net.bytebuddy.matcher.ElementMatchers.class net.bytebuddy.matcher.EqualityMatcher.class net.bytebuddy.matcher.FilterableList.class net.bytebuddy.matcher.InheritedAnnotationMatcher.class net.bytebuddy.matcher.LatentMethodMatcher.class net.bytebuddy.matcher.MethodExceptionTypeMatcher.class net.bytebuddy.matcher.MethodParameterMatcher.class net.bytebuddy.matcher.MethodParameterTypeMatcher.class net.bytebuddy.matcher.MethodReturnTypeMatcher.class net.bytebuddy.matcher.MethodSortMatcher.class net.bytebuddy.matcher.ModifierMatcher.class net.bytebuddy.matcher.NameMatcher.class net.bytebuddy.matcher.NegatingMatcher.class net.bytebuddy.matcher.NullMatcher.class net.bytebuddy.matcher.StringMatcher.class net.bytebuddy.matcher.SubTypeMatcher.class net.bytebuddy.matcher.SuperTypeMatcher.class net.bytebuddy.matcher.VisibilityMatcher.class net.bytebuddy.pool.TypePool.class net.bytebuddy.utility.ByteBuddyCommons.class net.bytebuddy.utility.JavaInstance.class net.bytebuddy.utility.JavaMethod.class net.bytebuddy.utility.JavaType.class net.bytebuddy.utility.PropertyDispatcher.class net.bytebuddy.utility.RandomString.class net.bytebuddy.utility.StreamDrainer.class
byte-buddy-0.6.15.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <artifactId>byte-buddy-parent</artifactId> <groupId>net.bytebuddy</groupId> <version>0.6.15</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>byte-buddy</artifactId> <name>Byte Buddy (without dependencies)</name> <description>Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</description> <build> <plugins> <plugin> <groupId>org.pitest</groupId> <artifactId>pitest-maven</artifactId> <version>${version.plugin.pitest}</version> <configuration> <skip>true</skip> </configuration> </plugin> </plugins> </build> <profiles> <profile> <id>extras</id> <build> <plugins> <plugin> <artifactId>maven-shade-plugin</artifactId> <version>2.2</version> <executions> <execution> <phase>package</phase> <goals> <goal>shade</goal> </goals> <configuration> <shadedArtifactAttached>false</shadedArtifactAttached> <createDependencyReducedPom>true</createDependencyReducedPom> <createSourcesJar>true</createSourcesJar> <shadeSourcesContent>true</shadeSourcesContent> <relocations> <relocation> <pattern>org.objectweb.asm</pattern> <shadedPattern>net.bytebuddy.jar.asm</shadedPattern> </relocation> </relocations> </configuration> </execution> </executions> </plugin> <plugin> <artifactId>maven-jar-plugin</artifactId> <version>2.6</version> <executions> <execution> <id>default-jar</id> <phase>package</phase> <goals> <goal>jar</goal> </goals> <configuration> <archive> <manifestFile>C:\Users\rafael.winterhalter\workspace\byte-buddy\target\checkout\byte-buddy\target\classes/META-INF/MANIFEST.MF</manifestFile> </archive> </configuration> </execution> </executions> <configuration> <archive> <manifestFile>C:\Users\rafael.winterhalter\workspace\byte-buddy\target\checkout\byte-buddy\target\classes/META-INF/MANIFEST.MF</manifestFile> </archive> </configuration> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>2.5.4</version> <executions> <execution> <phase>process-classes</phase> <goals> <goal>manifest</goal> </goals> <configuration> <instructions> <Export-Package>net.bytebuddy, net.bytebuddy.agent.builder, net.bytebuddy.asm, net.bytebuddy.description, net.bytebuddy.description.annotation, net.bytebuddy.description.enumeration, net.bytebuddy.description.field, net.bytebuddy.description.method, net.bytebuddy.description.modifier, net.bytebuddy.description.type, net.bytebuddy.dynamic, net.bytebuddy.dynamic.loading, net.bytebuddy.dynamic.scaffold, net.bytebuddy.dynamic.scaffold.inline, net.bytebuddy.dynamic.scaffold.subclass, net.bytebuddy.implementation, net.bytebuddy.implementation.attribute, net.bytebuddy.implementation.auxiliary, net.bytebuddy.implementation.bind, net.bytebuddy.implementation.bind.annotation, net.bytebuddy.implementation.bytecode, net.bytebuddy.implementation.bytecode.assign, net.bytebuddy.implementation.bytecode.assign.primitive, net.bytebuddy.implementation.bytecode.assign.reference, net.bytebuddy.implementation.bytecode.collection, net.bytebuddy.implementation.bytecode.constant, net.bytebuddy.implementation.bytecode.member, net.bytebuddy.matcher, net.bytebuddy.pool, net.bytebuddy.utility</Export-Package> </instructions> </configuration> </execution> </executions> <configuration> <instructions> <Export-Package>net.bytebuddy, net.bytebuddy.agent.builder, net.bytebuddy.asm, net.bytebuddy.description, net.bytebuddy.description.annotation, net.bytebuddy.description.enumeration, net.bytebuddy.description.field, net.bytebuddy.description.method, net.bytebuddy.description.modifier, net.bytebuddy.description.type, net.bytebuddy.dynamic, net.bytebuddy.dynamic.loading, net.bytebuddy.dynamic.scaffold, net.bytebuddy.dynamic.scaffold.inline, net.bytebuddy.dynamic.scaffold.subclass, net.bytebuddy.implementation, net.bytebuddy.implementation.attribute, net.bytebuddy.implementation.auxiliary, net.bytebuddy.implementation.bind, net.bytebuddy.implementation.bind.annotation, net.bytebuddy.implementation.bytecode, net.bytebuddy.implementation.bytecode.assign, net.bytebuddy.implementation.bytecode.assign.primitive, net.bytebuddy.implementation.bytecode.assign.reference, net.bytebuddy.implementation.bytecode.collection, net.bytebuddy.implementation.bytecode.constant, net.bytebuddy.implementation.bytecode.member, net.bytebuddy.matcher, net.bytebuddy.pool, net.bytebuddy.utility</Export-Package> </instructions> </configuration> </plugin> <plugin> <artifactId>maven-antrun-plugin</artifactId> <version>1.7</version> <executions> <execution> <phase>package</phase> <goals> <goal>run</goal> </goals> <configuration> <target> <copy /> </target> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <version>1.8</version> <executions> <execution> <id>attach-artifacts</id> <phase>package</phase> <goals> <goal>attach-artifact</goal> </goals> <configuration> <artifacts> <artifact> <file>C:\Users\rafael.winterhalter\workspace\byte-buddy\target\checkout\byte-buddy\target/byte-buddy-0.6.15-javadoc.jar</file> <type>jar</type> <classifier>javadoc</classifier> </artifact> </artifacts> </configuration> </execution> </executions> </plugin> </plugins> </build> </profile> </profiles> <properties> <version.plugin.ant>1.7</version.plugin.ant> <shade.source>org.objectweb.asm</shade.source> <shade.target>net.bytebuddy.jar.asm</shade.target> <version.plugin.build-helper>1.8</version.plugin.build-helper> </properties> </project>
<dependency> <groupId>net.bytebuddy</groupId> <artifactId>byte-buddy</artifactId> <version>0.6.15</version> </dependency>
If you think the following byte-buddy-0.6.15.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download byte-buddy-0.6.15.jar file