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

Download JAR files tagged by nothing with all dependencies

Search JAR files by class name

gemfire-common from group org.apache.geode (version 1.0.0-incubating.M1)

Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing

Group: org.apache.geode Artifact: gemfire-common
Show documentation Show source 
 

0 downloads
Artifact gemfire-common
Group org.apache.geode
Version 1.0.0-incubating.M1
Last update 27. January 2016
Organization not specified
URL http://geode.incubator.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies spring-core, spring-beans, spring-aop, spring-context-support, spring-expression, findbugs-annotations, spring-context, spring-web, spring-webmvc,
There are maybe transitive dependencies!

nulljta from group com.filez.jta (version 1.0.0)

This project is JTA provider which is doing nothing except checking function arguments and calling registered callbacks. Its purpose is to satisfy dependencies of applications which do not really needs JTA.

Group: com.filez.jta Artifact: nulljta
Show documentation Show source 
 

0 downloads
Artifact nulljta
Group com.filez.jta
Version 1.0.0
Last update 05. June 2013
Organization Filez.com ltd
URL https://github.com/hsn10/nulljta
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

tar-stream from group org.mvnpm (version 2.2.0)

tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

Group: org.mvnpm Artifact: tar-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact tar-stream
Group org.mvnpm
Version 2.2.0
Last update 18. January 2024
Organization Mathias Buus
URL https://github.com/mafintosh/tar-stream
License MIT
Dependencies amount 5
Dependencies bl, end-of-stream, fs-constants, inherits, readable-stream,
There are maybe transitive dependencies!

an-map from group io.github.gfrmoretti (version 1.1.1)

This library is meant to be a mapper based with Java annotations, this way you don't need to configure nothing, only import and use it. This is a need when you are working trying to isolate logical or critical classes from DTO or POJO's for example. This can be useful when you are following architectures or concepts like clean arch.

Group: io.github.gfrmoretti Artifact: an-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact an-map
Group io.github.gfrmoretti
Version 1.1.1
Last update 27. May 2023
Organization not specified
URL https://github.com/gfrmoretti/anmap
License Apache License, Version 2.0
Dependencies amount 4
Dependencies annotations, lombok, logback-classic, asm-tree,
There are maybe transitive dependencies!

type-parser from group com.github.drapostolos (version 0.8.1)

This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.

Group: com.github.drapostolos Artifact: type-parser
Show all versions Show documentation Show source 
 

8 downloads
Artifact type-parser
Group com.github.drapostolos
Version 0.8.1
Last update 30. December 2022
Organization not specified
URL https://github.com/drapostolos/type-parser
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

telenav-root-superpom from group com.telenav (version 1.0.16)

The uber-root telenav superpom, containing global plugin configuration, possibly a few rarely changing dependency management elements and NOTHING ELSE. Anything here must be safe to include in the build of EVERY SINGLE PROJECT.

Group: com.telenav Artifact: telenav-root-superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact telenav-root-superpom
Group com.telenav
Version 1.0.16
Last update 08. November 2022
Organization Telenav
URL https://www.telenav.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.acornui.settings.gradle.plugin from group com.acornui.settings (version 0.5.49)

Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Group: com.acornui.settings Artifact: com.acornui.settings.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.acornui.settings.gradle.plugin
Group com.acornui.settings
Version 0.5.49
Last update 22. November 2020
Organization Poly Forest, LLC
URL https://github.com/polyforest/acornui
License Apache License 2.0
Dependencies amount 1
Dependencies gradle-app-plugins,
There are maybe transitive dependencies!

welcome-tomcat from group org.apache.geronimo.configs (version 3.0.1)

The welcome application for Geronimo. This binds to / so it handles all requests that nothing else is bound to. The main purpose is to greet users who are exploring Geronimo for the first time. It should typically be removed or replaced for production applications.

Group: org.apache.geronimo.configs Artifact: welcome-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact welcome-tomcat
Group org.apache.geronimo.configs
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies tomcat7, jasper, plugin,
There are maybe transitive dependencies!

welcome-jetty from group org.apache.geronimo.configs (version 3.0.1)

The welcome application for Geronimo. This binds to / so it handles all requests that nothing else is bound to. The main purpose is to greet users who are exploring Geronimo for the first time. It should typically be removed or replaced for production applications.

Group: org.apache.geronimo.configs Artifact: welcome-jetty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact welcome-jetty
Group org.apache.geronimo.configs
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ${jetty}, jasper, plugin,
There are maybe transitive dependencies!

ws-commons-util from group org.apache.ws.commons.util (version 1.0.2)

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

Group: org.apache.ws.commons.util Artifact: ws-commons-util
Show documentation Show source 
 

84 downloads
Artifact ws-commons-util
Group org.apache.ws.commons.util
Version 1.0.2
Last update 08. August 2007
Organization Apache Software Foundation
URL http://ws.apache.org/commons/util
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, xml-apis,
There are maybe transitive dependencies!



Page 12 from 13 (items total 130)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy