| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdorg.safehaus.jettyjam |
| ArtifactId | ArtifactIdjettyjam-parent |
| Last Version | Last Version2.1.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJettyJam Parent
Embedded Jetty as executable jar files
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jettyjam-parent-2.1.5.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/ -->
<dependency>
<groupId>org.safehaus.jettyjam</groupId>
<artifactId>jettyjam-parent</artifactId>
<version>2.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/
implementation 'org.safehaus.jettyjam:jettyjam-parent:2.1.5'
// https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/
implementation ("org.safehaus.jettyjam:jettyjam-parent:2.1.5")
'org.safehaus.jettyjam:jettyjam-parent:pom:2.1.5'
<dependency org="org.safehaus.jettyjam" name="jettyjam-parent" rev="2.1.5">
<artifact name="jettyjam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.safehaus.jettyjam', module='jettyjam-parent', version='2.1.5')
)
libraryDependencies += "org.safehaus.jettyjam" % "jettyjam-parent" % "2.1.5"
[org.safehaus.jettyjam/jettyjam-parent "2.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |