You can download appsensor-configuration-stax-2.1.0.jar in this page.
Open Source
appsensor-configuration-stax-2.1.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.owasp.appsensor/appsensor-configuration-stax/pom.properties META-INF/maven/org.owasp.appsensor/appsensor-configuration-stax/pom.xml org.owasp.appsensor.configuration.stax.client.StaxClientConfiguration.class org.owasp.appsensor.configuration.stax.client.StaxClientConfigurationReader.class org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration.class org.owasp.appsensor.configuration.stax.server.StaxServerConfigurationReader.class
appsensor-configuration-stax-2.1.0.pom file content.
<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> <artifactId>appsensor-configuration-stax</artifactId> <packaging>jar</packaging> <name>appsensor-configuration-stax</name> <parent> <groupId>org.owasp.appsensor</groupId> <artifactId>appsensor-parent</artifactId> <version>2.1.0</version> </parent> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <spring.version>4.0.3.RELEASE</spring.version> </properties> <dependencies> <dependency> <groupId>org.owasp.appsensor</groupId> <artifactId>appsensor-core</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <version>${spring.version}</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.owasp.appsensor</groupId> <artifactId>appsensor-configuration-stax</artifactId> <version>2.1.0</version> </dependency>
If you think the following appsensor-configuration-stax-2.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download appsensor-configuration-stax-2.1.0.jar file