| License |
License |
|---|---|
| GroupId | GroupIdorg.opensourcebim |
| ArtifactId | ArtifactIdbimmappingservice |
| Last Version | Last Version1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBIM bot map service
provides a REST api for adding and retreiving mappings and mappingsets from IFC model to NMD data
|
| Filename | Size |
|---|---|
| bimmappingservice-1.21.pom | |
| bimmappingservice-1.21.jar | 56 KB |
| bimmappingservice-1.21-sources.jar | 31 KB |
| bimmappingservice-1.21-javadoc.jar | 643 KB |
| bimmappingservice-1.21-exec.jar | 73 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
| com.h2database : h2 | jar | 1.4.194 |