| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdjetty-console |
| Last Version | Last Version1.64 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJetty-Console parent pom
Creates runnable wars by embedding Jetty into the WAR
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetty-console-1.64.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/jetty-console/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<version>1.64</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console/
implementation 'org.fcrepo:jetty-console:1.64'
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console/
implementation ("org.fcrepo:jetty-console:1.64")
'org.fcrepo:jetty-console:pom:1.64'
<dependency org="org.fcrepo" name="jetty-console" rev="1.64">
<artifact name="jetty-console" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='jetty-console', version='1.64')
)
libraryDependencies += "org.fcrepo" % "jetty-console" % "1.64"
[org.fcrepo/jetty-console "1.64"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |