License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdorg.apache.marmotta.webjars |
ArtifactId | ArtifactIdcodemirror |
Last Version | Last Version3.1.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for the Apache Marmotta project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
codemirror-3.1.0-incubating.pom | |
codemirror-3.1.0-incubating.jar | 57 KB |
codemirror-3.1.0-incubating-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror/ -->
<dependency>
<groupId>org.apache.marmotta.webjars</groupId>
<artifactId>codemirror</artifactId>
<version>3.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror/
implementation 'org.apache.marmotta.webjars:codemirror:3.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror/
implementation ("org.apache.marmotta.webjars:codemirror:3.1.0-incubating")
'org.apache.marmotta.webjars:codemirror:jar:3.1.0-incubating'
<dependency org="org.apache.marmotta.webjars" name="codemirror" rev="3.1.0-incubating">
<artifact name="codemirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta.webjars', module='codemirror', version='3.1.0-incubating')
)
libraryDependencies += "org.apache.marmotta.webjars" % "codemirror" % "3.1.0-incubating"
[org.apache.marmotta.webjars/codemirror "3.1.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |