com.github.knightliao.test:jutf

jutf

License

License

GroupId

GroupId

com.github.knightliao.test
ArtifactId

ArtifactId

jutf
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jutf
Project Organization

Project Organization

KNIGHT

Download jutf

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.2
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
org.mockito : mockito-core jar 1.9.5
org.jmockit : jmockit jar 1.24
commons-dbutils : commons-dbutils jar 1.6
org.zapodot : embedded-db-junit jar 0.8
org.projectlombok : lombok jar 1.14.4

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

test (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.5
com.h2database : h2 jar 1.3.174

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.0