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

Download JAR files tagged by what with all dependencies

Search JAR files by class name

gridshore-nosapi from group nl.gridshore.nosapi (version 0.2.0)

This project is a java wrapper and client for the NOS open data API. The project consists of two modules. The nos-api-client, this is what you can use for your own project. The other component is the example. A basic implementation that uses the nos-api-client to show what you can do with it.

Group: nl.gridshore.nosapi Artifact: gridshore-nosapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gridshore-nosapi
Group nl.gridshore.nosapi
Version 0.2.0
Last update 17. February 2011
Organization not specified
URL https://github.com/jettro/JavaNosApi
License Apache 2.0
Dependencies amount 4
Dependencies joda-time, jcl-over-slf4j, jul-to-slf4j, logback-classic,
There are maybe transitive dependencies!

docbkx-builder-maven-plugin from group uk.org.retep.third-party.docbkx-tools (version 10.1)

Contrary to what you would probably expect, this plugin does *not* provide a mechanism for generating different output formats from DocBook sources. Instead it provides a plugin for generating plugins that do that.

Group: uk.org.retep.third-party.docbkx-tools Artifact: docbkx-builder-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact docbkx-builder-maven-plugin
Group uk.org.retep.third-party.docbkx-tools
Version 10.1
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies stringtemplate, jaxen, saxpath, saxon, maven-project, maven-plugin-api, plexus-utils, commons-io,
There are maybe transitive dependencies!

apacheds-bootstrap-plugin from group org.apache.directory.server (version 1.5.5)

This plugin pre-loads a set of schema objects into a special fixed schema partition within the server. It uses the bootstrap schema objects to do this at build time. The schema partition files created are then packaged using the jar plugin to become what is known as the bootstrap partition jar.

Group: org.apache.directory.server Artifact: apacheds-bootstrap-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-bootstrap-plugin
Group org.apache.directory.server
Version 1.5.5
Last update 18. August 2009
Organization not specified
URL http://vm094.oxylos.org/projects/apacheds/apacheds-bootstrap-plugin/
License not specified
Dependencies amount 8
Dependencies maven-plugin-api, maven-project, slf4j-log4j12, apacheds-jdbm-store, apacheds-core-constants, apacheds-core-entry, apacheds-schema-bootstrap, apacheds-utils,
There are maybe transitive dependencies!

graphql-maven-plugin-project from group com.graphql-java-generator (version 2.8)

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

Group: com.graphql-java-generator Artifact: graphql-maven-plugin-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-maven-plugin-project
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL https://github.com/graphql-java-generator/graphql-java-generator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graphql-maven-plugin-logic from group com.graphql-java-generator (version 2.8)

Group: com.graphql-java-generator Artifact: graphql-maven-plugin-logic
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-maven-plugin-logic
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies graphql-java-common-runtime, commons-io, jackson-databind, plexus-build-api, slf4j-api, velocity-engine-core, graphql-java, justify, johnzon-core,
There are maybe transitive dependencies!

graphql-java-server-runtime from group com.graphql-java-generator (version 2.8)

Group: com.graphql-java-generator Artifact: graphql-java-server-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-server-runtime
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies graphql-java-server-dependencies, graphql-java-common-runtime,
There are maybe transitive dependencies!

graphql-java-client-runtime from group com.graphql-java-generator (version 2.8)

Group: com.graphql-java-generator Artifact: graphql-java-client-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-client-runtime
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies byte-buddy, graphql-java-client-dependencies, graphql-java-common-runtime,
There are maybe transitive dependencies!

metrics-core from group io.dropwizard.metrics (version 4.2.27)

Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.

Group: io.dropwizard.metrics Artifact: metrics-core
Show all versions Show documentation Show source 
 

229 downloads
Artifact metrics-core
Group io.dropwizard.metrics
Version 4.2.27
Last update 18. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

habushu from group org.technologybrewery.habushu (version 2.16.1)

In Okinawa, habushu (pronounced HA-BU-SHU) is a sake that is made with venomous snake. The alcohol in the snake assists in dissolving the snake's venom and making it non-poisonous. In Maven, habushu allows python projects to be build as part a Maven build. This brings some order and consistency to what can otherwise be haphazardly structured projects.

Group: org.technologybrewery.habushu Artifact: habushu
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact habushu
Group org.technologybrewery.habushu
Version 2.16.1
Last update 09. July 2024
Organization not specified
URL https://github.com/TechnologyBrewery/habushu
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Samay from group io.github.dineshsolanki (version 3.2.4)

Samay (Formerly TimeZoneInterceptor) library offers a seamless solution for all your API requests that represent the timezone passed in the request header—'X-TimeZone'. So that you can always get the client's timezone by doing 'Samay.getTimeZone()', all out of the box. What's more? The header name that it looks for can also be easily changed via property in application.properties/yml.

Group: io.github.dineshsolanki Artifact: Samay
Show all versions Show documentation Show source 
 

0 downloads
Artifact Samay
Group io.github.dineshsolanki
Version 3.2.4
Last update 07. April 2024
Organization not specified
URL https://dineshsolanki.github.io/Samay/overview.html
License GNU General Public License v3.0
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!



Page 40 from 3 (items total 538)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy