Last Version

Build 2.0.0

This is the parent pom, no idea why this is being released

License

License

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Build
This is the parent pom, no idea why this is being released
Project URL

Project URL

https://github.com/opensourceBIM/BIMserver
Project Organization

Project Organization

OpenSource BIM
Source Code Management

Source Code Management

https://github.com/opensourceBIM/BIMserver.git

Download parent 2.0.0

Filename Size
parent-2.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • BimServer
  • BimServerClientLib
  • PluginBase
  • Shared
  • BimServerWar
  • BimServerJar