com.oracle.coherence.cdi.server.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of coherence-cdi-server Show documentation
Show all versions of coherence-cdi-server Show documentation
CDI-enabled Coherence Server
/*
* Copyright (c) 2020, 2021 Oracle and/or its affiliates.
*
* Licensed under the Universal Permissive License v 1.0 as shown at
* http://oss.oracle.com/licenses/upl.
*/
/**
* Simple CDI-based Cache Server implementation.
*
* @author Aleks Seovic 2020.03.25
* @since 20.06
*/
package com.oracle.coherence.cdi.server;