Last Version

TopNB 0.0.4

TopNB

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

topnb
Version

Version

0.0.4
Type

Type

jar
Description

Description

TopNB
TopNB
Project URL

Project URL

https://github.com/tanhaichao/topnb

Download topnb 0.0.4


<!-- https://jarcasting.com/artifacts/io.leopard/topnb/ -->
<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>topnb</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/topnb/
implementation 'io.leopard:topnb:0.0.4'
// https://jarcasting.com/artifacts/io.leopard/topnb/
implementation ("io.leopard:topnb:0.0.4")
'io.leopard:topnb:jar:0.0.4'
<dependency org="io.leopard" name="topnb" rev="0.0.4">
  <artifact name="topnb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='topnb', version='0.0.4')
)
libraryDependencies += "io.leopard" % "topnb" % "0.0.4"
[io.leopard/topnb "0.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-lang : commons-lang jar 2.6
org.springframework : spring-aop jar 4.0.5.RELEASE
org.freemarker : freemarker jar 2.3.20
javax.servlet : servlet-api jar 3.0.1
org.springframework : spring-webmvc jar 4.0.5.RELEASE
org.springframework : spring-context-support jar 4.0.5.RELEASE
com.google.inject : guice jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.