lagom-bom


License

License

GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-bom
Last Version

Last Version

1.6.8-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

lagom-bom
lagom-bom
Project URL

Project URL

https://www.lagomframework.com/
Project Organization

Project Organization

com.lightbend.lagom
Source Code Management

Source Code Management

https://github.com/lagom/lagom

Download lagom-bom

Filename Size
lagom-bom-1.6.8-RC1.pom 24 KB
Browse

How to add to project

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

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.
com.lightbend.lagom

Lagom Framework

Reactive Microservices on the JVM.

Versions

Version
1.6.8-RC1
1.6.7
1.6.6
1.6.5
1.6.5-RC2