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

Download JAR files tagged by delegates with all dependencies


modello-plugin-stax from group org.codehaus.modello (version 2.4.0)

Modello StAX Plugin generates XML readers and writers based on StAX API, plus reader delegates to be able to read multiple model versions.

Group: org.codehaus.modello Artifact: modello-plugin-stax
Show all versions Show documentation Show source 
Download modello-plugin-stax.jar (2.4.0)
 

0 downloads
Artifact modello-plugin-stax
Group org.codehaus.modello
Version 2.4.0
Last update 03. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies modello-plugin-xml, modello-plugin-java, plexus-utils,
There are maybe transitive dependencies!

scalambda-core_2.12 from group io.carpe (version 6.4.0)

Dependencies shared by both delegates and handlers. Includes things like Models and generic Lambda helpers.

Group: io.carpe Artifact: scalambda-core_2.12
Show all versions Show documentation Show source 
Download scalambda-core_2.12.jar (6.4.0)
 

0 downloads
Artifact scalambda-core_2.12
Group io.carpe
Version 6.4.0
Last update 24. August 2021
Organization Carpe Data
URL https://github.com/carpe/scalambda
License Apache 2
Dependencies amount 8
Dependencies scala-library, circe-core_2.12, circe-parser_2.12, circe-generic_2.12, circe-generic-extras_2.12, cats-effect_2.12, aws-lambda-java-core, scala-logging_2.12,
There are maybe transitive dependencies!

npm-maven-plugin from group com.seovic.maven.plugins (version 1.0.4)

A simple Maven plugin that defines 'npm' packaging type and delegates all phases of a default lifecycle to npm. As long as there is a script for the lifecycle phase in package.json, it will be executed.

Group: com.seovic.maven.plugins Artifact: npm-maven-plugin
Show all versions Show documentation Show source 
Download npm-maven-plugin.jar (1.0.4)
 

0 downloads
Artifact npm-maven-plugin
Group com.seovic.maven.plugins
Version 1.0.4
Last update 17. November 2015
Organization not specified
URL http://aseovic.github.com/npm-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-core, maven-plugin-api, commons-exec, jackson-databind,
There are maybe transitive dependencies!

rdf2go.impl.jena from group org.semweb4j (version 5.0.1)

An implementation of the RDF2Go API which delegates to Jena. This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de. Since 2010 it is supported by Calpano, www.calpano.com.

Group: org.semweb4j Artifact: rdf2go.impl.jena
Show all versions Show documentation Show source 
Download rdf2go.impl.jena.jar (5.0.1)
 

0 downloads
Artifact rdf2go.impl.jena
Group org.semweb4j
Version 5.0.1
Last update 30. October 2014
Organization not specified
URL http://rdf2go.semweb4j.org
License not specified
Dependencies amount 4
Dependencies rdf2go.api, jena-arq, jsonld-java-jena, commons-io,
There are maybe transitive dependencies!

slf4j-maven-plugin-log from group com.googlecode.slf4j-maven-plugin-log (version 1.0.0)

Group: com.googlecode.slf4j-maven-plugin-log Artifact: slf4j-maven-plugin-log
Show documentation Show source 
Download slf4j-maven-plugin-log.jar (1.0.0)
 

0 downloads

archetypeng from group org.codehaus.mevenide (version 3.1.4)

Custom project creation processor that delegates to the new Archetype Maven plugin 2.x. The plugin is able to process both old and new archetypes.

Group: org.codehaus.mevenide Artifact: archetypeng
Show all versions Show documentation Show source 
Download archetypeng.jar (3.1.4)
 

0 downloads
Artifact archetypeng
Group org.codehaus.mevenide
Version 3.1.4
Last update 05. August 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies nb-mvn-embedder, nb-project, org-openide-util, org-openide-execution, org-openide-dialogs,
There are maybe transitive dependencies!

cli-builder from group io.foxcapades.kt (version 0.8.5)

Provides delegates, annotations, and tools to generate CLI calls from classes, making it easier to define type-safe, validating wrappers around external CLI tools.

Group: io.foxcapades.kt Artifact: cli-builder
Show all versions Show documentation Show source 
Download cli-builder.jar (0.8.5)
 

0 downloads
Artifact cli-builder
Group io.foxcapades.kt
Version 0.8.5
Last update 17. September 2024
Organization not specified
URL https://github.com/foxcapades/lib-kt-cli-builder
License MIT
Dependencies amount 3
Dependencies slf4j-api, property-delegation, kotlin-stdlib,
There are maybe transitive dependencies!

property-delegation from group io.foxcapades.kt (version 0.2.1)

Provides delegates, annotations, and tools to generate CLI calls from classes, making it easier to define type-safe, validating wrappers around external CLI tools.

Group: io.foxcapades.kt Artifact: property-delegation
Show all versions Show documentation Show source 
Download property-delegation.jar (0.2.1)
 

0 downloads
Artifact property-delegation
Group io.foxcapades.kt
Version 0.2.1
Last update 13. September 2024
Organization not specified
URL https://github.com/foxcapades/lib-kt-cli-builder
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

modello-plugin-snakeyaml from group org.codehaus.modello (version 2.4.0)

Modello SnakeYaml Plugin generates YAML readers and writers based on SnakeYaml Streaming APIs, plus reader delegates to be able to read multiple model versions.

Group: org.codehaus.modello Artifact: modello-plugin-snakeyaml
Show all versions Show documentation Show source 
Download modello-plugin-snakeyaml.jar (2.4.0)
 

0 downloads
Artifact modello-plugin-snakeyaml
Group org.codehaus.modello
Version 2.4.0
Last update 03. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies modello-plugin-java, modello-plugin-xml, snakeyaml,
There are maybe transitive dependencies!

modello-plugin-jackson from group org.codehaus.modello (version 2.4.0)

Modello Jackson Plugin generates JSON readers and writers based on Jackson Streaming APIs, plus reader delegates to be able to read multiple model versions.

Group: org.codehaus.modello Artifact: modello-plugin-jackson
Show all versions Show documentation Show source 
Download modello-plugin-jackson.jar (2.4.0)
 

0 downloads
Artifact modello-plugin-jackson
Group org.codehaus.modello
Version 2.4.0
Last update 03. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies modello-plugin-java, modello-plugin-xml, plexus-utils, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!



Page 11 from 18 (items total 173)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy