Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
5e1184fa
Commit
5e1184fa
authored
Jul 12, 2022
by
Matthias Betz
Browse files
add quality ade 3.1.4
parent
fbb93212
Pipeline
#6641
passed with stage
in 1 minute
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CityDoctorParent/non-maven-libs/de/hft/stuttgart/citygml4j-quality-ade/3.1.4/_remote.repositories
0 → 100644
View file @
5e1184fa
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Tue Jul 12 12:41:10 CEST 2022
citygml4j-quality-ade-3.1.4.jar>=
citygml4j-quality-ade-3.1.4.pom>=
CityDoctorParent/non-maven-libs/de/hft/stuttgart/citygml4j-quality-ade/3.1.4/citygml4j-quality-ade-3.1.4.jar
0 → 100644
View file @
5e1184fa
File added
CityDoctorParent/non-maven-libs/de/hft/stuttgart/citygml4j-quality-ade/3.1.4/citygml4j-quality-ade-3.1.4.pom
0 → 100644
View file @
5e1184fa
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.hft.stuttgart</groupId>
<artifactId>citygml4j-quality-ade</artifactId>
<version>3.1.4</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>
<dependencies>
<dependency>
<groupId>org.citygml4j</groupId>
<artifactId>citygml4j-core</artifactId>
<version>3.0.0-rc.4</version>
</dependency>
<dependency>
<groupId>org.citygml4j</groupId>
<artifactId>citygml4j-xml</artifactId>
<version>3.0.0-rc.4</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.7.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
\ No newline at end of file
CityDoctorParent/non-maven-libs/de/hft/stuttgart/citygml4j-quality-ade/maven-metadata-local.xml
View file @
5e1184fa
...
...
@@ -3,10 +3,11 @@
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
citygml4j-quality-ade
</artifactId>
<versioning>
<release>
0
.1.
3
</release>
<release>
3
.1.
4
</release>
<versions>
<version>
0.1.3
</version>
<version>
3.1.4
</version>
</versions>
<lastUpdated>
202
10611092909
</lastUpdated>
<lastUpdated>
202
20712104110
</lastUpdated>
</versioning>
</metadata>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment