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 1ef1a69 commit 006e788Copy full SHA for 006e788
docs/intro.rst
@@ -48,14 +48,14 @@ To use JZarr in your project integrate the following lines into your maven pom.x
48
<dependency>
49
<groupId>com.bc.zarr</groupId>
50
<artifactId>jzarr</artifactId>
51
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.5</version>
52
</dependency>
53
54
<repositories>
55
<repository>
56
<id>bc-nexus-repo</id>
57
<name>Brockmann-Consult Public Maven Repository</name>
58
- <url>http://nexus.senbox.net/nexus/content/groups/public/</url>
+ <url>https://nexus.senbox.net/nexus/content/groups/public/</url>
59
</repository>
60
</repositories>
61
0 commit comments