Last Version

org.opensourcebim:bimserverwar 2.0.0

WAR version of BIMserver

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bimserverwar
Version

Version

2.0.0
Type

Type

war

Download bimserverwar 2.0.0


<!-- https://jarcasting.com/artifacts/org.opensourcebim/bimserverwar/ -->
<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>bimserverwar</artifactId>
    <version>2.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/bimserverwar/
implementation 'org.opensourcebim:bimserverwar:2.0.0'
// https://jarcasting.com/artifacts/org.opensourcebim/bimserverwar/
implementation ("org.opensourcebim:bimserverwar:2.0.0")
'org.opensourcebim:bimserverwar:war:2.0.0'
<dependency org="org.opensourcebim" name="bimserverwar" rev="2.0.0">
  <artifact name="bimserverwar" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='bimserverwar', version='2.0.0')
)
libraryDependencies += "org.opensourcebim" % "bimserverwar" % "2.0.0"
[org.opensourcebim/bimserverwar "2.0.0"]