com.github.knightliao.test:jutf-spring

jutf

License

License

GroupId

GroupId

com.github.knightliao.test
ArtifactId

ArtifactId

jutf-spring
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jutf
Project Organization

Project Organization

KNIGHT

Download jutf-spring

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.knightliao.test : jutf jar 1.0.3
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.springframework : spring-tx jar 4.2.5.RELEASE
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.5.RELEASE
org.mockito : mockito-all jar 1.9.5
org.mockito : mockito-core jar 1.9.5
org.mybatis : mybatis-spring jar 1.2.2
org.mybatis : mybatis jar 3.3.0
org.projectlombok : lombok jar 1.14.4

test (1)

Group / Artifact Type Version
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