License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIddistribute-impl-jpa |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-impl-jpa</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/
implementation 'com.github.shoothzj:distribute-impl-jpa:0.0.2'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/
implementation ("com.github.shoothzj:distribute-impl-jpa:0.0.2")
'com.github.shoothzj:distribute-impl-jpa:jar:0.0.2'
<dependency org="com.github.shoothzj" name="distribute-impl-jpa" rev="0.0.2">
<artifact name="distribute-impl-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-impl-jpa', version='0.0.2')
)
libraryDependencies += "com.github.shoothzj" % "distribute-impl-jpa" % "0.0.2"
[com.github.shoothzj/distribute-impl-jpa "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : distribute-impl-common-db | jar | 0.0.2 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |