License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdShared |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared
Shared libraries, common parent for both BIMserver and BimServerClientLib
|
Project Organization |
Project OrganizationOpenSource BIM |
Filename | Size |
---|---|
Shared-1.5.9.pom | |
Shared-1.5.9.jar | 292 KB |
Shared-1.5.9-sources.jar | 215 KB |
Shared-1.5.9-javadoc.jar | 760 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/Shared/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>Shared</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/Shared/
implementation 'org.opensourcebim:Shared:1.5.9'
// https://jarcasting.com/artifacts/org.opensourcebim/Shared/
implementation ("org.opensourcebim:Shared:1.5.9")
'org.opensourcebim:Shared:jar:1.5.9'
<dependency org="org.opensourcebim" name="Shared" rev="1.5.9">
<artifact name="Shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='Shared', version='1.5.9')
)
libraryDependencies += "org.opensourcebim" % "Shared" % "1.5.9"
[org.opensourcebim/Shared "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
commons-cli : commons-cli | jar | 1.3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.1 |
org.eclipse.aether : aether-connector-basic | jar | 1.0.2.v20150114 |
javassist : javassist | jar | 3.12.1.GA |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.apache.maven : maven-core | jar | 3.3.9 |
commons-lang : commons-lang | jar | 2.6 |
org.opensourcebim : PluginBase | jar | 1.5.9 |