Last Version

lagom-bom 1.6.8-RC1

lagom-bom

License

License

GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-bom
Version

Version

1.6.8-RC1
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 1.6.8-RC1

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

<!-- 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.