We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6319b0f commit 7a2b237Copy full SHA for 7a2b237
README.md
@@ -4,7 +4,7 @@
4
5
* [When to use this library?](#when-to-use-this-library)
6
* [Maven installation](#maven-installation)
7
- * [Java7 version](#java7-version)
+ * [Java7 version](#java67-versions)
8
* [Quickstart](#quickstart)
9
* [Draft 4 or Draft 6 or Draft 7?](#draft-4-or-draft-6-or-draft-7)
10
* [Investigating failures](#investigating-failures)
@@ -67,7 +67,7 @@ A java6 port of version 1.9.2 was developed by @mindbender1 and it is accessible
67
```xml
68
<dependency>
69
<groupId>com.github.erosb</groupId>
70
- <artifactId>everit-json-schema-jdk6</artifactId>
+ <artifactId>everit-json-schema-jdk6</artifactId>
71
<version>1.9.2</version>
72
</dependency>
73
```
0 commit comments