| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.codelibre |
| Идентификатор | Идентификаторome-xml |
| Последняя версия | Последняя версия6.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеome-xml
OME XML model and metadata classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ome-xml-6.0.0.pom | |
| ome-xml-6.0.0.jar | 622 KB |
| ome-xml-6.0.0-tests.jar | 16 KB |
| ome-xml-6.0.0-sources.jar | 600 KB |
| ome-xml-6.0.0-javadoc.jar | 318 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.codelibre/ome-xml/ -->
<dependency>
<groupId>net.codelibre</groupId>
<artifactId>ome-xml</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.codelibre/ome-xml/
implementation 'net.codelibre:ome-xml:6.0.0'
// https://jarcasting.com/artifacts/net.codelibre/ome-xml/
implementation ("net.codelibre:ome-xml:6.0.0")
'net.codelibre:ome-xml:jar:6.0.0'
<dependency org="net.codelibre" name="ome-xml" rev="6.0.0">
<artifact name="ome-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codelibre', module='ome-xml', version='6.0.0')
)
libraryDependencies += "net.codelibre" % "ome-xml" % "6.0.0"
[net.codelibre/ome-xml "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openmicroscopy : ome-common | jar | 5.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| joda-time : joda-time | jar | 2.2 |