License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty.archetype |
ArtifactId | ArtifactIdarchetype-parent |
Last Version | Last Version8.1.16.v20140903 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty :: Archetype :: Parent
Jetty integrations and distributions
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
archetype-parent-8.1.16.v20140903.pom | 691 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.archetype/archetype-parent/ -->
<dependency>
<groupId>org.mortbay.jetty.archetype</groupId>
<artifactId>archetype-parent</artifactId>
<version>8.1.16.v20140903</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.archetype/archetype-parent/
implementation 'org.mortbay.jetty.archetype:archetype-parent:8.1.16.v20140903'
// https://jarcasting.com/artifacts/org.mortbay.jetty.archetype/archetype-parent/
implementation ("org.mortbay.jetty.archetype:archetype-parent:8.1.16.v20140903")
'org.mortbay.jetty.archetype:archetype-parent:pom:8.1.16.v20140903'
<dependency org="org.mortbay.jetty.archetype" name="archetype-parent" rev="8.1.16.v20140903">
<artifact name="archetype-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.archetype', module='archetype-parent', version='8.1.16.v20140903')
)
libraryDependencies += "org.mortbay.jetty.archetype" % "archetype-parent" % "8.1.16.v20140903"
[org.mortbay.jetty.archetype/archetype-parent "8.1.16.v20140903"]