License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.marid |
ArtifactId | ArtifactIdmarid-ide-model |
Last Version | Last Version0.9.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData acquisition and visualization system
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
marid-ide-model-0.9.8.6.pom | |
marid-ide-model-0.9.8.6.jar | 48 KB |
marid-ide-model-0.9.8.6-sources.jar | 31 KB |
marid-ide-model-0.9.8.6-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marid/marid-ide-model/ -->
<dependency>
<groupId>org.marid</groupId>
<artifactId>marid-ide-model</artifactId>
<version>0.9.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.marid/marid-ide-model/
implementation 'org.marid:marid-ide-model:0.9.8.6'
// https://jarcasting.com/artifacts/org.marid/marid-ide-model/
implementation ("org.marid:marid-ide-model:0.9.8.6")
'org.marid:marid-ide-model:jar:0.9.8.6'
<dependency org="org.marid" name="marid-ide-model" rev="0.9.8.6">
<artifact name="marid-ide-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marid', module='marid-ide-model', version='0.9.8.6')
)
libraryDependencies += "org.marid" % "marid-ide-model" % "0.9.8.6"
[org.marid/marid-ide-model "0.9.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.marid : marid-spring | jar | 0.9.8.6 |
org.springframework : spring-context | jar | |
org.apache.ivy : ivy | jar | 2.5.0-rc1 |
org.eclipse.jdt : ecj | jar | 3.19.0 |
com.github.javaparser : javaparser-core | jar | 3.14.159265359 |
org.marid : marid-util | jar | 0.9.8.6 |
org.marid : marid-runtime | jar | 0.9.8.6 |
org.marid : marid-types | jar | 0.9.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 17.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.marid : marid-test | jar | 0.9.8.6 |