License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdBimQL |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBimQL
BIMserver plugin provides the BimQL query language
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BimQL-0.0.5.pom | |
BimQL-0.0.5.jar | 1 MB |
BimQL-0.0.5-sources.jar | 1 MB |
BimQL-0.0.5-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/BimQL/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>BimQL</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/BimQL/
implementation 'org.opensourcebim:BimQL:0.0.5'
// https://jarcasting.com/artifacts/org.opensourcebim/BimQL/
implementation ("org.opensourcebim:BimQL:0.0.5")
'org.opensourcebim:BimQL:jar:0.0.5'
<dependency org="org.opensourcebim" name="BimQL" rev="0.0.5">
<artifact name="BimQL" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='BimQL', version='0.0.5')
)
libraryDependencies += "org.opensourcebim" % "BimQL" % "0.0.5"
[org.opensourcebim/BimQL "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.opensourcebim : pluginbase | jar | 1.5.13 |
org.antlr : antlr-complete | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.opensourcebim : ifcplugins | jar | 0.0.3 |