Last Version

test 0.0.1

The test tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

test
Version

Version

0.0.1
Type

Type

pom
Description

Description

test
The test tool for java.

Download test 0.0.1

Filename Size
test-0.0.1.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test-core
  • test-spring