The Kotlin Programming Language
-
Updated
Sep 17, 2020 - Kotlin
{{ message }}
The Kotlin Programming Language
Generate Java types from JSON or JSON Schema and annotates those types for data-binding with Jackson, Gson, etc
The missing bridge between Java and native C++
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
Maven plugin for JavaFX
Generates TypeScript from Java - JSON declarations, REST service client
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
We need to add more integration tests (living in the src/it folder) to cover various usage scenarios.
Right now we only have a single test that just checks that the plugin can run a basic test with no additional configuration (This can be used as an example on how to configure other integration tests). We should be testing various configuration options as well.
Requirements:
The fast scanner generator for Java™ with full Unicode support
Add 'since' information to plugin configuration parameters by inspecting the commit history.
The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
Detect uses of legacy Java APIs
Sculptor is a code generator that applies the concepts from Domain-Driven Design and Domain Specific Languages.
Currently, the headless scanner extension expects an XML based configuration file and this works ok. But, making the XML is cumbersome and also requires that most of the request URLs be wrapped in CDATA blocks.
IMHO, this would be much simpler, cleaner and much more concise in JSON than in XML, Also, the configuration files for Burp itself seem to be JSON based. So, this move will make it sor
Versions Maven Plugin
Maven plugin that helps the user sort pom.xml.
Maven plugin to run JavaFX 11+ applications
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
Showcase of the Gatling Plugin for Maven
Maven plugin for clear and concise Cucumber BDD test reporting.
Markdown parser and transformer implemented in Java
Add a description, image, and links to the maven-plugin topic page so that developers can more easily learn about it.
To associate your repository with the maven-plugin topic, visit your repo's landing page and select "manage topics."
Environment:
Description of the issue:
Not specifying the username in --image parameter results in 401 unauthorized
Steps to reproduce: