Micronaut Coherence

Integration between Micronaut and Oracle Coherence

License

License

Categories

Categories

Micronaut Container Microservices
GroupId

GroupId

io.micronaut.coherence
ArtifactId

ArtifactId

micronaut-coherence-bom
Last Version

Last Version

3.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Micronaut Coherence
Integration between Micronaut and Oracle Coherence
Project URL

Project URL

https://micronaut.io

Download micronaut-coherence-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.micronaut.coherence/micronaut-coherence-bom/ -->
<dependency>
    <groupId>io.micronaut.coherence</groupId>
    <artifactId>micronaut-coherence-bom</artifactId>
    <version>3.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.micronaut.coherence/micronaut-coherence-bom/
implementation 'io.micronaut.coherence:micronaut-coherence-bom:3.4.1'
// https://jarcasting.com/artifacts/io.micronaut.coherence/micronaut-coherence-bom/
implementation ("io.micronaut.coherence:micronaut-coherence-bom:3.4.1")
'io.micronaut.coherence:micronaut-coherence-bom:pom:3.4.1'
<dependency org="io.micronaut.coherence" name="micronaut-coherence-bom" rev="3.4.1">
  <artifact name="micronaut-coherence-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.micronaut.coherence', module='micronaut-coherence-bom', version='3.4.1')
)
libraryDependencies += "io.micronaut.coherence" % "micronaut-coherence-bom" % "3.4.1"
[io.micronaut.coherence/micronaut-coherence-bom "3.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.1
3.4.0
3.0.1
3.0.0
1.0.0
1.0.0.M2
1.0.0.M1