Package Details: apache-gremlin-console 3.7.3-2

Git Clone URL: https://aur.archlinux.org/apache-gremlin-console.git (read-only, click to copy)
Package Base: apache-gremlin-console
Description: Gremlin console from Apache TinkerPop
Upstream URL: https://tinkerpop.apache.org
Licenses: Apache-2.0
Submitter: PhCl
Maintainer: PhCl
Last Packager: PhCl
Votes: 1
Popularity: 0.000000
First Submitted: 2015-09-20 21:17 (UTC)
Last Updated: 2025-05-19 00:19 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-05-19 23:14 (UTC)

Thanks

PhCl commented on 2025-05-19 00:21 (UTC)

@micwoj92 Updated to Apache-2.0 now

micwoj92 commented on 2025-05-12 21:13 (UTC)

Please use spdx license identifier.

PhCl commented on 2022-03-07 12:48 (UTC)

@northwood128 Upgraded to 3.5.2 now. It should work now. Thanks for reporting!

northwood128 commented on 2022-02-27 16:46 (UTC) (edited on 2022-02-27 16:47 (UTC) by northwood128)

Getting this:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://www.apache.org/dist/tinkerpop/3.5.1/apache-tinkerpop-gremlin-console-3.5.1-bin.zip
    Aborting...
 -> error making: apache-gremlin-console

URL seems to have moved to https://archive.apache.org/dist/tinkerpop/3.5.1/apache-tinkerpop-gremlin-console-3.5.1-bin.zip

PhCl commented on 2020-05-26 19:29 (UTC)

If you get the following error (I get it with JDK 14):

java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
...

As a workaround, use JDK 11:

JAVA_HOME=/usr/lib/jvm/java-11-openjdk gremlin

PhCl commented on 2016-07-25 23:11 (UTC)

TinkerPop is no longer an Incubator project, but it graduated recently. I fixed the links and upgraded to the newest version.

scottwernervt commented on 2016-07-25 21:21 (UTC)

The source file does not exist: curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://www.apache.org/dist/incubator/tinkerpop/3.2.0-incubating/apache-gremlin-console-3.2.0-incubating-bin.zip Aborting...