Last Version

com.github.shoothzj:distribute-recipe 0.0.3

Java dependency

License

License

GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

distribute-recipe
Version

Version

0.0.3
Type

Type

pom
Description

Description

Java dependency
Project Organization

Project Organization

Shoothzj

Download distribute-recipe 0.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • distribute-api
  • distribute-impl-jpa
  • distribute-impl-mongo
  • distribute-impl-mybatis
  • distribute-impl-common
  • distribute-impl-common-db
  • distribute-impl-redis-spring
  • distribute-impl-redis-base
  • distribute-impl-redis-lettuce