Download jorphan-2.13.jar file

Introduction

You can download jorphan-2.13.jar in this page.

License

Apache License

Type List

jorphan-2.13.jar file has the following types.

META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
org.apache.commons.cli.avalon.AbstractParserControl.class
org.apache.commons.cli.avalon.CLArgsParser.class
org.apache.commons.cli.avalon.CLOption.class
org.apache.commons.cli.avalon.CLOptionDescriptor.class
org.apache.commons.cli.avalon.CLUtil.class
org.apache.commons.cli.avalon.ParserControl.class
org.apache.commons.cli.avalon.Token.class
org.apache.commons.jexl.bsf.JexlEngine.class
org.apache.jorphan.collections.Data.class
org.apache.jorphan.collections.HashTree.class
org.apache.jorphan.collections.HashTreeTraverser.class
org.apache.jorphan.collections.ListedHashTree.class
org.apache.jorphan.collections.SearchByClass.class
org.apache.jorphan.collections.SortedHashTree.class
org.apache.jorphan.exec.KeyToolUtils.class
org.apache.jorphan.exec.StreamCopier.class
org.apache.jorphan.exec.StreamGobbler.class
org.apache.jorphan.exec.SystemCommand.class
org.apache.jorphan.gui.AbstractTreeTableModel.class
org.apache.jorphan.gui.ComponentUtil.class
org.apache.jorphan.gui.DefaultTreeTableModel.class
org.apache.jorphan.gui.GuiUtils.class
org.apache.jorphan.gui.JLabeledChoice.class
org.apache.jorphan.gui.JLabeledField.class
org.apache.jorphan.gui.JLabeledPasswordField.class
org.apache.jorphan.gui.JLabeledTextArea.class
org.apache.jorphan.gui.JLabeledTextField.class
org.apache.jorphan.gui.JTreeTable.class
org.apache.jorphan.gui.MenuScroller.class
org.apache.jorphan.gui.NumberRenderer.class
org.apache.jorphan.gui.ObjectTableModel.class
org.apache.jorphan.gui.RateRenderer.class
org.apache.jorphan.gui.RendererUtils.class
org.apache.jorphan.gui.RightAlignRenderer.class
org.apache.jorphan.gui.TreeTableModel.class
org.apache.jorphan.gui.layout.VerticalLayout.class
org.apache.jorphan.io.TextFile.class
org.apache.jorphan.logging.LoggingManager.class
org.apache.jorphan.math.NumberComparator.class
org.apache.jorphan.math.StatCalculator.class
org.apache.jorphan.math.StatCalculatorInteger.class
org.apache.jorphan.math.StatCalculatorLong.class
org.apache.jorphan.reflect.ClassFinder.class
org.apache.jorphan.reflect.ClassTools.class
org.apache.jorphan.reflect.Functor.class
org.apache.jorphan.test.UnitTestManager.class
org.apache.jorphan.util.Converter.class
org.apache.jorphan.util.HeapDumper.class
org.apache.jorphan.util.JMeterError.class
org.apache.jorphan.util.JMeterException.class
org.apache.jorphan.util.JMeterStopTestException.class
org.apache.jorphan.util.JMeterStopTestNowException.class
org.apache.jorphan.util.JMeterStopThreadException.class
org.apache.jorphan.util.JOrphanUtils.class
org.apache.jorphan.util.XMLBuffer.class

Pom

jorphan-2.13.pom file content.

<!--
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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>org.apache.jmeter</groupId>
      <artifactId>ApacheJMeter_parent</artifactId>
      <version>2.13</version>
      <relativePath>.</relativePath>
    </parent>
    <groupId>org.apache.jmeter</groupId>
    <artifactId>jorphan</artifactId>
    <version>2.13</version>
    <name>Apache JMeter jorphan library</name>

</project>

POM Entry

<dependency>
   <groupId>org.apache.jmeter</groupId>
   <artifactId>jorphan</artifactId>
   <version>2.13</version>
</dependency>

Download

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



Download jorphan-2.13.jar file




PreviousNext

Related