File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -319,6 +319,11 @@ SPDX-License-Identifier: MIT
319319 <groupId >org.geotools</groupId >
320320 <artifactId >gt-epsg-hsql</artifactId >
321321 </dependency >
322+ <dependency >
323+ <groupId >org.geotools</groupId >
324+ <artifactId >gt-excel-writer</artifactId >
325+ <version >[35-SNAPSHOT,)</version >
326+ </dependency >
322327 <dependency >
323328 <groupId >org.geotools</groupId >
324329 <artifactId >gt-http</artifactId >
@@ -683,6 +688,14 @@ SPDX-License-Identifier: MIT
683688 <name >Releases hosted by OSGeo</name >
684689 <url >https://repo.osgeo.org/repository/release/</url >
685690 </repository >
691+ <repository >
692+ <snapshots >
693+ <enabled >true</enabled >
694+ </snapshots >
695+ <id >repo.b3p.nl</id >
696+ <name >B3Partners public repository</name >
697+ <url >https://repo.b3p.nl/nexus/repository/public/</url >
698+ </repository >
686699 </repositories >
687700 <pluginRepositories />
688701 <build >
You can’t perform that action at this time.
0 commit comments