bootstrap-test

A complete architecture for creating and managing tests.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-test
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-test
A complete architecture for creating and managing tests.
Project Organization

Project Organization

Pivotal Software, Inc.

Download bootstrap-test

How to add to project

<!-- 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"]

Dependencies

compile (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

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 1.5.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1