| License | License | 
|---|---|
| GroupId | GroupIdcom.github.peacetrue | 
| ArtifactId | ArtifactIdpeacetrue-result | 
| Version | Version1.1-RELEASE | 
| Type | Typejar | 
| Description | Descriptionpeacetrue-result null | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-result/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>peacetrue-result</artifactId>
    <version>1.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-result/
implementation 'com.github.peacetrue:peacetrue-result:1.1-RELEASE'// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-result/
implementation ("com.github.peacetrue:peacetrue-result:1.1-RELEASE")'com.github.peacetrue:peacetrue-result:jar:1.1-RELEASE'<dependency org="com.github.peacetrue" name="peacetrue-result" rev="1.1-RELEASE">
  <artifact name="peacetrue-result" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-result', version='1.1-RELEASE')
)libraryDependencies += "com.github.peacetrue" % "peacetrue-result" % "1.1-RELEASE"[com.github.peacetrue/peacetrue-result "1.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.peacetrue : peacetrue-spring | jar | 1.1-RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| 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-thymeleaf | jar |