Last Version

BIM bot map service 1.21

provides a REST api for adding and retreiving mappings and mappingsets from IFC model to NMD data

License

License

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bimmappingservice
Version

Version

1.21
Type

Type

jar
Description

Description

BIM bot map service
provides a REST api for adding and retreiving mappings and mappingsets from IFC model to NMD data

Download bimmappingservice 1.21


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-activemq jar 2.1.6.RELEASE
javax.xml.bind : jaxb-api jar 2.3.1
org.bouncycastle : bcprov-jdk15on jar 1.59
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
mysql : mysql-connector-java jar 8.0.15
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
com.h2database : h2 jar 1.4.194

Project Modules

There are no modules declared in this project.