| License |
License |
|---|---|
| GroupId | GroupIdcom.github.knightliao.test |
| ArtifactId | ArtifactIdjutf |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjutf
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jutf-1.0.3.pom | |
| jutf-1.0.3.jar | 21 KB |
| jutf-1.0.3-sources.jar | 10 KB |
| jutf-1.0.3-javadoc.jar | 93 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.5 |
| com.h2database : h2 | jar | 1.3.174 |