CityGML
BIMserver plugin for CityGML output of models.
This plugin was part of the BIMserver and has been moved to its own repository.
At the moment the plugin does not work. Anyone interested in adopting this project, please let us know!
License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdcitygml |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCityGML
BIMserver plugin that provides a CityGML serializer
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
citygml-0.0.4.pom | |
citygml-0.0.4.jar | 300 KB |
citygml-0.0.4-sources.jar | 292 KB |
citygml-0.0.4-plugin.xml | 376 bytes |
citygml-0.0.4-javadoc.jar | 129 KB |
citygml-0.0.4-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/citygml/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>citygml</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/citygml/
implementation 'org.opensourcebim:citygml:0.0.4'
// https://jarcasting.com/artifacts/org.opensourcebim/citygml/
implementation ("org.opensourcebim:citygml:0.0.4")
'org.opensourcebim:citygml:jar:0.0.4'
<dependency org="org.opensourcebim" name="citygml" rev="0.0.4">
<artifact name="citygml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='citygml', version='0.0.4')
)
libraryDependencies += "org.opensourcebim" % "citygml" % "0.0.4"
[org.opensourcebim/citygml "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.opensourcebim : pluginbase | jar | 1.5.68 |
org.citygml4j : citygml4j | jar | 2.3.0 |
BIMserver plugin for CityGML output of models.
This plugin was part of the BIMserver and has been moved to its own repository.
At the moment the plugin does not work. Anyone interested in adopting this project, please let us know!