License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdBimServer |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBimServer
This is the parent pom, no idea why this is being released
|
Project Organization |
Project OrganizationOpenSource BIM |
Filename | Size |
---|---|
BimServer-1.5.9.pom | |
BimServer-1.5.9.jar | 1 MB |
BimServer-1.5.9-sources.jar | 837 KB |
BimServer-1.5.9-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/BimServer/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>BimServer</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/BimServer/
implementation 'org.opensourcebim:BimServer:1.5.9'
// https://jarcasting.com/artifacts/org.opensourcebim/BimServer/
implementation ("org.opensourcebim:BimServer:1.5.9")
'org.opensourcebim:BimServer:jar:1.5.9'
<dependency org="org.opensourcebim" name="BimServer" rev="1.5.9">
<artifact name="BimServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='BimServer', version='1.5.9')
)
libraryDependencies += "org.opensourcebim" % "BimServer" % "1.5.9"
[org.opensourcebim/BimServer "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |