| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.thesmartenergy |
| Идентификатор | Идентификаторontop-core |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеOntology Platform - core
Core classes for the ontology platform project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ontop-core-1.0.pom | |
| ontop-core-1.0.jar | 3 KB |
| ontop-core-1.0-sources.jar | 3 KB |
| ontop-core-1.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop-core/ -->
<dependency>
<groupId>com.github.thesmartenergy</groupId>
<artifactId>ontop-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop-core/
implementation 'com.github.thesmartenergy:ontop-core:1.0'
// https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop-core/
implementation ("com.github.thesmartenergy:ontop-core:1.0")
'com.github.thesmartenergy:ontop-core:jar:1.0'
<dependency org="com.github.thesmartenergy" name="ontop-core" rev="1.0">
<artifact name="ontop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thesmartenergy', module='ontop-core', version='1.0')
)
libraryDependencies += "com.github.thesmartenergy" % "ontop-core" % "1.0"
[com.github.thesmartenergy/ontop-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.thesmartenergy : rdfp-jersey-server | jar | 1.2 |
| commons-io : commons-io | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.enterprise : cdi-api | jar | 1.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |