License |
License |
---|---|
GroupId | GroupIdcom.reprezen.rapidml |
ArtifactId | ArtifactIdcom.reprezen.rapidml.realization |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParser and Model for RAPID-ML modeling language
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.realization/ -->
<dependency>
<groupId>com.reprezen.rapidml</groupId>
<artifactId>com.reprezen.rapidml.realization</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.realization/
implementation 'com.reprezen.rapidml:com.reprezen.rapidml.realization:0.0.11'
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.realization/
implementation ("com.reprezen.rapidml:com.reprezen.rapidml.realization:0.0.11")
'com.reprezen.rapidml:com.reprezen.rapidml.realization:jar:0.0.11'
<dependency org="com.reprezen.rapidml" name="com.reprezen.rapidml.realization" rev="0.0.11">
<artifact name="com.reprezen.rapidml.realization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.rapidml', module='com.reprezen.rapidml.realization', version='0.0.11')
)
libraryDependencies += "com.reprezen.rapidml" % "com.reprezen.rapidml.realization" % "0.0.11"
[com.reprezen.rapidml/com.reprezen.rapidml.realization "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.java-json-tools : json-schema-validator | jar | 2.2.10 |
com.google.guava : guava | jar | 21.0 |
com.reprezen.jsonoverlay : jsonoverlay | jar | 4.0.4 |