License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdbootstrap-test |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-test
A complete architecture for creating and managing tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-test-0.0.3.pom | |
bootstrap-test-0.0.3.jar | 15 KB |
bootstrap-test-0.0.3-sources.jar | 9 KB |
bootstrap-test-0.0.3-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-test/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-test</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-test/
implementation 'com.gitlab.jhonsapp:bootstrap-test:0.0.3'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-test/
implementation ("com.gitlab.jhonsapp:bootstrap-test:0.0.3")
'com.gitlab.jhonsapp:bootstrap-test:jar:0.0.3'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-test" rev="0.0.3">
<artifact name="bootstrap-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-test', version='0.0.3')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-test" % "0.0.3"
[com.gitlab.jhonsapp/bootstrap-test "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
org.springframework.security : spring-security-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 1.5.7.RELEASE |