License |
License |
---|---|
GroupId | GroupIdcom.github.peacetrue |
ArtifactId | ArtifactIdpeacetrue-associate |
Version | Version1.1-RELEASE |
Type | Typejar |
Description |
Descriptionpeacetrue-associate
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-associate/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue-associate</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-associate/
implementation 'com.github.peacetrue:peacetrue-associate:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-associate/
implementation ("com.github.peacetrue:peacetrue-associate:1.1-RELEASE")
'com.github.peacetrue:peacetrue-associate:jar:1.1-RELEASE'
<dependency org="com.github.peacetrue" name="peacetrue-associate" rev="1.1-RELEASE">
<artifact name="peacetrue-associate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-associate', version='1.1-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue-associate" % "1.1-RELEASE"
[com.github.peacetrue/peacetrue-associate "1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.peacetrue : peacetrue-jpa | jar | 1.1-RELEASE |
com.github.peacetrue : peacetrue-spring | jar | 1.1-RELEASE |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.projectlombok : lombok | jar | 1.16.20 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
com.h2database : h2 | jar | 1.4.196 |