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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

tenio from group io.github.congcoi123 (version 3.1.1)

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. It uses MsgPack for compressing data so that can be transferred quickly through the network. This framework can help you quickly create a game server or integrate it into your system.

Group: io.github.congcoi123 Artifact: tenio
Show all versions Show documentation Show source 
 

0 downloads
Artifact tenio
Group io.github.congcoi123
Version 3.1.1
Last update 05. June 2020
Organization not specified
URL https://github.com/congcoi123/tenio
License MIT License
Dependencies amount 7
Dependencies netty-all, jetty-server, jetty-servlet, servlet-api, msgpack, guava, log4j-core,
There are maybe transitive dependencies!

fsf-common-tests from group de.bright-side.filesystemfacade (version 2.7.0)

Contains all common test for FileSystemFacade. Mostly contains one general abstract testing class which is extended for each file system type. As the tests are not only relevant for the core FSF project, but also for extensions of FSF such as SFTP all of the common tests are included in a separate project and hence jar to allow re-using them.

Group: de.bright-side.filesystemfacade Artifact: fsf-common-tests
Show documentation Show source 
 

0 downloads
Artifact fsf-common-tests
Group de.bright-side.filesystemfacade
Version 2.7.0
Last update 04. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies filesystemfacade, junit-jupiter-engine,
There are maybe transitive dependencies!

juffrou from group net.sf.juffrou (version 2.1.9)

Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.

Group: net.sf.juffrou Artifact: juffrou
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact juffrou
Group net.sf.juffrou
Version 2.1.9
Last update 22. March 2020
Organization Juffrou
URL http://cemartins.github.io/juffrou
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smoketest from group zone.gryphon.ignore (version 0.20.95-5914d8c)

Since the parent-pom and base-bom projects are both packaged with "pom" packaging and as such don't contain any actual source code, it's easy for non-obvious configuration bugs to slip through which don't affect them, but immediately break projects with actual source code. The purpose of this module is to provide a minimal example of a jar maven project which exercises various pieces of maven functionality, to ensure that no easily detectable issues slip through.

Group: zone.gryphon.ignore Artifact: smoketest
Show all versions Show documentation Show source 
 

0 downloads
Artifact smoketest
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

jakarta.security.auth.message-api from group jakarta.security.auth.message (version 2.0.0-RC1)

Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.

Group: jakarta.security.auth.message Artifact: jakarta.security.auth.message-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jakarta.security.auth.message-api
Group jakarta.security.auth.message
Version 2.0.0-RC1
Last update 13. February 2020
Organization Jakarta Authentication
URL https://github.com/eclipse-ee4j/authentication
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring from group com.tobedevoured.modelcitizen (version 0.8.3)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured.modelcitizen Artifact: spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring
Group com.tobedevoured.modelcitizen
Version 0.8.3
Last update 11. February 2020
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies core, spring-context,
There are maybe transitive dependencies!

core from group com.tobedevoured.modelcitizen (version 0.8.3)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured.modelcitizen Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.tobedevoured.modelcitizen
Version 0.8.3
Last update 11. February 2020
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies metapossum-scanner,
There are maybe transitive dependencies!

parent from group com.tobedevoured.modelcitizen (version 0.8.3)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured.modelcitizen Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.tobedevoured.modelcitizen
Version 0.8.3
Last update 11. February 2020
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang, commons-beanutils, slf4j-api,
There are maybe transitive dependencies!

truelicense-maven-archetype from group global.namespace.truelicense-maven-archetype (version 4.0.3)

The TrueLicense Maven Archetype is a turn-key solution for designing and implementing a custom licensing schema for your software product. The archetype generates a tailor-made project which is composed of ready-made modules for vending and consuming license keys. The modules contain code templates which you can easily customize without writing code by configuring a set of properties.

Group: global.namespace.truelicense-maven-archetype Artifact: truelicense-maven-archetype
Show all versions Show source 
 

0 downloads
Artifact truelicense-maven-archetype
Group global.namespace.truelicense-maven-archetype
Version 4.0.3
Last update 09. February 2020
Organization Schlichtherle IT Services
URL https://github.com/christian-schlichtherle/truelicense-maven-archetype
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!



Page 622 from 707 (items total 7070)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy