| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensourcebim |
| Идентификатор | Идентификаторfixedfileservice |
| Последняя версия | Последняя версия0.0.54 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFixedFileService
BIMserver service that returns a fixed file, configurable in the settings
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOpenSource BIM |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opensourcebim : shared | jar | 1.5.181 |