| License |
License |
|---|---|
| GroupId | GroupIdorg.finos-test |
| ArtifactId | ArtifactIdendtoend |
| Last Version | Last Version0.12.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionendtoend
End to End CI/CD example
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| endtoend-0.12.1.pom | |
| endtoend-0.12.1.jar | 18 MB |
| endtoend-0.12.1-sources.jar | 1 KB |
| endtoend-0.12.1-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.finos-test/endtoend/ -->
<dependency>
<groupId>org.finos-test</groupId>
<artifactId>endtoend</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos-test/endtoend/
implementation 'org.finos-test:endtoend:0.12.1'
// https://jarcasting.com/artifacts/org.finos-test/endtoend/
implementation ("org.finos-test:endtoend:0.12.1")
'org.finos-test:endtoend:jar:0.12.1'
<dependency org="org.finos-test" name="endtoend" rev="0.12.1">
<artifact name="endtoend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos-test', module='endtoend', version='0.12.1')
)
libraryDependencies += "org.finos-test" % "endtoend" % "0.12.1"
[org.finos-test/endtoend "0.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.6 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |