| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUML Прикладные библиотеки Documents Processing CLI Взаимодействие с пользователем |
| Группа | Группаorg.umlg |
| Идентификатор | Идентификаторruntime-restlet-client |
| Версия | Версия2.0.7 |
| Тип | Типjar |
| Описание |
ОписаниеUmlg is a uml to java code generator. From uml class diagrams, java entities are generated. The
entities persist in graph databases.
|
| Имя Файла | Размер |
|---|---|
| runtime-restlet-client-2.0.7.pom | |
| runtime-restlet-client-2.0.7.jar | 22 KB |
| runtime-restlet-client-2.0.7-sources.jar | 12 KB |
| runtime-restlet-client-2.0.7-javadoc.jar | 504 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>runtime-restlet-client</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/
implementation 'org.umlg:runtime-restlet-client:2.0.7'
// https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/
implementation ("org.umlg:runtime-restlet-client:2.0.7")
'org.umlg:runtime-restlet-client:jar:2.0.7'
<dependency org="org.umlg" name="runtime-restlet-client" rev="2.0.7">
<artifact name="runtime-restlet-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='runtime-restlet-client', version='2.0.7')
)
libraryDependencies += "org.umlg" % "runtime-restlet-client" % "2.0.7"
[org.umlg/runtime-restlet-client "2.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |