License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing CLI User Interface |
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdruntime-restlet-client |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionUmlg is a uml to java code generator. From uml class diagrams, java entities are generated. The
entities persist in graph databases.
|
<!-- https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>runtime-restlet-client</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/
implementation 'org.umlg:runtime-restlet-client:2.0.2'
// https://jarcasting.com/artifacts/org.umlg/runtime-restlet-client/
implementation ("org.umlg:runtime-restlet-client:2.0.2")
'org.umlg:runtime-restlet-client:jar:2.0.2'
<dependency org="org.umlg" name="runtime-restlet-client" rev="2.0.2">
<artifact name="runtime-restlet-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='runtime-restlet-client', version='2.0.2')
)
libraryDependencies += "org.umlg" % "runtime-restlet-client" % "2.0.2"
[org.umlg/runtime-restlet-client "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |