xingjinshuang
2025-02-20 8aa5b21c6a990e15ae5a5b19e4faa9cebb19001a
pom.xml
@@ -308,6 +308,25 @@
            <artifactId>commons-imaging</artifactId>
            <version>1.0-alpha2</version>
        </dependency>
        <dependency>
            <groupId>org.citygml4j</groupId>
            <artifactId>citygson</artifactId>
            <version>1.1.3.8</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/libs/citygson-1.1.3.8.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>cn.smartearth</groupId>
            <artifactId>sem</artifactId>
            <version>1.1.1</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/libs/sem-1.1.1.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>com.google.code.gson</groupId>
            <artifactId>gson</artifactId>
            <version>2.8.2</version>
        </dependency>
    </dependencies>
    <repositories>
        <repository>