License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdjetty-console-core |
Last Version | Last Version1.64 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty-Console Core
Creates runnable wars by embedding Jetty into the WAR
|
Filename | Size |
---|---|
jetty-console-core-1.64.pom | |
jetty-console-core-1.64.jar | 66 KB |
jetty-console-core-1.64-sources.jar | 31 KB |
jetty-console-core-1.64-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/jetty-console-core/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console-core</artifactId>
<version>1.64</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console-core/
implementation 'org.fcrepo:jetty-console-core:1.64'
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console-core/
implementation ("org.fcrepo:jetty-console-core:1.64")
'org.fcrepo:jetty-console-core:jar:1.64'
<dependency org="org.fcrepo" name="jetty-console-core" rev="1.64">
<artifact name="jetty-console-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='jetty-console-core', version='1.64')
)
libraryDependencies += "org.fcrepo" % "jetty-console-core" % "1.64"
[org.fcrepo/jetty-console-core "1.64"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : jetty-console-api | jar | 1.64 |
org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-annotations | jar | 9.4.44.v20210927 |
org.ow2.asm : asm | jar | 7.2 |
org.ow2.asm : asm-commons | jar | 7.2 |
org.simplericity.macify : macify | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.kantega.jexmec : jexmec-manager | jar | 2.0.0rc7 |
org.kantega.jexmec : jexmec-ctor-pl | jar | 2.0.0rc7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |