License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.github.youyinnn |
ArtifactId | ArtifactIdyou-quick-jetty |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
you-quick-jetty-1.1.pom | |
you-quick-jetty-1.1.jar | 8 KB |
you-quick-jetty-1.1-sources.jar | 5 KB |
you-quick-jetty-1.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/you-quick-jetty/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>you-quick-jetty</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/you-quick-jetty/
implementation 'com.github.youyinnn:you-quick-jetty:1.1'
// https://jarcasting.com/artifacts/com.github.youyinnn/you-quick-jetty/
implementation ("com.github.youyinnn:you-quick-jetty:1.1")
'com.github.youyinnn:you-quick-jetty:jar:1.1'
<dependency org="com.github.youyinnn" name="you-quick-jetty" rev="1.1">
<artifact name="you-quick-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='you-quick-jetty', version='1.1')
)
libraryDependencies += "com.github.youyinnn" % "you-quick-jetty" % "1.1"
[com.github.youyinnn/you-quick-jetty "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-plus | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-annotations | jar | 9.4.6.v20170531 |