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

Download JAR files tagged by security with all dependencies

Search JAR files by class name

servlet-3.1 from group io.openliberty.features (version 24.0.0.9)

This feature enables support for HTTP Servlets written to the Java Servlet 3.1 specification. You can package servlets in Java EE specified WAR or EAR files. If servlet security is required, you should also configure an appSecurity feature. Without a security feature, any security constraints for the application are ignored.

Group: io.openliberty.features Artifact: servlet-3.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact servlet-3.1
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 10
Dependencies io.openliberty.servlet.api-3.1, com.ibm.websphere.appserver.javaeeddSchema-1.0, com.ibm.websphere.appserver.requestProbes-1.0, com.ibm.websphere.appserver.javax.annotation-1.2, com.ibm.websphere.appserver.injection-1.0, com.ibm.websphere.appserver.javaeePlatform-7.0, com.ibm.websphere.appserver.eeCompatible-6.0, com.ibm.websphere.appserver.servlet-servletSpi1.0, com.ibm.websphere.appserver.httptransport-1.0, com.ibm.websphere.appserver.api.servlet,
There are maybe transitive dependencies!

servlet-3.0 from group com.ibm.websphere.appserver.features (version 24.0.0.9)

This feature enables support for HTTP Servlets written to the Java Servlet 3.0 specification. The servlets can be packaged in Java EE specified WAR 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: servlet-3.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact servlet-3.0
Group com.ibm.websphere.appserver.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 9
Dependencies io.openliberty.servlet.api-3.0, com.ibm.websphere.appserver.requestProbes-1.0, com.ibm.websphere.appserver.injection-1.0, com.ibm.websphere.appserver.javaeePlatform-6.0, com.ibm.websphere.appserver.anno-1.0, com.ibm.websphere.appserver.eeCompatible-6.0, com.ibm.websphere.appserver.servlet-servletSpi1.0, com.ibm.websphere.appserver.httptransport-1.0, com.ibm.websphere.appserver.api.servlet,
There are maybe transitive dependencies!

appSecurity-1.0 from group io.openliberty.features (version 24.0.0.9)

This feature is superseded by appSecurity-2.0. Support for securing the server runtime environment and applications. This feature enables servlet-3.0 and web application security, support for LDAP and basic user registries, and SSL. To support secure EJB applications, you must add the ejbLite-3.1 feature. When you add this feature to your server, you need to configure a user registry, such as the basic user registry or the LDAP user registry.

Group: io.openliberty.features Artifact: appSecurity-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact appSecurity-1.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 4
Dependencies appSecurity-2.0, servlet-3.1, ldapRegistry-3.0, com.ibm.websphere.appserver.eeCompatible-6.0,
There are maybe transitive dependencies!

causeway-mavendeps-webapp from group org.apache.causeway.mavendeps (version 3.1.0)

Defines a module that can be almost used as a single dependency for running an Apache Causeway webapp (Wicket, Restful Objects and GraphQL viewers). However, it does NOT include any security module or persistence provider or extensions.

Group: org.apache.causeway.mavendeps Artifact: causeway-mavendeps-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact causeway-mavendeps-webapp
Group org.apache.causeway.mavendeps
Version 3.1.0
Last update 02. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-boot-starter-web, causeway-applib, causeway-schema, causeway-core-security, causeway-core-runtimeservices, causeway-viewer-graphql-viewer, causeway-viewer-restfulobjects-viewer, causeway-viewer-wicket-viewer,
There are maybe transitive dependencies!

nifi-security-utils from group org.apache.nifi (version 2.0.0-M4)

This nifi-security-utils module is meant to hold the majority of utilities that one could need to enable secure transport or interact with encryption. Care should be taken to keep the number of dependencies to a minimum given the utility nature of this library.

Group: org.apache.nifi Artifact: nifi-security-utils
Show all versions Show documentation Show source 
 

8 downloads
Artifact nifi-security-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, nifi-security-utils-api, nifi-security-ssl, nifi-security-cert-builder, bcprov-jdk18on,
There are maybe transitive dependencies!

jakarta.authorization-api from group jakarta.authorization (version 3.0.0)

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: jakarta.authorization Artifact: jakarta.authorization-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jakarta.authorization-api
Group jakarta.authorization
Version 3.0.0
Last update 05. April 2024
Organization not specified
URL https://github.com/jakartaee/authorization
License EPL 2.0
Dependencies amount 1
Dependencies jakarta.servlet-api,
There are maybe transitive dependencies!

jersey-mp-config from group org.glassfish.jersey.ext.microprofile (version 4.0.0-M1)

Group: org.glassfish.jersey.ext.microprofile Artifact: jersey-mp-config
Show all versions Show documentation Show source 
 

0 downloads
Artifact jersey-mp-config
Group org.glassfish.jersey.ext.microprofile
Version 4.0.0-M1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies microprofile-config-api, jakarta.ws.rs-api, jersey-common,
There are maybe transitive dependencies!

jersey-mp-rest-client from group org.glassfish.jersey.ext.microprofile (version 4.0.0-M1)

Group: org.glassfish.jersey.ext.microprofile Artifact: jersey-mp-rest-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact jersey-mp-rest-client
Group org.glassfish.jersey.ext.microprofile
Version 4.0.0-M1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies microprofile-rest-client-api, microprofile-config-api, jersey-client, jersey-server, jersey-hk2, jersey-media-json-binding, jersey-cdi1x, jersey-weld2-se, jakarta.json-api, parsson-media, reactive-streams, jersey-media-sse,
There are maybe transitive dependencies!

project from group org.glassfish.jersey.ext.microprofile (version 4.0.0-M1)

Group: org.glassfish.jersey.ext.microprofile Artifact: project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact project
Group org.glassfish.jersey.ext.microprofile
Version 4.0.0-M1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jersey-micrometer from group org.glassfish.jersey.ext (version 4.0.0-M1)

Group: org.glassfish.jersey.ext Artifact: jersey-micrometer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jersey-micrometer
Group org.glassfish.jersey.ext
Version 4.0.0-M1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies micrometer-core, jersey-common, jersey-server,
There are maybe transitive dependencies!



Page 293 from 3 (items total 3435)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy