Last Version

jooby-bom 1.6.8

Jooby (Bill of Materials)

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-bom
Version

Version

1.6.8
Type

Type

pom
Description

Description

jooby-bom
Jooby (Bill of Materials)
Project URL

Project URL

https://github.com/jooby-project/jooby

Download jooby-bom 1.6.8

Filename Size
jooby-bom-1.6.8.pom 27 KB
Browse

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

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.