License |
License |
---|---|
GroupId | GroupIdorg.boothub |
ArtifactId | ArtifactIdboothub-web |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModule boothub-web
The boothub-web artifact
|
Filename | Size |
---|---|
boothub-web-1.1.1.pom | |
boothub-web-1.1.1.jar | 2 MB |
boothub-web-1.1.1-sources.jar | 2 MB |
boothub-web-1.1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.boothub/boothub-web/ -->
<dependency>
<groupId>org.boothub</groupId>
<artifactId>boothub-web</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-web/
implementation 'org.boothub:boothub-web:1.1.1'
// https://jarcasting.com/artifacts/org.boothub/boothub-web/
implementation ("org.boothub:boothub-web:1.1.1")
'org.boothub:boothub-web:jar:1.1.1'
<dependency org="org.boothub" name="boothub-web" rev="1.1.1">
<artifact name="boothub-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-web', version='1.1.1')
)
libraryDependencies += "org.boothub" % "boothub-web" % "1.1.1"
[org.boothub/boothub-web "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.boothub : boothub-db | jar | 1.1.1 |
org.beryx : text-io-web | jar | 3.1.3 |
io.ratpack : ratpack-session | jar | 1.5.4 |
io.ratpack : ratpack-handlebars | jar | 1.5.4 |
org.pac4j : ratpack-pac4j | jar | 2.0.0 |
org.pac4j : pac4j-core | jar | 2.0.0 |
org.pac4j : pac4j-oauth | jar | 2.0.0 |