Last Version

org.huiche:test 1.2.0

huiche framework Powered by spring-boot and querydsl

License

License

GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

test
Version

Version

1.2.0
Type

Type

jar
Description

Description

huiche framework Powered by spring-boot and querydsl

Download test 1.2.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.google.code.findbugs : jsr305 jar 3.0.2
org.jetbrains : annotations jar 17.0.0

test (5)

Group / Artifact Type Version
org.huiche : huiche-spring-boot-starter jar 1.2.0
org.springframework.boot : spring-boot-starter-test jar
org.huiche : huiche-sql-builder jar 1.2.0
mysql : mysql-connector-java jar
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.