936 skills found · Page 4 of 32
touero / Ctenopharyngodon IdellaUse the MapReduce's Java interface to distributed crawle the data of Chinese universities and learn basic knowledge of hdfs.
dougn / Python Plantumlpython interface to a plantuml web service instead of having to run java locally. http://plantuml.sourceforge.net/index.html
GmSSL / GmSSL JavaJava interface of the GmSSL library
mitchdowd / JnippC++ wrapper for the Java Native Interface
priiduneemre / Btcd Cli4jA simple Java wrapper around Bitcoin Core's JSON-RPC (via HTTP) interface
alexandregama / Java8 Guides TutorialsJava 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
PlatONnetwork / Client SDK JavaA java interface for interacting with the PlatON network
LeeKamentsky / Python JavabridgePython wrapper for the Java Native Interface
reveny / Android JNI HelperA header-only C++ library that makes working with the Java Native Interface (JNI) safer and more convenient.
exadel-inc / Etoolbox Authoring KitOffers a set of tools that create Granite UI authoring interfaces for Adobe Experience Manager components from Java code. This is a comprehensive solution that makes different widgets work in a coordinated manner, provides greater interactivity in AEM dialogs, and introduces additional features (customizable data lists, options selection, etc.)
inoio / SolrsAn async, non-blocking solr client for java/scala, providing a query interface like SolrJ
ari4java / Ari4javaAsterisk ARI interface bindings for Java
zsoltk / OverpasserFluid Java interface to OpenStreetMap data through querying the Overpass API
opentiny / Tiny Engine Backend JavaTinyEngine Backend Java is a Spring Boot-based RESTful API service that powers a low-code/visual development platform, enabling users to create applications through drag-and-drop interfaces, component libraries, and visual page builders.
Incendo / InterfacesA Java user-interface library with support for Minecraft.
divScorp / Java ProgramsJava Practiced Problems including concepts of OOPS, Interface, String , Collection.
Warxim / VucsaVulnerable Client-Server Application (VuCSA) is made for learning how to perform penetration tests of non-http thick clients. It is written in Java (with JavaFX graphical user interface) and contains multiple challenges including SQL injection, RCE, XML vulnerabilities and more.
bhargavgolla / Online CompilerThis is a web application where Off-Campus students of BITS Pilani could login with their credentials and use the C, C++, Java and Python compilers. They could write code online or just upload it onto the web interface provided.
michaelliao / WarpdbDSL-driven RDBMS interface for Java.
radkovo / JStyleParserjStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.