orientdb-studio

WebJar for orientdb-studio

License

License

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

orientdb-studio
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

orientdb-studio
WebJar for orientdb-studio
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/orientdb-studio

Download orientdb-studio

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars/orientdb-studio/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>orientdb-studio</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/orientdb-studio/
implementation 'org.webjars:orientdb-studio:2.2.0'
// https://jarcasting.com/artifacts/org.webjars/orientdb-studio/
implementation ("org.webjars:orientdb-studio:2.2.0")
'org.webjars:orientdb-studio:jar:2.2.0'
<dependency org="org.webjars" name="orientdb-studio" rev="2.2.0">
  <artifact name="orientdb-studio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='orientdb-studio', version='2.2.0')
)
libraryDependencies += "org.webjars" % "orientdb-studio" % "2.2.0"
[org.webjars/orientdb-studio "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

WebJar for orientdb-studio

Uses production studio build (bundled with orientdb-community distribution)

NOTE: Usually the same studio version is provided for every minor distribution version (e.g. for 2.0.0-2.0.14), so in most cases it will be ok to use "older" studio.

Studio version

Change orient.version property in pom file with required orient version (e.g. 2.0.12)

Build

For local (test) build do

$mvn clean package
org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
2.2.0
2.1.0
2.0.12
2.0-M3