You can download jmeter-plugins-common-io-0.2.jar in this page.
The Apache Software License, Version 2.0
jmeter-plugins-common-io-0.2.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/kg.apc/jmeter-plugins-common-io/pom.properties META-INF/maven/kg.apc/jmeter-plugins-common-io/pom.xml kg.apc.io.BinaryUtils.class kg.apc.io.DatagramChannelWithTimeouts.class kg.apc.io.SocketChannelWithTimeouts.class kg.apc.jmeter.samplers.AbstractIPSampler.class
jmeter-plugins-common-io-0.2.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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>kg.apc</groupId> <artifactId>jmeter-plugins-common-io</artifactId> <version>0.2</version> <name>IO library</name> <description>Common classes for I/O needs</description> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <url>http://jmeter-plugins.org/</url> <scm> <url>https://github.com/undera/jmeter-plugins</url> <connection>https://github.com/undera/jmeter-plugins.git</connection> <developerConnection>git@github.com:undera/jmeter-plugins.git</developerConnection> </scm> <developers> <developer> <id>team</id> <name>jmeter-plugins.org</name> <email>jmeter-plugins@googlegroups.com</email> </developer> </developers> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.source>1.7</maven.compiler.source> <maven.compiler.target>1.7</maven.compiler.target> </properties> <dependencies> <dependency> <groupId>kg.apc</groupId> <artifactId>jmeter-plugins-emulators</artifactId> <version>0.2</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.jmeter</groupId> <artifactId>ApacheJMeter_core</artifactId> <version>2.13</version> <exclusions> <exclusion> <groupId>commons-math3</groupId> <artifactId>commons-math3</artifactId> </exclusion> <exclusion> <groupId>commons-pool2</groupId> <artifactId>commons-pool2</artifactId> </exclusion> </exclusions> </dependency> </dependencies> </project>
<dependency> <groupId>kg.apc</groupId> <artifactId>jmeter-plugins-common-io</artifactId> <version>0.2</version> </dependency>
If you think the following jmeter-plugins-common-io-0.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jmeter-plugins-common-io-0.2.jar file