Very cool user developped tool: jshell with maven artifact

ShinyaYoshida bitterfoxc at gmail.com
Mon May 16 03:43:10 UTC 2016


Hi all,

@kawasima developed and released the very cool tool which everybody would
want, extending from JShell!
https://github.com/kawasima/try-artifact

This tool makes trying maven artifact easy:

-> /resolve org.apache.commons:commons-lang3:jar:3.4
|  Path
/home/kawasima/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
added to classpath

-> org.apache.commons.lang3.RandomStringUtils.randomAlphanumeric(30)
|  Expression value is: "8D1ysKPGhHPLGpsducw0ch0SnSfixb"
|    assigned to temporary variable $1 of type String

You can download the jar file from
https://github.com/kawasima/try-artifact/releases

------

To Robert,
Thank you for implementing internationalization.
And I'm terribly sorry about it.
I couldn't do because I'm still busy for doing my research and writing a
paper.

Hopefully I will be free after July, and I'd like to send some patches and
update my patches which are not merged yet.

Regards,
shinyafox(Shinya Yoshida)


More information about the kulla-dev mailing list