| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers Net |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasor-jetty |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHasor-Jetty
the hasor jetty project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hasor-jetty-0.0.1.pom | |
| hasor-jetty-0.0.1.jar | 5 MB |
| hasor-jetty-0.0.1-sources.jar | 4 MB |
| hasor-jetty-0.0.1-javadoc.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-jetty/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-jetty</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-jetty/
implementation 'net.hasor:hasor-jetty:0.0.1'
// https://jarcasting.com/artifacts/net.hasor/hasor-jetty/
implementation ("net.hasor:hasor-jetty:0.0.1")
'net.hasor:hasor-jetty:jar:0.0.1'
<dependency org="net.hasor" name="hasor-jetty" rev="0.0.1">
<artifact name="hasor-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-jetty', version='0.0.1')
)
libraryDependencies += "net.hasor" % "hasor-jetty" % "0.0.1"
[net.hasor/hasor-jetty "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |