| License |
License |
|---|---|
| GroupId | GroupIdde.dbck.poc |
| ArtifactId | ArtifactIdpoc-helloworld |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpoc-helloworld
Project poc-helloworld
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationdbck |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| poc-helloworld-0.0.6.pom | |
| poc-helloworld-0.0.6.jar | 20 MB |
| poc-helloworld-0.0.6-sources.jar | 3 KB |
| poc-helloworld-0.0.6-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.dbck.poc/poc-helloworld/ -->
<dependency>
<groupId>de.dbck.poc</groupId>
<artifactId>poc-helloworld</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.dbck.poc/poc-helloworld/
implementation 'de.dbck.poc:poc-helloworld:0.0.6'
// https://jarcasting.com/artifacts/de.dbck.poc/poc-helloworld/
implementation ("de.dbck.poc:poc-helloworld:0.0.6")
'de.dbck.poc:poc-helloworld:jar:0.0.6'
<dependency org="de.dbck.poc" name="poc-helloworld" rev="0.0.6">
<artifact name="poc-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dbck.poc', module='poc-helloworld', version='0.0.6')
)
libraryDependencies += "de.dbck.poc" % "poc-helloworld" % "0.0.6"
[de.dbck.poc/poc-helloworld "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.junit.jupiter : junit-jupiter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.mockito : mockito-inline | jar | 3.6.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.0 |