Very cool user developped tool: jshell with maven artifact
KUBOTA Yuji
kubota.yuji at gmail.com
Mon May 16 07:40:14 UTC 2016
This is very awesome tool. I'm looking forward to the session he will
talk about this tool on Java Day Tokyo 2016 [1] :)
[1]: http://www.oracle.co.jp/events/javaday/2016/#secDay1 (3-E)
Regards,
Yuji
2016-05-16 12:43 GMT+09:00 ShinyaYoshida <bitterfoxc at gmail.com>:
> 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