joi-validation-strategy
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>joi-validation-strategy</artifactId> <version>0.3.3</version> </dependency>
<?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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.webjars.npm</groupId> <artifactId>joi-validation-strategy</artifactId> <version>0.3.3</version> <name>joi-validation-strategy</name> <description>WebJar for joi-validation-strategy</description> <url>http://webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>git+https://github.com/jurassix/joi-validation-strategy</url> <connection>git+https://github.com/jurassix/joi-validation-strategy.git</connection> <developerConnection>git+https://github.com/jurassix/joi-validation-strategy.git</developerConnection> <tag>v0.3.3</tag> </scm> <developers> <developer> <id>webjars</id> <url>http://webjars.org</url> </developer> </developers> <licenses> <license> <name>MIT</name> <url>https://spdx.org/licenses/MIT#licenseText</url> <distribution>repo</distribution> </license> </licenses> <dependencies> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lodash.compose</artifactId> <version>[2.4.1,3)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lodash.get</artifactId> <version>[3.7.0,4)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lodash.set</artifactId> <version>[3.7.4,4)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>he</artifactId> <version>[0.5.0,0.6)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lodash.groupby</artifactId> <version>[3.1.1,4)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>lodash.isempty</artifactId> <version>[3.0.4,4)</version> </dependency> <dependency> <groupId>org.webjars.npm</groupId> <artifactId>invariant</artifactId> <version>[2.1.1,3)</version> </dependency> </dependencies> </project>