| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.integratedmodelling |
| Идентификатор | Идентификаторklab-common |
| Последняя версия | Последняя версия0.9.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe core component of the k.LAB semantic modeling platform: the Java API, a common package providing a client, and the reference implementation of the semantic modeling engine.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| klab-common-0.9.10.pom | |
| klab-common-0.9.10.jar | 1 MB |
| klab-common-0.9.10-sources.jar | 1 MB |
| klab-common-0.9.10-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.integratedmodelling/klab-common/ -->
<dependency>
<groupId>org.integratedmodelling</groupId>
<artifactId>klab-common</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-common/
implementation 'org.integratedmodelling:klab-common:0.9.10'
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-common/
implementation ("org.integratedmodelling:klab-common:0.9.10")
'org.integratedmodelling:klab-common:jar:0.9.10'
<dependency org="org.integratedmodelling" name="klab-common" rev="0.9.10">
<artifact name="klab-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.integratedmodelling', module='klab-common', version='0.9.10')
)
libraryDependencies += "org.integratedmodelling" % "klab-common" % "0.9.10"
[org.integratedmodelling/klab-common "0.9.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |