/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thinkcode.se
| | cupofjava.de
1.5 parsecs away

Travel
| | Did you ever use Maven in one of your projects? First you probably were amazed by the way you can declare dependencies and use all the nice plugins. ...
| | jsloop.net
1.6 parsecs away

Travel
| | Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.
| | central.sonatype.com
1.5 parsecs away

Travel
| | Discover assemblyai-java in the com.assemblyai namespace. Explore metadata, contributors, the Maven POM file, and more.
| | stuartsierra.com
11.5 parsecs away

Travel
| [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program.