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

Download JAR files tagged by upon with all dependencies

Search JAR files by class name

myfaces-commons from group org.apache.myfaces.commons (version 1.1.2)

The MyFaces Commons Subproject provides base classes for usage in both the MyFaces implementation and the MyFaces Tomahawk components. This is also a general set of utility classes for usage in your JSF projects independent of the implementation you might be deciding upon.

Group: org.apache.myfaces.commons Artifact: myfaces-commons
Show documentation Show source 
 

2 downloads
Artifact myfaces-commons
Group org.apache.myfaces.commons
Version 1.1.2
Last update 11. February 2006
Organization not specified
URL http://myfaces.apache.org
License not specified
Dependencies amount 3
Dependencies commons-el, commons-codec, commons-logging,
There are maybe transitive dependencies!

dumborb from group com.kohlschutter (version 1.0.1)

dumborb -- A JSON-RPC ORB in Java and JavaScript, mostly for dumbo. Based upon jabsorb. Includes slightly modified org.json code. Can be built as an osgi bundle/eclipse plugin using 'mvn clean install p2:site'; results can be found in 'target\repository\plugins\'

Group: com.kohlschutter Artifact: dumborb
Show all versions Show documentation Show source 
 

0 downloads
Artifact dumborb
Group com.kohlschutter
Version 1.0.1
Last update 10. December 2023
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies dumbo-api, slf4j-api, jcl-over-slf4j, commons-httpclient, jakarta.servlet-api, json,
There are maybe transitive dependencies!

core from group de.tum.ei.lkn.eces (version 2.0.3)

This project implements an Entity-Component Event-based System (ECES) framework. In such a framework, classes are organized as components that attach to entities, and listeners (or callbacks) can be easily configured to asynchronously run upon the creation/deletion/update of selected components.

Group: de.tum.ei.lkn.eces Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group de.tum.ei.lkn.eces
Version 2.0.3
Last update 03. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-core
License not specified
Dependencies amount 2
Dependencies guava, json,
There are maybe transitive dependencies!

Icespire from group io.github.seba244c.icespire (version 1.1.0)

Icespire is a high-end Java libary wich builds upon lwjgl. Helping java develoopers with creating games. Providing easy window creation, develoopment tools and a fully functional Entity Component System.

Group: io.github.seba244c.icespire Artifact: Icespire
Show all versions Show documentation Show source 
 

0 downloads
Artifact Icespire
Group io.github.seba244c.icespire
Version 1.1.0
Last update 20. May 2020
Organization not specified
URL github.com/Sebsa/Icespire
License The MIT License
Dependencies amount 24
Dependencies json, reflections, joml, lwjgl, lwjgl-assimp, lwjgl-bgfx, lwjgl-glfw, lwjgl-nanovg, lwjgl-nuklear, lwjgl-openal, lwjgl-opengl, lwjgl-par, lwjgl-stb, lwjgl, lwjgl-assimp, lwjgl-bgfx, lwjgl-glfw, lwjgl-nanovg, lwjgl-nuklear, lwjgl-openal, lwjgl-opengl, lwjgl-par, lwjgl-stb, commons-io,
There are maybe transitive dependencies!

wsmessenger-server from group space.chensheng.wsmessenger (version 1.5.0)

Group: space.chensheng.wsmessenger Artifact: wsmessenger-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact wsmessenger-server
Group space.chensheng.wsmessenger
Version 1.5.0
Last update 27. August 2019
Organization not specified
URL http://www.chensheng.space
License not specified
Dependencies amount 6
Dependencies wsmessenger-common, wsmessenger-message, slf4j-api, log4j, slf4j-log4j12, netty-all,
There are maybe transitive dependencies!

wsmessenger-client from group space.chensheng.wsmessenger (version 1.5.0)

Group: space.chensheng.wsmessenger Artifact: wsmessenger-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact wsmessenger-client
Group space.chensheng.wsmessenger
Version 1.5.0
Last update 27. August 2019
Organization not specified
URL http://www.chensheng.space
License not specified
Dependencies amount 6
Dependencies wsmessenger-common, wsmessenger-message, slf4j-api, log4j, slf4j-log4j12, netty-all,
There are maybe transitive dependencies!

wsmessenger-message from group space.chensheng.wsmessenger (version 1.5.0)

Group: space.chensheng.wsmessenger Artifact: wsmessenger-message
Show all versions Show documentation Show source 
 

0 downloads
Artifact wsmessenger-message
Group space.chensheng.wsmessenger
Version 1.5.0
Last update 27. August 2019
Organization not specified
URL http://www.chensheng.space
License not specified
Dependencies amount 5
Dependencies wsmessenger-common, slf4j-api, log4j, slf4j-log4j12, netty-all,
There are maybe transitive dependencies!

wsmessenger-common from group space.chensheng.wsmessenger (version 1.5.0)

Group: space.chensheng.wsmessenger Artifact: wsmessenger-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact wsmessenger-common
Group space.chensheng.wsmessenger
Version 1.5.0
Last update 27. August 2019
Organization not specified
URL http://www.chensheng.space
License not specified
Dependencies amount 6
Dependencies slf4j-api, log4j, slf4j-log4j12, jackson-core, jackson-databind, jackson-module-jaxb-annotations,
There are maybe transitive dependencies!

wsmessenger-parent from group space.chensheng.wsmessenger (version 1.5.0)

Wsmessenger is a long connection message middleware based on websocket protocl. It is built upon netty, so it can work well in high concurrency circumstances. It can be used to create PUSH service for android app. It also can be used to create monitor tools for web cluster.

Group: space.chensheng.wsmessenger Artifact: wsmessenger-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wsmessenger-parent
Group space.chensheng.wsmessenger
Version 1.5.0
Last update 27. August 2019
Organization not specified
URL http://www.chensheng.space
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

binding2-prototype-example from group org.opendaylight.coretutorials (version 2.2.0)

Opendaylight MD-SAL Binding specification v2 example. Based on given YANG files in src/main/yang and upon a standard Maven build, it runs transformation process via yang-maven-plugin and mdsal-binding2-maven-api-gen-plugin to generate Java binding v2 source code in target folder.

Group: org.opendaylight.coretutorials Artifact: binding2-prototype-example
Show documentation Show source 
 

0 downloads
Artifact binding2-prototype-example
Group org.opendaylight.coretutorials
Version 2.2.0
Last update 19. January 2018
Organization not specified
URL ${odl.site.url}/${project.groupId}/${stream}/
License not specified
Dependencies amount 4
Dependencies mdsal-binding2-spec, yang-ext, mdsal-binding2-generator-impl, yang-parser-impl,
There are maybe transitive dependencies!



Page 38 from 42 (items total 420)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy