Last Version

resubmit 0.0.3

The resubmit tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

resubmit
Version

Version

0.0.3
Type

Type

pom
Description

Description

resubmit
The resubmit tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/resubmit

Download resubmit 0.0.3

Filename Size
resubmit-0.0.3.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • resubmit-api
  • resubmit-core
  • resubmit-test
  • resubmit-spring
  • resubmit-springboot-starter
  • resubmit-test2