Last Version

compensate 0.0.1

The compensate tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

compensate
Version

Version

0.0.1
Type

Type

pom
Description

Description

compensate
The compensate tool for java.

Download compensate 0.0.1

Filename Size
compensate-0.0.1.pom 12 KB
Browse

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

  • compensate-api
  • compensate-core
  • compensate-test
  • compensate-spring
  • compensate-springboot-starter