You can download springfox-bean-validators-2.6.1.jar in this page.
The Apache Software License, Version 2.0
springfox-bean-validators-2.6.1.jar file has the following types.
META-INF/MANIFEST.MF springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration.class springfox.bean.validators.plugins.BeanValidators.class springfox.bean.validators.plugins.DecimalMinMaxAnnotationPlugin.class springfox.bean.validators.plugins.MinMaxAnnotationPlugin.class springfox.bean.validators.plugins.NotNullAnnotationPlugin.class springfox.bean.validators.plugins.PatternAnnotationPlugin.class springfox.bean.validators.plugins.SizeAnnotationPlugin.class
springfox-bean-validators-2.6.1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.springfox</groupId> <artifactId>springfox-bean-validators</artifactId> <version>2.6.1</version> <dependencies> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>18.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.fasterxml</groupId> <artifactId>classmate</artifactId> <version>1.3.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.21</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.plugin</groupId> <artifactId>spring-plugin-core</artifactId> <version>1.2.0.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.plugin</groupId> <artifactId>spring-plugin-metadata</artifactId> <version>1.2.0.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-spi</artifactId> <version>2.6.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>4.2.8.RELEASE</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <version>4.2.8.RELEASE</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> <version>4.2.8.RELEASE</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>4.2.8.RELEASE</version> <scope>provided</scope> </dependency> <dependency> <groupId>javax.validation</groupId> <artifactId>validation-api</artifactId> <version>1.1.0.Final</version> <scope>provided</scope> </dependency> </dependencies> <name>springfox-bean-validators</name> <url>https://github.com/springfox/springfox</url> <description>JSON API documentation for spring based applications</description> <scm> <url>scm:git:git@github.com:springfox/springfox.git</url> <connection>scm:git:git@github.com:springfox/springfox.git</connection> <developerConnection>scm:git:git@github.com:springfox/springfox.git</developerConnection> </scm> <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> <developers> <developer> <id>martypitt@me.com</id> <name>Marty Pitt</name> <organization>The Mango Factory</organization> <email>martypitt@me.com</email> </developer> <developer> <id>dilipkrish</id> <name>Dilip Krishnan</name> <organization>The Container Store</organization> <email>dilipkrish_subscriptions@yahoo.com</email> </developer> <developer> <id>adrianbk</id> <name>Adrian Kelly</name> <organization>DiUS Computing</organization> <email>adrianbkelly+swagger@gmail.com</email> </developer> </developers> </project>
<dependency> <groupId>io.springfox</groupId> <artifactId>springfox-bean-validators</artifactId> <version>2.6.1</version> </dependency>
If you think the following springfox-bean-validators-2.6.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download springfox-bean-validators-2.6.1.jar file