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

Download JAR files tagged by constraints with all dependencies

Search JAR files by class name

truevfs-ext-pacemaker_2.11 from group net.java.truevfs (version 0.12.2)

Constraints the number of concurrently mounted archive file systems in order to save some heap space. Provides a JMX interface for monitoring and management. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-pacemaker_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-pacemaker_2.11
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-jmx,
There are maybe transitive dependencies!

authorization-spec from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Group: org.jboss.spec.javax.security.jacc Artifact: authorization-spec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authorization-spec
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-jacc-api_1.5_spec from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Group: org.jboss.spec.javax.security.jacc Artifact: jboss-jacc-api_1.5_spec
Show all versions Show documentation Show source 
 

16 downloads
Artifact jboss-jacc-api_1.5_spec
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization JBoss by Red Hat
URL https://github.com/jboss/jboss-jakarta-jacc-api_spec
License EPL 2.0
Dependencies amount 1
Dependencies jboss-servlet-api_4.0_spec,
There are maybe transitive dependencies!

jacc-parent from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Group: org.jboss.spec.javax.security.jacc Artifact: jacc-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jacc-parent
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization not specified
URL https://github.com/jboss/jboss-jakarta-jacc-api_spec
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sipServlet-1.1 from group com.ibm.websphere.appserver.features (version 19.0.0.7)

This feature enables support for SIP Servlets written to the Java SipServlet 1.1 specification. The servlets can be packaged in Java EE specified WAR, SAR or EAR files. If servlet security is required, an appSecurity feature should also be configured; in the absence of a security feature any security constraints for the application will be ignored.

Group: com.ibm.websphere.appserver.features Artifact: sipServlet-1.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sipServlet-1.1
Group com.ibm.websphere.appserver.features
Version 19.0.0.7
Last update 15. July 2019
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 4
Dependencies com.ibm.websphere.appserver.channelfw-1.0, servlet-3.1, com.ibm.websphere.appserver.api.sipServlet.1.1, com.ibm.ws.java.sipServlet.1.1,
There are maybe transitive dependencies!

syat-choco from group com.github.gwr3n (version 1.0.0)

syāt is a suite of declarative modelling tools for statistical analysis. Global constraints and modeling tools covered in this library have been originally introduced in Rossi et al., "Declarative Statistics", 2017 (https://arxiv.org/abs/1708.01829).

Group: com.github.gwr3n Artifact: syat-choco
Show documentation Show source 
 

0 downloads
Artifact syat-choco
Group com.github.gwr3n
Version 1.0.0
Last update 07. January 2018
Organization not specified
URL https://gwr3n.github.io/syat-choco/
License MIT License
Dependencies amount 4
Dependencies choco-solver, ssj, la4j, commons-math3,
There are maybe transitive dependencies!

gpigvalidator from group org.bitbucket.pablo127 (version 0.1)

Multiplatform Java library which validates the data from classes depending on validation annotations from javax.validation.constraints and org.hibernate.validator.constraints packages. It enables to check correctness and throw customized exceptions and messages in different languages. English and Polish are built-in languages.

Group: org.bitbucket.pablo127 Artifact: gpigvalidator
Show documentation Show source 
 

1 downloads
Artifact gpigvalidator
Group org.bitbucket.pablo127
Version 0.1
Last update 24. March 2017
Organization not specified
URL https://bitbucket.org/pablo127/gpigvalidator
License MIT License
Dependencies amount 3
Dependencies validation-api, hibernate-validator, guava,
There are maybe transitive dependencies!

gralidation from group org.yamevetwo (version 1.3.0)

Gralidation helps you not to waste time while validating data. Inspired by Gorm, powered by Groovy, developed for developers who do not want to do manual validation. With this library, you can validate Objects and Maps, by creating a map of constraints.

Group: org.yamevetwo Artifact: gralidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact gralidation
Group org.yamevetwo
Version 1.3.0
Last update 26. June 2016
Organization not specified
URL loic-cara.org/yamevetwo/gralidation
License MIT
Dependencies amount 3
Dependencies commons-validator, groovy-all, commons-lang3,
There are maybe transitive dependencies!

cloner from group com.github.manishahluwalia (version 0.0.1)

A thread-safe scheme to: - Make deep or shallow clones of objects. Based on either annotations or configuration - Allow for subsets of fields to selectively be copied / or not copied depending on runtime constraints - Optimizations for copying for GWT RPC

Group: com.github.manishahluwalia Artifact: cloner
Show documentation Show source 
 

0 downloads
Artifact cloner
Group com.github.manishahluwalia
Version 0.0.1
Last update 12. January 2015
Organization not specified
URL https://github.com/manishahluwalia/${project.artifactId}
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.remote.main from group biz.aQute.bnd (version 7.0.0)

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.main
Show all versions Show documentation Show source 
 

1 downloads
Artifact biz.aQute.remote.main
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!



Page 22 from 23 (items total 228)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy