Java библиотеки

Server Config

io.openliberty.features : com.ibm.websphere.appserver.adminCenter.tool.serverConfig-1.0

Use the Server Config tool to view and modify Liberty server configuration files.

Последняя версия: 22.0.0.6

Дата:

Java Batch

io.openliberty.features : com.ibm.websphere.appserver.adminCenter.tool.javaBatch-1.0

Use the Admin Center Java Batch tool to view existing batch jobs.

Последняя версия: 22.0.0.6

Дата:

Explore

io.openliberty.features : com.ibm.websphere.appserver.adminCenter.tool.explore-1.0

Use the Explore tool to browse and operate on elements of the topology. Discover and manage the available clusters, servers, hosts and applications.

Последняя версия: 22.0.0.6

Дата:

Deploy

com.ibm.websphere.appserver.features : com.ibm.websphere.appserver.adminCenter.tool.deploy-1.0

Use the Deploy tool to install servers on registered hosts and join them to the collective.

Последняя версия: 22.0.0.6

Дата:

Collective Member 1.0

com.ibm.websphere.appserver.features : collectiveMember-1.0

This feature enables a server to be a member of a management collective.

Последняя версия: 22.0.0.6

Дата:

Collective Controller 1.0

com.ibm.websphere.appserver.features : collectiveController-1.0

The collective controller feature allows a server to become the controller for a management collective. The collective controller acts as a command and control mechanism for administrative functions for the collective, and serves as a storage and collaboration mechanism for the collective and cluster members.

Последняя версия: 22.0.0.6

Дата:

Static Cluster Member 1.0

com.ibm.websphere.appserver.features : clusterMember-1.0

This feature allows a collective member to participate in a static cluster.

Последняя версия: 22.0.0.6

Дата:

Cloudant Integration 1.0

io.openliberty.features : cloudant-1.0

This feature enables connections to Cloudant databases by providing a connector instance that's configured in the server configuration and can be injected or accessed through Java Naming and Directory Interface (JNDI). Applications use the Cloudant client library to access the connector instance.

Последняя версия: 22.0.0.6

Дата:

Jakarta Contexts and Dependency Injection 3.0

io.openliberty.features : cdi-3.0

The Jakarta Contexts and Dependency Injection 3.0 specification makes it easier to integrate Jakarta EE components of different types. It provides a common mechanism to inject components such as enterprise beans or managed beans into other components such as JSPs or other enterprise beans.

Последняя версия: 22.0.0.6

Дата:

Contexts and Dependency Injection 2.0

io.openliberty.features : cdi-2.0

The Contexts and Dependency Injection 2.0 specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.

Последняя версия: 22.0.0.6

Дата:

Contexts and Dependency Injection 1.2

io.openliberty.features : cdi-1.2

The Contexts and Dependency Injection specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.

Последняя версия: 22.0.0.6

Дата:

Contexts and Dependency Injection 1.0

com.ibm.websphere.appserver.features : cdi-1.0

The Contexts and Dependency Injection specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.

Последняя версия: 22.0.0.6

Дата:

OSGi Blueprint 1.0

com.ibm.websphere.appserver.features : blueprint-1.0

This feature enables support for deploying OSGi applications that use the OSGi blueprint container specification. With the OSGi Applications support in WebSphere Application Server, you can develop and deploy modular applications that use Java EE and OSGi technologies.

Последняя версия: 22.0.0.6

Дата:

Bluemix Utilities 1.0

com.ibm.websphere.appserver.features : bluemixUtility-1.0

This feature has been stabilized and is discontinued in fix pack 20.0.0.7. The Bluemix Utility feature can be used to quickly and easily configure access to IBM Bluemix managed services.

Последняя версия: 22.0.0.6

Дата:

Basic Extensions using Liberty Libraries 1.0

io.openliberty.features : bells-1.0

This feature enables the configuration of Basic Extensions using Liberty Libraries (BELL).

Последняя версия: 22.0.0.6

Дата:

Jakarta Bean Validation 3.0

io.openliberty.features : beanValidation-3.0

The Jakarta Bean Validation 3.0 specification provides an annotation-based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application. This feature is built on the Hibernate Validator Engine.

Последняя версия: 22.0.0.6

Дата:

Bean Validation 2.0

io.openliberty.features : beanValidation-2.0

The Bean Validation 2.0 specification provides an annotation based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application. This feature is built on top of the Hibernate Validator Engine.

Последняя версия: 22.0.0.6

Дата:

Bean Validation 1.1

io.openliberty.features : beanValidation-1.1

The Bean Validation 1.1 specification provides an annotation based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application. This feature is built on top of Apache BVal.

Последняя версия: 22.0.0.6

Дата:

Bean Validation 1.0

com.ibm.websphere.appserver.features : beanValidation-1.0

The Bean Validation 1.0 specification provides an annotation based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application.

Последняя версия: 22.0.0.6

Дата:

Batch SMF Logging 1.0

com.ibm.websphere.appserver.features : batchSMFLogging-1.0

This feature collects information about Java Batch jobs executing within the server and writes z/OS SMF type 120, subtype 12 records at end of job, end of step, end of partition, and end of flow.

Последняя версия: 22.0.0.6

Дата:

Batch Management 1.0

io.openliberty.features : batchManagement-1.0

This feature provides managed batch support for the Java batch container. This includes the Batch REST management interface, job logging support, and a command line utility for external scheduler integration.

