Download bcel-6.0.jar file

Introduction

You can download bcel-6.0.jar in this page.

License

Apache License, Version 2.0

Type List

bcel-6.0.jar file has the following types.

META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/maven/org.apache.bcel/bcel/pom.properties
META-INF/maven/org.apache.bcel/bcel/pom.xml
org.apache.bcel.Const.class
org.apache.bcel.Constants.class
org.apache.bcel.ExceptionConst.class
org.apache.bcel.ExceptionConstants.class
org.apache.bcel.Repository.class
org.apache.bcel.classfile.AccessFlags.class
org.apache.bcel.classfile.AnnotationDefault.class
org.apache.bcel.classfile.AnnotationElementValue.class
org.apache.bcel.classfile.AnnotationEntry.class
org.apache.bcel.classfile.Annotations.class
org.apache.bcel.classfile.ArrayElementValue.class
org.apache.bcel.classfile.Attribute.class
org.apache.bcel.classfile.AttributeReader.class
org.apache.bcel.classfile.BootstrapMethod.class
org.apache.bcel.classfile.BootstrapMethods.class
org.apache.bcel.classfile.ClassElementValue.class
org.apache.bcel.classfile.ClassFormatException.class
org.apache.bcel.classfile.ClassParser.class
org.apache.bcel.classfile.Code.class
org.apache.bcel.classfile.CodeException.class
org.apache.bcel.classfile.Constant.class
org.apache.bcel.classfile.ConstantCP.class
org.apache.bcel.classfile.ConstantClass.class
org.apache.bcel.classfile.ConstantDouble.class
org.apache.bcel.classfile.ConstantFieldref.class
org.apache.bcel.classfile.ConstantFloat.class
org.apache.bcel.classfile.ConstantInteger.class
org.apache.bcel.classfile.ConstantInterfaceMethodref.class
org.apache.bcel.classfile.ConstantInvokeDynamic.class
org.apache.bcel.classfile.ConstantLong.class
org.apache.bcel.classfile.ConstantMethodHandle.class
org.apache.bcel.classfile.ConstantMethodType.class
org.apache.bcel.classfile.ConstantMethodref.class
org.apache.bcel.classfile.ConstantNameAndType.class
org.apache.bcel.classfile.ConstantObject.class
org.apache.bcel.classfile.ConstantPool.class
org.apache.bcel.classfile.ConstantString.class
org.apache.bcel.classfile.ConstantUtf8.class
org.apache.bcel.classfile.ConstantValue.class
org.apache.bcel.classfile.Deprecated.class
org.apache.bcel.classfile.DescendingVisitor.class
org.apache.bcel.classfile.ElementValue.class
org.apache.bcel.classfile.ElementValuePair.class
org.apache.bcel.classfile.EmptyVisitor.class
org.apache.bcel.classfile.EnclosingMethod.class
org.apache.bcel.classfile.EnumElementValue.class
org.apache.bcel.classfile.ExceptionTable.class
org.apache.bcel.classfile.Field.class
org.apache.bcel.classfile.FieldOrMethod.class
org.apache.bcel.classfile.InnerClass.class
org.apache.bcel.classfile.InnerClasses.class
org.apache.bcel.classfile.JavaClass.class
org.apache.bcel.classfile.LineNumber.class
org.apache.bcel.classfile.LineNumberTable.class
org.apache.bcel.classfile.LocalVariable.class
org.apache.bcel.classfile.LocalVariableTable.class
org.apache.bcel.classfile.LocalVariableTypeTable.class
org.apache.bcel.classfile.Method.class
org.apache.bcel.classfile.MethodParameter.class
org.apache.bcel.classfile.MethodParameters.class
org.apache.bcel.classfile.Node.class
org.apache.bcel.classfile.PMGClass.class
org.apache.bcel.classfile.ParameterAnnotationEntry.class
org.apache.bcel.classfile.ParameterAnnotations.class
org.apache.bcel.classfile.RuntimeInvisibleAnnotations.class
org.apache.bcel.classfile.RuntimeInvisibleParameterAnnotations.class
org.apache.bcel.classfile.RuntimeVisibleAnnotations.class
org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations.class
org.apache.bcel.classfile.Signature.class
org.apache.bcel.classfile.SimpleElementValue.class
org.apache.bcel.classfile.SourceFile.class
org.apache.bcel.classfile.StackMap.class
org.apache.bcel.classfile.StackMapEntry.class
org.apache.bcel.classfile.StackMapType.class
org.apache.bcel.classfile.Synthetic.class
org.apache.bcel.classfile.Unknown.class
org.apache.bcel.classfile.UnknownAttributeReader.class
org.apache.bcel.classfile.Utility.class
org.apache.bcel.classfile.Visitor.class
org.apache.bcel.generic.AALOAD.class
org.apache.bcel.generic.AASTORE.class
org.apache.bcel.generic.ACONST_NULL.class
org.apache.bcel.generic.ALOAD.class
org.apache.bcel.generic.ANEWARRAY.class
org.apache.bcel.generic.ARETURN.class
org.apache.bcel.generic.ARRAYLENGTH.class
org.apache.bcel.generic.ASTORE.class
org.apache.bcel.generic.ATHROW.class
org.apache.bcel.generic.AllocationInstruction.class
org.apache.bcel.generic.AnnotationElementValueGen.class
org.apache.bcel.generic.AnnotationEntryGen.class
org.apache.bcel.generic.ArithmeticInstruction.class
org.apache.bcel.generic.ArrayElementValueGen.class
org.apache.bcel.generic.ArrayInstruction.class
org.apache.bcel.generic.ArrayType.class
org.apache.bcel.generic.BALOAD.class
org.apache.bcel.generic.BASTORE.class
org.apache.bcel.generic.BIPUSH.class
org.apache.bcel.generic.BREAKPOINT.class
org.apache.bcel.generic.BasicType.class
org.apache.bcel.generic.BranchHandle.class
org.apache.bcel.generic.BranchInstruction.class
org.apache.bcel.generic.CALOAD.class
org.apache.bcel.generic.CASTORE.class
org.apache.bcel.generic.CHECKCAST.class
org.apache.bcel.generic.CPInstruction.class
org.apache.bcel.generic.ClassElementValueGen.class
org.apache.bcel.generic.ClassGen.class
org.apache.bcel.generic.ClassGenException.class
org.apache.bcel.generic.ClassObserver.class
org.apache.bcel.generic.CodeExceptionGen.class
org.apache.bcel.generic.CompoundInstruction.class
org.apache.bcel.generic.ConstantPoolGen.class
org.apache.bcel.generic.ConstantPushInstruction.class
org.apache.bcel.generic.ConversionInstruction.class
org.apache.bcel.generic.D2F.class
org.apache.bcel.generic.D2I.class
org.apache.bcel.generic.D2L.class
org.apache.bcel.generic.DADD.class
org.apache.bcel.generic.DALOAD.class
org.apache.bcel.generic.DASTORE.class
org.apache.bcel.generic.DCMPG.class
org.apache.bcel.generic.DCMPL.class
org.apache.bcel.generic.DCONST.class
org.apache.bcel.generic.DDIV.class
org.apache.bcel.generic.DLOAD.class
org.apache.bcel.generic.DMUL.class
org.apache.bcel.generic.DNEG.class
org.apache.bcel.generic.DREM.class
org.apache.bcel.generic.DRETURN.class
org.apache.bcel.generic.DSTORE.class
org.apache.bcel.generic.DSUB.class
org.apache.bcel.generic.DUP.class
org.apache.bcel.generic.DUP2.class
org.apache.bcel.generic.DUP2_X1.class
org.apache.bcel.generic.DUP2_X2.class
org.apache.bcel.generic.DUP_X1.class
org.apache.bcel.generic.DUP_X2.class
org.apache.bcel.generic.ElementValueGen.class
org.apache.bcel.generic.ElementValuePairGen.class
org.apache.bcel.generic.EmptyVisitor.class
org.apache.bcel.generic.EnumElementValueGen.class
org.apache.bcel.generic.ExceptionThrower.class
org.apache.bcel.generic.F2D.class
org.apache.bcel.generic.F2I.class
org.apache.bcel.generic.F2L.class
org.apache.bcel.generic.FADD.class
org.apache.bcel.generic.FALOAD.class
org.apache.bcel.generic.FASTORE.class
org.apache.bcel.generic.FCMPG.class
org.apache.bcel.generic.FCMPL.class
org.apache.bcel.generic.FCONST.class
org.apache.bcel.generic.FDIV.class
org.apache.bcel.generic.FLOAD.class
org.apache.bcel.generic.FMUL.class
org.apache.bcel.generic.FNEG.class
org.apache.bcel.generic.FREM.class
org.apache.bcel.generic.FRETURN.class
org.apache.bcel.generic.FSTORE.class
org.apache.bcel.generic.FSUB.class
org.apache.bcel.generic.FieldGen.class
org.apache.bcel.generic.FieldGenOrMethodGen.class
org.apache.bcel.generic.FieldInstruction.class
org.apache.bcel.generic.FieldObserver.class
org.apache.bcel.generic.FieldOrMethod.class
org.apache.bcel.generic.GETFIELD.class
org.apache.bcel.generic.GETSTATIC.class
org.apache.bcel.generic.GOTO.class
org.apache.bcel.generic.GOTO_W.class
org.apache.bcel.generic.GotoInstruction.class
org.apache.bcel.generic.I2B.class
org.apache.bcel.generic.I2C.class
org.apache.bcel.generic.I2D.class
org.apache.bcel.generic.I2F.class
org.apache.bcel.generic.I2L.class
org.apache.bcel.generic.I2S.class
org.apache.bcel.generic.IADD.class
org.apache.bcel.generic.IALOAD.class
org.apache.bcel.generic.IAND.class
org.apache.bcel.generic.IASTORE.class
org.apache.bcel.generic.ICONST.class
org.apache.bcel.generic.IDIV.class
org.apache.bcel.generic.IFEQ.class
org.apache.bcel.generic.IFGE.class
org.apache.bcel.generic.IFGT.class
org.apache.bcel.generic.IFLE.class
org.apache.bcel.generic.IFLT.class
org.apache.bcel.generic.IFNE.class
org.apache.bcel.generic.IFNONNULL.class
org.apache.bcel.generic.IFNULL.class
org.apache.bcel.generic.IF_ACMPEQ.class
org.apache.bcel.generic.IF_ACMPNE.class
org.apache.bcel.generic.IF_ICMPEQ.class
org.apache.bcel.generic.IF_ICMPGE.class
org.apache.bcel.generic.IF_ICMPGT.class
org.apache.bcel.generic.IF_ICMPLE.class
org.apache.bcel.generic.IF_ICMPLT.class
org.apache.bcel.generic.IF_ICMPNE.class
org.apache.bcel.generic.IINC.class
org.apache.bcel.generic.ILOAD.class
org.apache.bcel.generic.IMPDEP1.class
org.apache.bcel.generic.IMPDEP2.class
org.apache.bcel.generic.IMUL.class
org.apache.bcel.generic.INEG.class
org.apache.bcel.generic.INSTANCEOF.class
org.apache.bcel.generic.INVOKEDYNAMIC.class
org.apache.bcel.generic.INVOKEINTERFACE.class
org.apache.bcel.generic.INVOKESPECIAL.class
org.apache.bcel.generic.INVOKESTATIC.class
org.apache.bcel.generic.INVOKEVIRTUAL.class
org.apache.bcel.generic.IOR.class
org.apache.bcel.generic.IREM.class
org.apache.bcel.generic.IRETURN.class
org.apache.bcel.generic.ISHL.class
org.apache.bcel.generic.ISHR.class
org.apache.bcel.generic.ISTORE.class
org.apache.bcel.generic.ISUB.class
org.apache.bcel.generic.IUSHR.class
org.apache.bcel.generic.IXOR.class
org.apache.bcel.generic.IfInstruction.class
org.apache.bcel.generic.IndexedInstruction.class
org.apache.bcel.generic.Instruction.class
org.apache.bcel.generic.InstructionComparator.class
org.apache.bcel.generic.InstructionConst.class
org.apache.bcel.generic.InstructionConstants.class
org.apache.bcel.generic.InstructionFactory.class
org.apache.bcel.generic.InstructionHandle.class
org.apache.bcel.generic.InstructionList.class
org.apache.bcel.generic.InstructionListObserver.class
org.apache.bcel.generic.InstructionTargeter.class
org.apache.bcel.generic.InvokeInstruction.class
org.apache.bcel.generic.JSR.class
org.apache.bcel.generic.JSR_W.class
org.apache.bcel.generic.JsrInstruction.class
org.apache.bcel.generic.L2D.class
org.apache.bcel.generic.L2F.class
org.apache.bcel.generic.L2I.class
org.apache.bcel.generic.LADD.class
org.apache.bcel.generic.LALOAD.class
org.apache.bcel.generic.LAND.class
org.apache.bcel.generic.LASTORE.class
org.apache.bcel.generic.LCMP.class
org.apache.bcel.generic.LCONST.class
org.apache.bcel.generic.LDC.class
org.apache.bcel.generic.LDC2_W.class
org.apache.bcel.generic.LDC_W.class
org.apache.bcel.generic.LDIV.class
org.apache.bcel.generic.LLOAD.class
org.apache.bcel.generic.LMUL.class
org.apache.bcel.generic.LNEG.class
org.apache.bcel.generic.LOOKUPSWITCH.class
org.apache.bcel.generic.LOR.class
org.apache.bcel.generic.LREM.class
org.apache.bcel.generic.LRETURN.class
org.apache.bcel.generic.LSHL.class
org.apache.bcel.generic.LSHR.class
org.apache.bcel.generic.LSTORE.class
org.apache.bcel.generic.LSUB.class
org.apache.bcel.generic.LUSHR.class
org.apache.bcel.generic.LXOR.class
org.apache.bcel.generic.LineNumberGen.class
org.apache.bcel.generic.LoadClass.class
org.apache.bcel.generic.LoadInstruction.class
org.apache.bcel.generic.LocalVariableGen.class
org.apache.bcel.generic.LocalVariableInstruction.class
org.apache.bcel.generic.MONITORENTER.class
org.apache.bcel.generic.MONITOREXIT.class
org.apache.bcel.generic.MULTIANEWARRAY.class
org.apache.bcel.generic.MethodGen.class
org.apache.bcel.generic.MethodObserver.class
org.apache.bcel.generic.NEW.class
org.apache.bcel.generic.NEWARRAY.class
org.apache.bcel.generic.NOP.class
org.apache.bcel.generic.NameSignatureInstruction.class
org.apache.bcel.generic.NamedAndTyped.class
org.apache.bcel.generic.ObjectType.class
org.apache.bcel.generic.POP.class
org.apache.bcel.generic.POP2.class
org.apache.bcel.generic.PUSH.class
org.apache.bcel.generic.PUTFIELD.class
org.apache.bcel.generic.PUTSTATIC.class
org.apache.bcel.generic.PopInstruction.class
org.apache.bcel.generic.PushInstruction.class
org.apache.bcel.generic.RET.class
org.apache.bcel.generic.RETURN.class
org.apache.bcel.generic.ReferenceType.class
org.apache.bcel.generic.ReturnInstruction.class
org.apache.bcel.generic.ReturnaddressType.class
org.apache.bcel.generic.SALOAD.class
org.apache.bcel.generic.SASTORE.class
org.apache.bcel.generic.SIPUSH.class
org.apache.bcel.generic.SWAP.class
org.apache.bcel.generic.SWITCH.class
org.apache.bcel.generic.Select.class
org.apache.bcel.generic.SimpleElementValueGen.class
org.apache.bcel.generic.StackConsumer.class
org.apache.bcel.generic.StackInstruction.class
org.apache.bcel.generic.StackProducer.class
org.apache.bcel.generic.StoreInstruction.class
org.apache.bcel.generic.TABLESWITCH.class
org.apache.bcel.generic.TargetLostException.class
org.apache.bcel.generic.Type.class
org.apache.bcel.generic.TypedInstruction.class
org.apache.bcel.generic.UnconditionalBranch.class
org.apache.bcel.generic.VariableLengthInstruction.class
org.apache.bcel.generic.Visitor.class
org.apache.bcel.util.AttributeHTML.class
org.apache.bcel.util.BCELComparator.class
org.apache.bcel.util.BCELFactory.class
org.apache.bcel.util.BCELifier.class
org.apache.bcel.util.ByteSequence.class
org.apache.bcel.util.Class2HTML.class
org.apache.bcel.util.ClassLoader.class
org.apache.bcel.util.ClassLoaderRepository.class
org.apache.bcel.util.ClassPath.class
org.apache.bcel.util.ClassPathRepository.class
org.apache.bcel.util.ClassQueue.class
org.apache.bcel.util.ClassSet.class
org.apache.bcel.util.ClassStack.class
org.apache.bcel.util.ClassVector.class
org.apache.bcel.util.CodeHTML.class
org.apache.bcel.util.ConstantHTML.class
org.apache.bcel.util.InstructionFinder.class
org.apache.bcel.util.JavaWrapper.class
org.apache.bcel.util.MemorySensitiveClassPathRepository.class
org.apache.bcel.util.MethodHTML.class
org.apache.bcel.util.Repository.class
org.apache.bcel.util.SyntheticRepository.class
org.apache.bcel.verifier.GraphicalVerifier.class
org.apache.bcel.verifier.NativeVerifier.class
org.apache.bcel.verifier.PassVerifier.class
org.apache.bcel.verifier.TransitiveHull.class
org.apache.bcel.verifier.VerificationResult.class
org.apache.bcel.verifier.Verifier.class
org.apache.bcel.verifier.VerifierAppFrame.class
org.apache.bcel.verifier.VerifierFactory.class
org.apache.bcel.verifier.VerifierFactoryListModel.class
org.apache.bcel.verifier.VerifierFactoryObserver.class
org.apache.bcel.verifier.VerifyDialog.class
org.apache.bcel.verifier.exc.AssertionViolatedException.class
org.apache.bcel.verifier.exc.ClassConstraintException.class
org.apache.bcel.verifier.exc.CodeConstraintException.class
org.apache.bcel.verifier.exc.InvalidMethodException.class
org.apache.bcel.verifier.exc.LinkingConstraintException.class
org.apache.bcel.verifier.exc.LoadingException.class
org.apache.bcel.verifier.exc.LocalVariableInfoInconsistentException.class
org.apache.bcel.verifier.exc.StaticCodeConstraintException.class
org.apache.bcel.verifier.exc.StaticCodeInstructionConstraintException.class
org.apache.bcel.verifier.exc.StaticCodeInstructionOperandConstraintException.class
org.apache.bcel.verifier.exc.StructuralCodeConstraintException.class
org.apache.bcel.verifier.exc.Utility.class
org.apache.bcel.verifier.exc.VerificationException.class
org.apache.bcel.verifier.exc.VerifierConstraintViolatedException.class
org.apache.bcel.verifier.statics.DOUBLE_Upper.class
org.apache.bcel.verifier.statics.IntList.class
org.apache.bcel.verifier.statics.LONG_Upper.class
org.apache.bcel.verifier.statics.LocalVariableInfo.class
org.apache.bcel.verifier.statics.LocalVariablesInfo.class
org.apache.bcel.verifier.statics.Pass1Verifier.class
org.apache.bcel.verifier.statics.Pass2Verifier.class
org.apache.bcel.verifier.statics.Pass3aVerifier.class
org.apache.bcel.verifier.statics.StringRepresentation.class
org.apache.bcel.verifier.structurals.ControlFlowGraph.class
org.apache.bcel.verifier.structurals.ExceptionHandler.class
org.apache.bcel.verifier.structurals.ExceptionHandlers.class
org.apache.bcel.verifier.structurals.ExecutionVisitor.class
org.apache.bcel.verifier.structurals.Frame.class
org.apache.bcel.verifier.structurals.GenericArray.class
org.apache.bcel.verifier.structurals.InstConstraintVisitor.class
org.apache.bcel.verifier.structurals.InstructionContext.class
org.apache.bcel.verifier.structurals.LocalVariables.class
org.apache.bcel.verifier.structurals.OperandStack.class
org.apache.bcel.verifier.structurals.Pass3bVerifier.class
org.apache.bcel.verifier.structurals.Subroutine.class
org.apache.bcel.verifier.structurals.Subroutines.class
org.apache.bcel.verifier.structurals.UninitializedObjectType.class

Pom

bcel-6.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<!--
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
  * distributed with this work for additional information
  * regarding copyright ownership. The ASF licenses this file
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License. You may obtain a copy of the License at
  *
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied. See the License for the
  * specific language governing permissions and limitations
  * under the License.
-->
<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">

  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-parent</artifactId>
    <version>40</version>
  </parent>

  <groupId>org.apache.bcel</groupId>
  <artifactId>bcel</artifactId>
  <packaging>jar</packaging>
  <version>6.0</version>
  <name>Apache Commons BCEL</name>
  <description>Apache Commons Bytecode Engineering Library</description>

  <url>http://commons.apache.org/proper/commons-bcel</url>
  <inceptionYear>2004</inceptionYear>

  <properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    <maven.compiler.source>1.7</maven.compiler.source>
    <maven.compiler.target>1.7</maven.compiler.target>
    <commons.componentid>bcel</commons.componentid>
    <commons.release.version>6.0</commons.release.version>
    <commons.release.desc>(Java 7+)</commons.release.desc>
    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-bcel</commons.scmPubUrl>
    <!-- Configuration properties for the OSGi maven-bundle-plugin -->
    <commons.osgi.symbolicName>org.apache.${commons.componentid}</commons.osgi.symbolicName>
    <commons.osgi.export>org.apache.bcel.*;version=${project.version};-noimport:=true</commons.osgi.export>
    <commons.osgi.import>*</commons.osgi.import>
    <commons.osgi.dynamicImport />
    <commons.osgi.private />
    <commons.jira.id>BCEL</commons.jira.id>
    <commons.jira.pid>12314220</commons.jira.pid>
    <commons.findbugs.version>3.0.3</commons.findbugs.version>
    <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
    <!-- Latest Clirr Plugin version (2.7) causes NPE -->
    <commons.clirr.version>2.6.1</commons.clirr.version>
  </properties>

  <!-- Cannot be added to Commons Parent, see https://issues.apache.org/jira/browse/COMMONSSITE-26 -->
  <distributionManagement>
    <site>
      <id>apache.website</id>
      <name>Apache Website</name>
      <url>scp://people.apache.org/www/commons.apache.org/${commons.componentid}/</url>
    </site>
  </distributionManagement>

  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>

  <organization>
    <name>The Apache Software Foundation</name>
    <url>http://www.apache.org/</url>
  </organization>

  <developers>
    <developer>
      <name>Dave Brosius</name>
      <id>dbrosius</id>
      <email>dbrosius at mebigfatguy.com</email>
    </developer>

    <developer>
      <name>Torsten Curdt</name>
      <id>tcurdt</id>
      <email>tcurdt at apache.org</email>
      <organization>ASF</organization>
      <organizationUrl>http://www.apache.org/</organizationUrl>
      <timezone>+1</timezone>
    </developer>

    <developer>
      <name>Markus Dahm</name>
      <id>mdahm</id>
      <email>m.dahm at gmx.de</email>
      <organization>it-frameworksolutions</organization>
    </developer>

    <developer>
      <name>Jason van Zyl</name>
      <email>jason at zenplex.com</email>
    </developer>

    <developer>
      <id>ggregory</id>
      <name>Gary Gregory</name>
      <email>ggregory@apache.org</email>
      <organization>Rocket Software</organization>
      <roles>
        <role>PMC Member</role>
      </roles>
      <timezone>America/New_York</timezone>
    </developer>

  </developers>

  <contributors>

    <contributor>
      <name>Enver Haase</name>
      <email>enver at convergence.de</email>
    </contributor>

    <contributor>
      <name>David Dixon-Peugh</name>
      <email>dixonpeugh at yahoo.com</email>
    </contributor>

    <contributor>
      <name>Patrick Beard</name>
      <email>beard at netscape.com</email>
    </contributor>

    <contributor>
      <name>Conor MacNeill</name>
      <email>conor at cortexbusiness.com.au</email>
    </contributor>

    <contributor>
      <name>Costin Manolache</name>
      <email>cmanolache at yahoo.com</email>
    </contributor>

    <contributor>
      <name>Bill Pugh</name>
      <email>bill.pugh at gmail.com</email>
    </contributor>

    <contributor>
      <name>First Hop Ltd / Torsten Rueger</name>
    </contributor>

    <contributor>
      <name>J?r?me Leroux</name>
    </contributor>

    <contributor>
      <name>Mark Roberts</name>
    </contributor>
  </contributors>

  <mailingLists>
    <mailingList>
      <name>BCEL User List</name>
      <subscribe>user-subscribe@commons.apache.org</subscribe>
      <unsubscribe>user-unsubscribe@commons.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
    </mailingList>
    <mailingList>
      <name>BCEL Developer List</name>
      <subscribe>dev-subscribe@commons.apache.org</subscribe>
      <unsubscribe>dev-unsubscribe@commons.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
    </mailingList>
  </mailingLists>

  <issueManagement>
    <system>jira</system>
    <url>http://issues.apache.org/jira/browse/BCEL</url>
  </issueManagement>

  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/PSproper/bcel/tags/BCEL_6_0</developerConnection>
    <url>http://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0</url>
  </scm>

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.rat</groupId>
        <artifactId>apache-rat-plugin</artifactId>
        <version>${commons.rat.version}</version>
        <configuration>
          <excludes>
            <exclude>src/test/resources/**</exclude>
            <exclude>docs/*.bib</exclude>
            <exclude>docs/*.mdl</exclude>
            <exclude>docs/eps/*</exclude>
            <exclude>**/*.eps</exclude>
            <exclude>**/*.bnf</exclude>
            <exclude>**/*.mini</exclude>
            <exclude>TODO.JustIce</exclude>
            <exclude>src/examples/Mini/MiniParser$JJCalls</exclude>
          </excludes>
        </configuration>
      </plugin>
      <!-- Allow Clirr to be run from command line -->
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>clirr-maven-plugin</artifactId>
        <version>${commons.clirr.version}</version>
        <configuration>
          <minSeverity>${minSeverity}</minSeverity>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jar-plugin</artifactId>
        <executions>
          <execution>
            <goals>
              <goal>test-jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <configuration>
          <testExcludes>
            <testExclude>**/*Benchmark*</testExclude>
          </testExcludes>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-source-plugin</artifactId>
        <executions>
          <execution>
            <id>attach-sources</id>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <systemProperties>
            <property>
              <!-- Suppress the stats, but keep the test as it exercises the code -->
              <name>PerformanceTest.report</name>
              <value>false</value>
            </property>
          </systemProperties>
          <includes>
            <include>**/*TestCase.java</include>
            <include>**/PerformanceTest.java</include>
          </includes>
          <excludes>
            <exclude>**/Abstract*</exclude>
            <!-- Takes rather a long time (especially rt.jar) ; only needs to be done occasionally -->
            <exclude>**/JDKClassDumpTestCase.java</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-assembly-plugin</artifactId>
        <configuration>
          <!-- These need to be specified because CP includes a descriptor -->
          <descriptors>
            <descriptor>src/assembly/bin.xml</descriptor>
            <descriptor>src/assembly/src.xml</descriptor>
          </descriptors>
          <tarLongFileMode>gnu</tarLongFileMode>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-scm-publish-plugin</artifactId>
        <configuration>
          <ignorePathsToDelete>
            <ignorePathToDelete>javadocs</ignorePathToDelete>
          </ignorePathsToDelete>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-checkstyle-plugin</artifactId>
        <version>${checkstyle.plugin.version}</version>
        <configuration>
          <configLocation>${basedir}/src/conf/checkstyle.xml</configLocation>
          <!-- Needed to define config_loc -->
          <propertyExpansion>config_loc=${basedir}</propertyExpansion>
          <enableRulesSummary>false</enableRulesSummary>
        </configuration>
      </plugin>
    </plugins>
  </build>

  <reporting>
    <plugins>
      <!--
        <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>jardiff-maven-plugin</artifactId>
        <configuration>
        <artifacts>
        <artifact>
        <version>5.2</version>
        </artifact>
        <artifact>
        <groupId>bcel</groupId>
        <version>5.1</version>
        </artifact>
        </artifacts>
        </configuration>
        </plugin>
      -->
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-checkstyle-plugin</artifactId>
        <version>${checkstyle.plugin.version}</version>
        <configuration>
          <configLocation>${basedir}/src/conf/checkstyle.xml</configLocation>
          <!-- Needed to define config_loc -->
          <propertyExpansion>config_loc=${basedir}</propertyExpansion>
          <enableRulesSummary>false</enableRulesSummary>
        </configuration>
        <!-- We need to specify reportSets because 2.9.1 creates two reports -->
        <reportSets>
          <reportSet>
            <reports>
              <report>checkstyle</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-pmd-plugin</artifactId>
        <version>3.6</version>
        <configuration>
          <targetJdk>${maven.compiler.target}</targetJdk>
          <linkXref>true</linkXref>
          <rulesets>
            <ruleset>${basedir}/src/conf/pmd.xml</ruleset>
          </rulesets>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>findbugs-maven-plugin</artifactId>
        <version>${commons.findbugs.version}</version>
        <configuration>
          <threshold>Normal</threshold>
          <effort>Default</effort>
          <excludeFilterFile>${basedir}/src/conf/findbugs-exclude-filter.xml</excludeFilterFile>
          <fork>true</fork>
          <jvmArgs>-Duser.language=en</jvmArgs>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>taglist-maven-plugin</artifactId>
        <version>2.4</version>
        <configuration>
          <tags>
            <tag>TODO</tag>
            <tag>NOPMD</tag>
            <tag>NOTE</tag>
          </tags>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.rat</groupId>
        <artifactId>apache-rat-plugin</artifactId>
        <version>${commons.rat.version}</version>
        <configuration>
          <excludes>
            <exclude>src/test/resources/**</exclude>
            <exclude>docs/*.bib</exclude>
            <exclude>docs/*.mdl</exclude>
            <exclude>docs/eps/*</exclude>
            <exclude>**/*.eps</exclude>
            <exclude>**/*.bnf</exclude>
            <exclude>**/*.mini</exclude>
            <exclude>TODO.JustIce</exclude>
            <exclude>src/examples/Mini/MiniParser$JJCalls</exclude>
          </excludes>
        </configuration>
      </plugin>
    </plugins>
  </reporting>

  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.12</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>net.java.dev.jna</groupId>
      <artifactId>jna</artifactId>
      <version>4.2.2</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>net.java.dev.jna</groupId>
      <artifactId>jna-platform</artifactId>
      <version>4.2.2</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.4</version>
      <scope>test</scope>
    </dependency>
  </dependencies>

  <profiles>
    <!--
        Profile to ignore certain Clirr errors
        To show all the errors, use -P!quieten-clirr or -Dclirr.allDifferences
    -->
    <profile>
      <id>quieten-clirr</id>
      <activation>
        <!-- Enable unless the following is defined -->
        <property>
          <name>!clirr.allDifferences</name>
        </property>
      </activation>
      <properties>
        <!-- It's not possible to undefine this once defined, so we define it in a profile that is normally active -->
        <clirr.ignoredDifferencesFile>${basedir}/src/conf/clirr-ignored-diffs.xml</clirr.ignoredDifferencesFile>
      </properties>
    </profile>
    <!-- Profile to build and run PerformanceTest. Use 'mvn test -Pjdk-rt' -->
    <profile>
      <id>jdk-rt</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>${commons.surefire.version}</version>
            <configuration>
              <includes>
                <include>**/PerformanceTest.java</include>
              </includes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>

    <!-- Profile to build and run the benchmarks. Use 'mvn test -Pbenchmark', and add '-Dbenchmark=foo' to run only the foo benchmark -->
    <profile>
      <id>benchmark</id>

      <properties>
        <skipTests>true</skipTests>
        <benchmark>org.apache</benchmark>
        <jmh.version>1.12</jmh.version>
      </properties>

      <dependencies>
        <dependency>
          <groupId>org.openjdk.jmh</groupId>
          <artifactId>jmh-core</artifactId>
          <version>${jmh.version}</version>
          <scope>test</scope>
        </dependency>

        <dependency>
          <groupId>org.openjdk.jmh</groupId>
          <artifactId>jmh-generator-annprocess</artifactId>
          <version>${jmh.version}</version>
          <scope>test</scope>
        </dependency>

        <dependency>
          <groupId>commons-io</groupId>
          <artifactId>commons-io</artifactId>
          <version>2.5</version>
          <scope>test</scope>
        </dependency>

        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-collections4</artifactId>
          <version>4.1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>

      <build>
        <plugins>
          <!-- Enable the compilation of the benchmarks -->
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>${commons.compiler.version}</version>
            <configuration combine.self="override">
              <testIncludes>
                <testInclude>**/*</testInclude>
              </testIncludes>
            </configuration>
          </plugin>

          <!-- Hook the benchmarks to the test phase -->
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>exec-maven-plugin</artifactId>
            <version>1.4.0</version>
            <executions>
              <execution>
                <id>benchmark</id>
                <phase>test</phase>
                <goals>
                  <goal>exec</goal>
                </goals>
                <configuration>
                  <classpathScope>test</classpathScope>
                  <executable>java</executable>
                  <arguments>
                    <argument>-classpath</argument>
                    <classpath />
                    <argument>org.openjdk.jmh.Main</argument>
                    <argument>-rf</argument>
                    <argument>json</argument>
                    <argument>-rff</argument>
                    <argument>target/jmh-result.json</argument>
                    <argument>${benchmark}</argument>
                  </arguments>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>

    <profile>
      <id>jdk8-javadoc</id>
      <activation>
        <jdk>[1.8,)</jdk>
      </activation>
      <properties>
        <additionalparam>-Xdoclint:none</additionalparam>
      </properties>
    </profile>
  </profiles>

</project>

POM Entry

<dependency>
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <version>6.0</version>
</dependency>

Download

If you think the following bcel-6.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download bcel-6.0.jar file




PreviousNext

Related