Jetty :: Build Resources

Common Build Resources

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-build-resources
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty :: Build Resources
Common Build Resources
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-build-resources

How to add to project

<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-build-resources/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-build-resources</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-build-resources/
implementation 'org.mortbay.jetty:jetty-build-resources:1.0.1'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-build-resources/
implementation ("org.mortbay.jetty:jetty-build-resources:1.0.1")
'org.mortbay.jetty:jetty-build-resources:jar:1.0.1'
<dependency org="org.mortbay.jetty" name="jetty-build-resources" rev="1.0.1">
  <artifact name="jetty-build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-build-resources', version='1.0.1')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-build-resources" % "1.0.1"
[org.mortbay.jetty/jetty-build-resources "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0