Последняя версия: 22.0.0.6

Дата:

Jakarta Batch 2.0

io.openliberty.features : batch-2.0

This feature enables support for Jakarta Batch 2.0.

Последняя версия: 22.0.0.6

Дата:

Batch API 1.0

io.openliberty.features : batch-1.0

This feature enables support for the Java Batch 1.0 API specified by JSR-352.

Последняя версия: 22.0.0.6

Дата:

Base Bundle

com.ibm.websphere.appserver.features : baseBundle

Adds all the features available in the WAS Liberty Base edition.

Последняя версия: 22.0.0.6

Дата:

Audit 1.0

io.openliberty.features : audit-1.0

The Audit feature is used to report and track auditable events to ensure the integrity of your system.

Последняя версия: 22.0.0.6

Дата:

Application Security for Client 1.0

io.openliberty.features : appSecurityClient-1.0

Support for securing the client container runtime environment and applications. This feature enables application security, CSIv2 and SSL on the client.

Последняя версия: 22.0.0.6

Дата:

Application Security 4.0 (Jakarta Security 2.0)

io.openliberty.features : appSecurity-4.0

This feature enables support for securing the server runtime environment and applications using Jakarta Security 2.0.

Последняя версия: 22.0.0.6

Дата:

Application Security 3.0

io.openliberty.features : appSecurity-3.0

This feature enables support for securing the server runtime environment and applications using Security-1.0 as defined in JSR-375.

Последняя версия: 22.0.0.6

Дата:

Application Security 2.0

io.openliberty.features : appSecurity-2.0

This feature enables support for securing the server runtime environment and applications; it includes a basic user registry. This feature supersedes appSecurity-1.0 and does not include servlet-3.0 or support for the LDAP user registry. To secure web applications, add the servlet-3.0 feature. To secure EJB applications, add the ejbLite-3.1 feature. To use LDAP, add the ldapRegistry-3.0 feature. When you add the appSecurity-2.0 feature to your server, you need to configure a user registry, such as the basic user registry or the LDAP user registry.

Последняя версия: 22.0.0.6

Дата:

Application Security 1.0

io.openliberty.features : appSecurity-1.0

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.

Последняя версия: 22.0.0.6

Дата:

Jakarta Application Client Support for Server 2.0

io.openliberty.features : appClientSupport-2.0

This feature enables the Liberty server to process Jakarta EE client modules and support remote Jakarta EE client containers.

Последняя версия: 22.0.0.6

Дата:

Application Client Support for Server 1.0

io.openliberty.features : appClientSupport-1.0

This feature enables the Liberty server to process client modules and support remote client containers.

Последняя версия: 22.0.0.6

Дата:

Jakarta Authorization 2.0

io.openliberty.features : appAuthorization-2.0

This feature enables support for Jakarta Authorization version 2.0 In order to add the appAuthorization-2.0 feature to your server, you need to add the third party provider which is not a part of the Open Liberty profile.

Последняя версия: 22.0.0.6

Дата:

Jakarta Authentication 2.0

io.openliberty.features : appAuthentication-2.0

This feature enables support for securing the server runtime environment and applications using Jakarta Authentication 2.0 providers

Последняя версия: 22.0.0.6

Дата:

API Discovery 1.0

com.ibm.websphere.appserver.features : apiDiscovery-1.0

Enables discovery and exposure of REST APIs within Liberty.

Последняя версия: 22.0.0.6

Дата:

Admin Center

io.openliberty.features : adminCenter-1.0

The adminCenter-1.0 feature enables the Liberty Admin Center, a web-based graphical interface for deploying, monitoring and managing Liberty servers in standalone and collective environments.

Последняя версия: 22.0.0.6

Дата:

Automatic Certificate Management Environment (ACME) Support 2.0

io.openliberty.features : acmeCA-2.0

This feature automates interactions with a certificate authority (CA) by using the Automated Certificate Management Environment (ACME) protocol.

Последняя версия: 22.0.0.6

Дата:

Robocode Tank Royale Bot API

dev.robocode.tankroyale : robocode-tankroyale-bot-api

Java API library for developing bots for Robocode Tank Royale

Последняя версия: 0.13.4

Дата:

com.ably.tracking:ui-sdk

com.ably.tracking : ui-sdk

Ably Asset Tracking UI extensions module.

Последняя версия: 1.1.0-rc.4

Дата:

Последняя версия: 1.1.0-rc.4

Дата:

com.ably.tracking:subscribing-sdk

com.ably.tracking : subscribing-sdk

Ably Asset Tracking Subscriber SDK for Kotlin.

Последняя версия: 1.1.0-rc.4

Дата:

Последняя версия: 1.1.0-rc.4

Дата:

java-glue42-sdk

com.glue42 : java-glue42-sdk

Provides a base configuration for Glue42 project builds

Последняя версия: 1.4.9

Дата:

java-glue42-docs

com.glue42 : java-glue42-docs

Provides a base configuration for Glue42 project builds

Последняя версия: 1.4.9

Дата:

com.ably.tracking:publishing-sdk

com.ably.tracking : publishing-sdk

Ably Asset Tracking Publisher SDK for Kotlin.

Последняя версия: 1.1.0-rc.4

Дата:

java-glue42-shaded

com.glue42 : java-glue42-shaded

Provides a base configuration for Glue42 project builds

Последняя версия: 1.4.9

Дата: