| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.codelibre |
| ArtifactId | ArtifactIdome-xml |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionome-xml
OME XML model and metadata classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmicroscopy : ome-common | jar | 5.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| joda-time : joda-time | jar | 2.2 |