License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdfixedfileservice |
Last Version | Last Version0.0.54 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFixedFileService
BIMserver service that returns a fixed file, configurable in the settings
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fixedfileservice-0.0.54.pom | |
fixedfileservice-0.0.54.jar | 3 MB |
fixedfileservice-0.0.54-sources.jar | 3 MB |
fixedfileservice-0.0.54-plugin.xml | 367 bytes |
fixedfileservice-0.0.54-javadoc.jar | 24 KB |
fixedfileservice-0.0.54-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/fixedfileservice/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>fixedfileservice</artifactId>
<version>0.0.54</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/fixedfileservice/
implementation 'org.opensourcebim:fixedfileservice:0.0.54'
// https://jarcasting.com/artifacts/org.opensourcebim/fixedfileservice/
implementation ("org.opensourcebim:fixedfileservice:0.0.54")
'org.opensourcebim:fixedfileservice:jar:0.0.54'
<dependency org="org.opensourcebim" name="fixedfileservice" rev="0.0.54">
<artifact name="fixedfileservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='fixedfileservice', version='0.0.54')
)
libraryDependencies += "org.opensourcebim" % "fixedfileservice" % "0.0.54"
[org.opensourcebim/fixedfileservice "0.0.54"]
Group / Artifact | Type | Version |
---|---|---|
org.opensourcebim : shared | jar | 1.5.181 |