| License |
License |
|---|---|
| GroupId | GroupIdio.leopard.topnb |
| ArtifactId | ArtifactIdtopnb-web |
| Last Version | Last Version0.9.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeb操作界面
在线查看
|
| Filename | Size |
|---|---|
| topnb-web-0.9.12.pom | |
| topnb-web-0.9.12.jar | 906 KB |
| topnb-web-0.9.12-sources.jar | 898 KB |
| topnb-web-0.9.12-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.topnb/topnb-web/ -->
<dependency>
<groupId>io.leopard.topnb</groupId>
<artifactId>topnb-web</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.topnb/topnb-web/
implementation 'io.leopard.topnb:topnb-web:0.9.12'
// https://jarcasting.com/artifacts/io.leopard.topnb/topnb-web/
implementation ("io.leopard.topnb:topnb-web:0.9.12")
'io.leopard.topnb:topnb-web:jar:0.9.12'
<dependency org="io.leopard.topnb" name="topnb-web" rev="0.9.12">
<artifact name="topnb-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.topnb', module='topnb-web', version='0.9.12')
)
libraryDependencies += "io.leopard.topnb" % "topnb-web" % "0.9.12"
[io.leopard.topnb/topnb-web "0.9.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.23 |
| io.leopard : leopard-freemarker | jar | 0.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.leopard : leopard-jetty-test | jar | 0.9.12 |