Last Version

PluginBase 1.5.9

Base project for BIMserver plugin development. Some plugins mights also need the Shared library

License

License

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

PluginBase
Version

Version

1.5.9
Type

Type

jar
Description

Description

PluginBase
Base project for BIMserver plugin development. Some plugins mights also need the Shared library
Project Organization

Project Organization

OpenSource BIM

Download PluginBase 1.5.9


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

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
org.slf4j : slf4j-api jar 1.7.13
commons-io : commons-io jar 2.4
com.google.code.gson : gson jar 2.5
commons-codec : commons-codec jar 1.9
org.eclipse.tycho : org.eclipse.jdt.core jar 3.9.1.v20130905-0837
org.eclipse.core : runtime jar 3.9.100-v20131218-1515
org.eclipse.emf : org.eclipse.emf.common jar 2.11.0-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore.xmi jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.codegen jar 2.11.0-v20150806-0404
org.eclipse.emf : org.eclipse.emf.codegen.ecore jar 2.11.0-v20150806-0404
org.eclipse.birt.runtime : org.eclipse.core.resources jar 3.8.101.v20130717-0806
org.opensourcebim : BuildingSMARTLibrary jar 1.0.9

Project Modules

There are no modules declared in this project.