License |
License |
---|---|
GroupId | GroupIdcn.imaq |
ArtifactId | ArtifactIdtompuss |
Version | Version2020.10 |
Type | Typejar |
Description |
Descriptiontompuss
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tompuss-2020.10.pom | |
tompuss-2020.10.jar | 71 KB |
tompuss-2020.10-sources.jar | 59 KB |
tompuss-2020.10-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.imaq/tompuss/ -->
<dependency>
<groupId>cn.imaq</groupId>
<artifactId>tompuss</artifactId>
<version>2020.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.imaq/tompuss/
implementation 'cn.imaq:tompuss:2020.10'
// https://jarcasting.com/artifacts/cn.imaq/tompuss/
implementation ("cn.imaq:tompuss:2020.10")
'cn.imaq:tompuss:jar:2020.10'
<dependency org="cn.imaq" name="tompuss" rev="2020.10">
<artifact name="tompuss" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.imaq', module='tompuss', version='2020.10')
)
libraryDependencies += "cn.imaq" % "tompuss" % "2020.10"
[cn.imaq/tompuss "2020.10"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
cn.imaq : autumn-http-server | jar | 2020.10 |
cn.imaq : autumn-classpath-scan | jar | 2020.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
org.eclipse.jetty.toolchain : jetty-jsp-jdt | jar | 2.3.3 |
org.dom4j : dom4j | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.14.3 |