| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcz.cvut.kbss.jopa |
| ArtifactId | ArtifactIddatatype |
| Last Version | Last Version0.18.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDatatype mapping
Datatype mapping module.
|
| Project Organization |
Project OrganizationCzech Technical University in Prague, Knowledge Based and Software Systems Group |
| Filename | Size |
|---|---|
| datatype-0.18.6.pom | |
| datatype-0.18.6.jar | 18 KB |
| datatype-0.18.6-sources.jar | 17 KB |
| datatype-0.18.6-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.cvut.kbss.jopa/datatype/ -->
<dependency>
<groupId>cz.cvut.kbss.jopa</groupId>
<artifactId>datatype</artifactId>
<version>0.18.6</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cvut.kbss.jopa/datatype/
implementation 'cz.cvut.kbss.jopa:datatype:0.18.6'
// https://jarcasting.com/artifacts/cz.cvut.kbss.jopa/datatype/
implementation ("cz.cvut.kbss.jopa:datatype:0.18.6")
'cz.cvut.kbss.jopa:datatype:jar:0.18.6'
<dependency org="cz.cvut.kbss.jopa" name="datatype" rev="0.18.6">
<artifact name="datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cvut.kbss.jopa', module='datatype', version='0.18.6')
)
libraryDependencies += "cz.cvut.kbss.jopa" % "datatype" % "0.18.6"
[cz.cvut.kbss.jopa/datatype "0.18.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.cvut.kbss.jopa : ontodriver-api | jar | 0.18.6 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.2.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |