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

Download JAR files tagged by hello with all dependencies


jtstand-demo from group org.codehaus.jtstand (version 1.5.13)

Group: org.codehaus.jtstand Artifact: jtstand-demo
Show all versions Show documentation Show source 
Download jtstand-demo.jar (1.5.13)
 

0 downloads
Artifact jtstand-demo
Group org.codehaus.jtstand
Version 1.5.13


nazgul-test-hello-impl-plain from group se.jguru.nazgul.test.bundles.hello.impl.plain (version 3.0.2)

Group: se.jguru.nazgul.test.bundles.hello.impl.plain Artifact: nazgul-test-hello-impl-plain
Show documentation Show source 
Download nazgul-test-hello-impl-plain.jar (3.0.2)
 

0 downloads

nazgul-test-hello-impl-blueprint from group se.jguru.nazgul.test.bundles.hello.impl.blueprint (version 3.0.2)

Group: se.jguru.nazgul.test.bundles.hello.impl.blueprint Artifact: nazgul-test-hello-impl-blueprint
Show documentation Show source 
Download nazgul-test-hello-impl-blueprint.jar (3.0.2)
 

0 downloads

dw-archetype from group pl.najda (version 1.1)

Archetype for building an initial structure of directories and files for Dropwizard web services. Contains a simple web service (available at http://localhost:8082/hello-world) with sources - to simplify development.

Group: pl.najda Artifact: dw-archetype
Show all versions 
Download dw-archetype.jar (1.1)
 

0 downloads
Artifact dw-archetype
Group pl.najda
Version 1.1
Last update 06. May 2015
Organization not specified
URL https://github.com/patrox/dw-archetype
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluent-xml-writer from group foundation.fluent.api (version 1.0)

Fluent hierarchical XML writer, allowing to generate XML file (or other output stream) fluently: document(output).version(1.0).tag("root").text("Hello").end().close(); It is immediately streaming to the output stream. Not holding anything in memory.

Group: foundation.fluent.api Artifact: fluent-xml-writer
Show documentation Show source 
Download fluent-xml-writer.jar (1.0)
 

0 downloads
Artifact fluent-xml-writer
Group foundation.fluent.api
Version 1.0
Last update 09. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

templatefeather from group com.github.aliteralmind (version 0.1.1.2)

Template Featherweight: A simplistic Java template-rendering engine, providing for *plain gaps only*, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be *auto-rendered*, such that they are gradually output as each gap is filled.

Group: com.github.aliteralmind Artifact: templatefeather
Show all versions Show documentation Show source 
Download templatefeather.jar (0.1.1.2)
 

0 downloads
Artifact templatefeather
Group com.github.aliteralmind
Version 0.1.1.2
Last update 10. December 2014
Organization Jeff Epstein
URL https://github.com/aliteralmind/templatefeather
License Lesser General Public License (LGPL) version 3.0
Dependencies amount 1
Dependencies xbnjava,
There are maybe transitive dependencies!

mule-example-webapp from group org.mule.examples (version 3.0.0-RC2)

Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.

Group: org.mule.examples Artifact: mule-example-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-webapp
Group org.mule.examples
Version 3.0.0-RC2
Last update 25. August 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mule-example-echo, mule-example-hello, mule-example-stockquote, mule-example-loanbroker-esn, mule-module-spring-config, mule-module-builders, mule-module-management, mule-transport-http, mule-transport-servlet, mule-transport-file,
There are maybe transitive dependencies!

T4Spring from group org.bitbucket.omargameelsalem (version 1.0)

T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places. e.g. instead of @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "literal strings are no good!!"); return "Home/index"; } T4Spring lets you write @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "Hello T4Spring!!"); return Views.Home.index; }

Group: org.bitbucket.omargameelsalem Artifact: T4Spring
Show documentation Show source 
Download T4Spring.jar (1.0)
 

0 downloads
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wstx-services from group com.sun.xml.ws (version 2.1-b15)

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This module contains the WS-TX web service descriptors. This artifact is meant to be deployed only on top of GlassFish v3 where it enables WS-TX support if required.

Group: com.sun.xml.ws Artifact: wstx-services
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wstx-services
Group com.sun.xml.ws
Version 2.1-b15
Last update 04. October 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies webservices-api-osgi, webservices-osgi,
There are maybe transitive dependencies!

webservices from group com.sun.xml.ws (version 2.1-b15)

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.

Group: com.sun.xml.ws Artifact: webservices
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webservices
Group com.sun.xml.ws
Version 2.1-b15
Last update 04. October 2010
Organization Sun Microsystems, Inc
URL https://metro.dev.java.net/
License Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 19 from 25 (items total 242)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy