All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by yaml with all dependencies

Search JAR files by class name

iad-j2y2j-converter-maven-plugin from group com.github.iarellano (version 1.0)

This plugin allows to convert files from json to yaml and vice versa. It makes use of the Apache Maven Filtering component therefore filtering can also be performed.

Group: com.github.iarellano Artifact: iad-j2y2j-converter-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact iad-j2y2j-converter-maven-plugin
Group com.github.iarellano
Version 1.0
Last update 26. January 2019
Organization not specified
URL https://github.com/iarellano/iad-j2y2j-converter-maven-plugin
License MIT License
Dependencies amount 6
Dependencies jackson-dataformat-yaml, jackson-databind, plexus-component-annotations, maven-filtering, plexus, avalon-framework-api,
There are maybe transitive dependencies!

oas-gen-maven-plugin from group ru.gladorange (version 1.0)

This is a maven plugin which allows you to generate OpenApiSpecification v3 (Also known as Swagger) for JAX-RS resources during your build. It allows to generate multiples *.yaml files for different resource packages.

Group: ru.gladorange Artifact: oas-gen-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact oas-gen-maven-plugin
Group ru.gladorange
Version 1.0
Last update 16. February 2018
Organization not specified
URL https://github.com/gladorange/oas-jaxrs-generator
License Apache License, Version 2.0
Dependencies amount 4
Dependencies javax.ws.rs-api, maven-plugin-api, swagger-jaxrs2, maven-compat,
There are maybe transitive dependencies!

yaml-properties-maven-plugin from group it.ozimov (version 1.1.3)

The Yaml Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files.

Group: it.ozimov Artifact: yaml-properties-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact yaml-properties-maven-plugin
Group it.ozimov
Version 1.1.3
Last update 13. August 2017
Organization not specified
URL https://github.com/ozimov/yaml-properties-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-model, maven-plugin-api, maven-project, plexus-utils, snakeyaml,
There are maybe transitive dependencies!

silencio from group pl.damianszczepanik (version 2.4.8)

Group: pl.damianszczepanik Artifact: silencio
Show all versions Show documentation Show source 
 

3 downloads
Artifact silencio
Group pl.damianszczepanik
Version 2.4.8


modello from group org.codehaus.modello (version 2.4.0)

Modello is a framework for code generation from a simple model. Modello generates code from a simple model format: based on a plugin architecture, various types of code and descriptors can be generated from the single model, including Java POJOs, XML/JSON/YAML marshallers/unmarshallers, XSD, JSON Schema and documentation.

Group: org.codehaus.modello Artifact: modello
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modello
Group org.codehaus.modello
Version 2.4.0
Last update 03. May 2024
Organization Codehaus Plexus
URL https://codehaus-plexus.github.io/modello/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stateless4j-yaml-importer from group io.github.dovaleac (version 1.5.1)

This project reads a YAML file and generates code compatible with the stateless4j library available at https://github.com/oxo42/stateless4j. The yaml represents a state machine; if you have more than one, simply add several state machines and call this plugin several times.

Group: io.github.dovaleac Artifact: stateless4j-yaml-importer
Show all versions 
 

0 downloads
Artifact stateless4j-yaml-importer
Group io.github.dovaleac
Version 1.5.1
Last update 29. December 2019
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, jackson-databind, jackson-dataformat-yaml, maven-plugin-annotations, maven-plugin-annotations, plantuml,
There are maybe transitive dependencies!

psych from group rubygems (version 2.0.15)

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

Group: rubygems Artifact: psych
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact psych
Group rubygems
Version 2.0.15
Last update 22. October 2015
Organization not specified
URL http://github.com/tenderlove/psych
License MIT
Dependencies amount 2
Dependencies jar-dependencies, snakeyaml,
There are maybe transitive dependencies!

config-util from group net.morimekta.utils (version 2.7.1)

Configuration Utilities. NOTE: This module is deprecated and will be removed at the end of the v2.x versions of the utilities. Preferred config system after that is either to use true type-safe config with `net.morimekta.providence:providence-config` or to use a simple JSON or YAML library or java properties files. The semi-typesafe layered config did not really solve the problems I had hoped it would, and in essence this was just a helper for merging maps and getting pre-cast values out of it.

Group: net.morimekta.utils Artifact: config-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact config-util
Group net.morimekta.utils
Version 2.7.1
Last update 18. June 2018
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies io-util, guava,
There are maybe transitive dependencies!

newrelic-batch from group com.opsmatters (version 1.0.2)

Java library that allows New Relic objects to be created automatically from file based definitions. New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format. New Relic Insights dashboards can be created from definition files in YAML format. It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.

Group: com.opsmatters Artifact: newrelic-batch
Show all versions Show documentation Show source 
 

0 downloads
Artifact newrelic-batch
Group com.opsmatters
Version 1.0.2
Last update 13. April 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-batch
License Apache 2.0
Dependencies amount 3
Dependencies opsmatters-core, newrelic-api, snakeyaml,
There are maybe transitive dependencies!

alexa-skills-kit-tellask-java from group io.klerch (version 0.2.3)

This SDK is an extension to the Alexa Skills SDK for Java. It provides a framework for handling speechlet requests with multi-variant utterances organized in YAML files that make it easy to create localized skills. This SDK also lets you build your skill in declarative style and avoids a lot of boilerplate code.

Group: io.klerch Artifact: alexa-skills-kit-tellask-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact alexa-skills-kit-tellask-java
Group io.klerch
Version 0.2.3
Last update 06. July 2017
Organization not specified
URL https://github.com/KayLerch/alexa-skills-kit-tellask-java
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 7
Dependencies jackson-core, jackson-databind, jackson-annotations, jackson-dataformat-yaml, alexa-skills-kit, alexa-skills-kit-states-java, javapoet,
There are maybe transitive dependencies!



Page 78 from 79 (items total 788)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy