| License |
License |
|---|---|
| GroupId | GroupIdcom.github.httl |
| ArtifactId | ArtifactIdhttl-nutz |
| Version | Version1.0.11 |
| Type | Typejar |
| Description |
DescriptionHTTL-Nutz
HTTL Nutz Integration.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httl-nutz-1.0.11.pom | |
| httl-nutz-1.0.11.jar | 5 KB |
| httl-nutz-1.0.11-sources.jar | 2 KB |
| httl-nutz-1.0.11-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.httl/httl-nutz/ -->
<dependency>
<groupId>com.github.httl</groupId>
<artifactId>httl-nutz</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httl/httl-nutz/
implementation 'com.github.httl:httl-nutz:1.0.11'
// https://jarcasting.com/artifacts/com.github.httl/httl-nutz/
implementation ("com.github.httl:httl-nutz:1.0.11")
'com.github.httl:httl-nutz:jar:1.0.11'
<dependency org="com.github.httl" name="httl-nutz" rev="1.0.11">
<artifact name="httl-nutz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httl', module='httl-nutz', version='1.0.11')
)
libraryDependencies += "com.github.httl" % "httl-nutz" % "1.0.11"
[com.github.httl/httl-nutz "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.httl : httl | jar | 1.0.11 |
| org.nutz : nutz | jar | 1.b.48 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| commons-logging : commons-logging-api | jar | 1.1 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
| junit : junit | jar | 4.11 |